Skip to content

Console Output

Started by user Matthias Mueller
Running as 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_1.24.x
[Pipeline] {
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (notifyStart)
[Pipeline] emailext
Sending email to: matthias.mueller@appng.org
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (git clone)
[Pipeline] git
The recommended git tool is: git
No credentials specified
 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/appNG_1.24.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 a9b0cccb894b40f627c1354e273828d8a5b29f60 (refs/remotes/origin/appng-2.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9b0cccb894b40f627c1354e273828d8a5b29f60 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b appng-2.0.x a9b0cccb894b40f627c1354e273828d8a5b29f60 # timeout=10
Commit message: "move to 2.0.x"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Maven Build)
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3
Java version: 1.8.0_333, vendor: Oracle Corporation, runtime: /opt/jdk1.8.0_333/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.0-9-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/120 -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_1.24.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): 598 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (598 B at 1.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-20220525.084707-9.pom
Progress (1): 4.1/37 kB
Progress (1): 8.2/37 kB
Progress (1): 12/37 kB 
Progress (1): 16/37 kB
Progress (1): 20/37 kB
Progress (1): 25/37 kB
Progress (1): 29/37 kB
Progress (1): 33/37 kB
Progress (1): 37/37 kB
Progress (1): 37 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-20220525.084707-9.pom (37 kB at 64 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 80 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): 598 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/2.0.0-SNAPSHOT/maven-metadata.xml (598 B at 534 B/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 2.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_1.24.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_1.24.x/appng-tools/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 37 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-tools/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-tools ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_1.24.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: 1.674 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.002 s - in org.appng.tools.image.DimensionTest
[INFO] Running org.appng.tools.image.ImageProcessorTest
2022-05-25T10:47:20,570 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,089 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,116 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,254 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,266 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,368 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,486 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,667 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-05-25T10:47:21,800 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: 1.436 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.072 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.041 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.098 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.016 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.016 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: 14.801 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.037 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.009 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 6.6 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-20220525.084738-6.jar
Progress (1): 4.1/50 kB
Progress (1): 8.2/50 kB
Progress (1): 12/50 kB 
Progress (1): 16/50 kB
Progress (1): 20/50 kB
Progress (1): 25/50 kB
Progress (1): 29/50 kB
Progress (1): 33/50 kB
Progress (1): 37/50 kB
Progress (1): 41/50 kB
Progress (1): 45/50 kB
Progress (1): 49/50 kB
Progress (1): 50 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-20220525.084738-6.jar (50 kB at 60 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-20220525.084738-6.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-20220525.084738-6.pom (1.9 kB at 3.1 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 80 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): 984 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 916 B/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 2.2 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-20220525.084738-6-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-20220525.084738-6-sources.jar (41 kB at 59 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): 984 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/2.0.0-SNAPSHOT/maven-metadata.xml (984 B at 893 B/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_1.24.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_1.24.x/appng-mail/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-mail ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 11 source files to /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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: 1.24 s - in org.appng.mail.MailTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-mail ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 49 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-20220525.084747-6.jar
Progress (1): 4.1/15 kB
Progress (1): 8.2/15 kB
Progress (1): 12/15 kB 
Progress (1): 15 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-20220525.084747-6.jar (15 kB at 20 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-20220525.084747-6.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-20220525.084747-6.pom (922 B at 2.0 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 44 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): 983 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 756 B/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 1.9 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-20220525.084747-6-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-20220525.084747-6-sources.jar (12 kB at 24 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): 983 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 1.6 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_1.24.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_1.24.x/appng-forms/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-forms/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-forms ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.24.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: 1.127 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.02 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_1.24.x/appng-forms/ESAPI.properties
ESAPI: Not found in SystemResource Directory/resourceDirectory: .esapi/ESAPI.properties
ESAPI: Not found in 'user.home' (/var/lib/jenkins) directory: /var/lib/jenkins/esapi/ESAPI.properties
ESAPI: Loading ESAPI.properties via file I/O failed. Exception was: java.io.FileNotFoundException
ESAPI: Attempting to load ESAPI.properties via the classpath.
ESAPI: SUCCESSFULLY LOADED ESAPI.properties via the CLASSPATH from '/ (root)' using current thread context class loader!
ESAPI: SecurityConfiguration for Validator.ConfigurationFile.MultiValued not found in ESAPI.properties. Using default: false
ESAPI: SecurityConfiguration for Validator.ConfigurationFile not found in ESAPI.properties. Using default: validation.properties
ESAPI: Attempting to load validation.properties via file I/O.
ESAPI: Attempting to load validation.properties as resource file via file I/O.
ESAPI: Not found in 'org.owasp.esapi.resources' directory or file not readable: /var/lib/jenkins/workspace/appNG_1.24.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.275 s - in org.appng.forms.XSSUtilTest
[INFO] Running org.appng.forms.FormRequestTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.569 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.288 s - in org.appng.el.ExpressionEvaluatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-forms ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 12 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-20220525.084757-6.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-20220525.084757-6.jar (19 kB at 30 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-20220525.084757-6.pom
Progress (1): 1.6 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-20220525.084757-6.pom (1.6 kB at 2.6 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 154 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.2 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 2.1 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-20220525.084757-6-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-20220525.084757-6-sources.jar (19 kB at 43 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 627 B/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] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-formtags/target
[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_1.24.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_1.24.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_1.24.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
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 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.348 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.087 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.238 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 16 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-20220525.084808-6.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-20220525.084808-6.jar (30 kB at 102 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-20220525.084808-6.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-20220525.084808-6.pom (1.8 kB at 3.7 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 55 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.2 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 4.1 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-20220525.084808-6-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-20220525.084808-6-sources.jar (20 kB at 27 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.2 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] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-xmlapi/target
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/xml/platform/Action.java
[INFO] org/appng/xml/platform/ActionRef.java
[INFO] org/appng/xml/platform/ApplicationConfig.java
[INFO] org/appng/xml/platform/ApplicationReference.java
[INFO] org/appng/xml/platform/ApplicationRootConfig.java
[INFO] org/appng/xml/platform/Authentication.java
[INFO] org/appng/xml/platform/Authentications.java
[INFO] org/appng/xml/platform/Bean.java
[INFO] org/appng/xml/platform/BeanOption.java
[INFO] org/appng/xml/platform/Condition.java
[INFO] org/appng/xml/platform/Config.java
[INFO] org/appng/xml/platform/Content.java
[INFO] org/appng/xml/platform/Data.java
[INFO] org/appng/xml/platform/DataConfig.java
[INFO] org/appng/xml/platform/Datafield.java
[INFO] org/appng/xml/platform/Datasource.java
[INFO] org/appng/xml/platform/DatasourceRef.java
[INFO] org/appng/xml/platform/Datasources.java
[INFO] org/appng/xml/platform/Digits.java
[INFO] org/appng/xml/platform/Event.java
[INFO] org/appng/xml/platform/Events.java
[INFO] org/appng/xml/platform/FieldDef.java
[INFO] org/appng/xml/platform/FieldPermissionType.java
[INFO] org/appng/xml/platform/FieldPermissions.java
[INFO] org/appng/xml/platform/FieldType.java
[INFO] org/appng/xml/platform/FileUpload.java
[INFO] org/appng/xml/platform/Future.java
[INFO] org/appng/xml/platform/GetParams.java
[INFO] org/appng/xml/platform/Icon.java
[INFO] org/appng/xml/platform/Icontype.java
[INFO] org/appng/xml/platform/ItemType.java
[INFO] org/appng/xml/platform/Label.java
[INFO] org/appng/xml/platform/Labels.java
[INFO] org/appng/xml/platform/Link.java
[INFO] org/appng/xml/platform/Linkmode.java
[INFO] org/appng/xml/platform/Linkpanel.java
[INFO] org/appng/xml/platform/Localization.java
[INFO] org/appng/xml/platform/Max.java
[INFO] org/appng/xml/platform/Message.java
[INFO] org/appng/xml/platform/MessageType.java
[INFO] org/appng/xml/platform/Messages.java
[INFO] org/appng/xml/platform/MetaData.java
[INFO] org/appng/xml/platform/Min.java
[INFO] org/appng/xml/platform/Navigation.java
[INFO] org/appng/xml/platform/NavigationItem.java
[INFO] org/appng/xml/platform/NotNull.java
[INFO] org/appng/xml/platform/ObjectFactory.java
[INFO] org/appng/xml/platform/Option.java
[INFO] org/appng/xml/platform/OptionGroup.java
[INFO] org/appng/xml/platform/Output.java
[INFO] org/appng/xml/platform/OutputFormat.java
[INFO] org/appng/xml/platform/OutputType.java
[INFO] org/appng/xml/platform/PageConfig.java
[INFO] org/appng/xml/platform/PageDefinition.java
[INFO] org/appng/xml/platform/PageReference.java
[INFO] org/appng/xml/platform/Pages.java
[INFO] org/appng/xml/platform/PagesReference.java
[INFO] org/appng/xml/platform/PanelLocation.java
[INFO] org/appng/xml/platform/Param.java
[INFO] org/appng/xml/platform/ParamType.java
[INFO] org/appng/xml/platform/Params.java
[INFO] org/appng/xml/platform/Past.java
[INFO] org/appng/xml/platform/Pattern.java
[INFO] org/appng/xml/platform/Permission.java
[INFO] org/appng/xml/platform/PermissionMode.java
[INFO] org/appng/xml/platform/Permissions.java
[INFO] org/appng/xml/platform/Platform.java
[INFO] org/appng/xml/platform/PlatformConfig.java
[INFO] org/appng/xml/platform/PostParams.java
[INFO] org/appng/xml/platform/Result.java
[INFO] org/appng/xml/platform/Resultset.java
[INFO] org/appng/xml/platform/Rule.java
[INFO] org/appng/xml/platform/Section.java
[INFO] org/appng/xml/platform/SectionConfig.java
[INFO] org/appng/xml/platform/SectionDef.java
[INFO] org/appng/xml/platform/Sectionelement.java
[INFO] org/appng/xml/platform/SectionelementDef.java
[INFO] org/appng/xml/platform/Selection.java
[INFO] org/appng/xml/platform/SelectionGroup.java
[INFO] org/appng/xml/platform/SelectionType.java
[INFO] org/appng/xml/platform/Session.java
[INFO] org/appng/xml/platform/SessionInfo.java
[INFO] org/appng/xml/platform/SessionParams.java
[INFO] org/appng/xml/platform/Size.java
[INFO] org/appng/xml/platform/Sort.java
[INFO] org/appng/xml/platform/SortOrder.java
[INFO] org/appng/xml/platform/Structure.java
[INFO] org/appng/xml/platform/StructureDef.java
[INFO] org/appng/xml/platform/Subject.java
[INFO] org/appng/xml/platform/Template.java
[INFO] org/appng/xml/platform/TextElement.java
[INFO] org/appng/xml/platform/Textcontents.java
[INFO] org/appng/xml/platform/Textelements.java
[INFO] org/appng/xml/platform/Type.java
[INFO] org/appng/xml/platform/UrlParams.java
[INFO] org/appng/xml/platform/UrlSchema.java
[INFO] org/appng/xml/platform/UserData.java
[INFO] org/appng/xml/platform/UserInputField.java
[INFO] org/appng/xml/platform/Validation.java
[INFO] org/appng/xml/platform/ValidationGroups.java
[INFO] org/appng/xml/platform/ValidationRule.java
[INFO] org/appng/xml/platform/package-info.java
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-plugininfo) @ appng-xmlapi ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/xml/application/ApplicationInfo.java
[INFO] org/appng/xml/application/Datasource.java
[INFO] org/appng/xml/application/DatasourceType.java
[INFO] org/appng/xml/application/Datasources.java
[INFO] org/appng/xml/application/ObjectFactory.java
[INFO] org/appng/xml/application/PackageInfo.java
[INFO] org/appng/xml/application/Permission.java
[INFO] org/appng/xml/application/PermissionRef.java
[INFO] org/appng/xml/application/Permissions.java
[INFO] org/appng/xml/application/Properties.java
[INFO] org/appng/xml/application/Property.java
[INFO] org/appng/xml/application/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_1.24.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_1.24.x/appng-xmlapi/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-xmlapi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-xmlapi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.24.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-05-25T10:48:22,582 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-05-25T10:48:22,596 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: 3.888 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.136 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.046 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 16 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-20220525.084824-5.jar
Progress (1): 4.1/158 kB
Progress (1): 8.2/158 kB
Progress (1): 12/158 kB 
Progress (1): 16/158 kB
Progress (1): 20/158 kB
Progress (1): 25/158 kB
Progress (1): 29/158 kB
Progress (1): 33/158 kB
Progress (1): 37/158 kB
Progress (1): 41/158 kB
Progress (1): 45/158 kB
Progress (1): 49/158 kB
Progress (1): 53/158 kB
Progress (1): 57/158 kB
Progress (1): 61/158 kB
Progress (1): 66/158 kB
Progress (1): 70/158 kB
Progress (1): 74/158 kB
Progress (1): 78/158 kB
Progress (1): 82/158 kB
Progress (1): 86/158 kB
Progress (1): 90/158 kB
Progress (1): 94/158 kB
Progress (1): 98/158 kB
Progress (1): 102/158 kB
Progress (1): 106/158 kB
Progress (1): 111/158 kB
Progress (1): 115/158 kB
Progress (1): 119/158 kB
Progress (1): 123/158 kB
Progress (1): 127/158 kB
Progress (1): 131/158 kB
Progress (1): 135/158 kB
Progress (1): 139/158 kB
Progress (1): 143/158 kB
Progress (1): 147/158 kB
Progress (1): 152/158 kB
Progress (1): 156/158 kB
Progress (1): 158 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-20220525.084824-5.jar (158 kB at 407 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-20220525.084824-5.pom
Progress (1): 3.0 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-20220525.084824-5.pom (3.0 kB at 4.6 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 120 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 744 B/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 2.9 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-20220525.084824-5-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-20220525.084824-5-sources.jar (166 kB at 878 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 957 B/s)
[INFO] 
[INFO] ------------------------< org.appng:appng-api >-------------------------
[INFO] Building appNG public API 2.0.0-SNAPSHOT                          [7/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/target
[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_1.24.x/appng-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/model/SimpleProperty.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-api/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: Recompile with -Xlint:deprecation for details.
[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.252 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: 1.502 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.04 s - in org.appng.api.auth.AuthToolsTest
[INFO] Running org.appng.api.FormDataBinderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.587 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.018 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.033 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.193 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.212 s - in org.appng.api.support.HttpHeaderUtilsTest
[INFO] Running org.appng.api.support.ValidationProviderTest
2022-05-25T10:48:43,468 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: 4.853 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.259 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.021 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.018 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.12 s - in org.appng.api.support.LabelSupportTest
[INFO] Running org.appng.api.support.environment.EnvironmentTest
2022-05-25T10:48:48,512 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.113 s - in org.appng.api.support.environment.EnvironmentTest
[INFO] Running org.appng.api.support.environment.AttributeWrapperTest
2022-05-25T10:48:48,532 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#275448142 for site thesite with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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.034 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.012 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.172 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.117 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.167 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.012 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.017 s - in org.appng.api.support.OptionsImplTest
[INFO] Running org.appng.api.support.RequestSupportTest
2022-05-25T10:48:49,204 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-05-25T10:48:49,208 WARN  [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###'
2022-05-25T10:48:49,208 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#'
2022-05-25T10:48:49,226 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.165 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.017 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.026 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.024 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.012 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.18 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.093 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.027 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.106 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.018 s - in org.appng.api.support.ApplicationRequestTest
[INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest
2022-05-25T10:48:49,891 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.088 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest
2022-05-25T10:48:50,058 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.145 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest
[INFO] Running org.appng.api.support.field.IntegerFieldConverterTest
2022-05-25T10:48:50,132 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#'
2022-05-25T10:48:50,143 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.094 s - in org.appng.api.support.field.IntegerFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest
2022-05-25T10:48:50,248 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.061 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.09 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.013 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest
[INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest
2022-05-25T10:48:50,415 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.056 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest
[INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest
2022-05-25T10:48:50,482 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.061 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.04 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.085 s - in org.appng.api.support.field.ListFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterTest
2022-05-25T10:48:50,677 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.041 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.074 s - in org.appng.api.support.field.ObjectFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest
2022-05-25T10:48:50,805 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.044 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest
2022-05-25T10:48:50,847 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.036 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.007 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.162 s - in org.appng.api.XPathProcessorTest
[INFO] Running org.appng.api.ConfigValidatorTest
2022-05-25T10:48:51,172 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-05-25T10:48:51,191 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-05-25T10:48:51,207 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-05-25T10:48:51,225 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-05-25T10:48:51,229 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-05-25T10:48:51,250 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-05-25T10:48:51,271 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-05-25T10:48:51,284 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-05-25T10:48:51,292 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-05-25T10:48:51,300 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-05-25T10:48:51,311 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-05-25T10:48:51,317 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-05-25T10:48:51,431 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-05-25T10:48:51,440 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-05-25T10:48:51,449 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-05-25T10:48:51,452 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-05-25T10:48:51,465 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-05-25T10:48:51,469 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-05-25T10:48:51,481 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-05-25T10:48:51,484 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-05-25T10:48:51,493 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-05-25T10:48:51,501 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-05-25T10:48:51,504 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-05-25T10:48:51,646 INFO  [main] org.appng.api.support.ConfigValidator: validated application 'application' in 484ms
2022-05-25T10:48:51,647 ERROR [main] org.appng.api.support.ConfigValidator: found errors:
No <applicationRootConfig> found, application will not work!
application.xml: Duplicate permission 'permissionA'.
application.xml: Duplicate property 'propa'.
application.xml: Duplicate role: User
application.xml: The role 'User' references the permission 'permissionB' more than once!
application.xml: The role 'User' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneCloneDatasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneCloneDatasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'cloneDatasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneDatasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'cloneDatasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'datasource', option 'id' references the unknown parameter 'doesNotExist'. Valid parameters are: [dsParam1, dsParam2]
datasource.xml: datasource 'datasource': linkpanel 'foo' link '/page?getParam=5&doesNotExist=7' points to page 'page' and uses the unknown get-paramter(s) [doesNotExist]. Valid get-parameters are: [getParam]
datasource.xml: datasource 'datasource': linkpanel 'foo' link 'bar' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'datasource': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'datasource': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'datasource': references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' points to the unknown page 'fizz'
datasource.xml: datasource 'enhancedClone': linkpanel 'jin' link '/fizz' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'enhancedClone': linkpanel 'jin' references the unknown permission 'doesNotExist'.
datasource.xml: datasource 'enhancedClone': linkpanel 'nintendo' link 'hyrule' points to an invalid target, must start with '/', '${<param>}' or '?'!
datasource.xml: datasource 'enhancedClone': references the unknown permission 'testPermission'.
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-05-25T10:48:51,656 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml
2022-05-25T10:48:51,687 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml
2022-05-25T10:48:51,693 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml
2022-05-25T10:48:51,704 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: 0.828 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.394 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 14 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-20220525.084853-5.jar
Progress (1): 4.1/360 kB
Progress (1): 8.2/360 kB
Progress (1): 12/360 kB 
Progress (1): 16/360 kB
Progress (1): 20/360 kB
Progress (1): 25/360 kB
Progress (1): 29/360 kB
Progress (1): 33/360 kB
Progress (1): 37/360 kB
Progress (1): 41/360 kB
Progress (1): 45/360 kB
Progress (1): 49/360 kB
Progress (1): 53/360 kB
Progress (1): 57/360 kB
Progress (1): 61/360 kB
Progress (1): 66/360 kB
Progress (1): 70/360 kB
Progress (1): 74/360 kB
Progress (1): 78/360 kB
Progress (1): 82/360 kB
Progress (1): 86/360 kB
Progress (1): 90/360 kB
Progress (1): 94/360 kB
Progress (1): 98/360 kB
Progress (1): 102/360 kB
Progress (1): 106/360 kB
Progress (1): 111/360 kB
Progress (1): 115/360 kB
Progress (1): 119/360 kB
Progress (1): 123/360 kB
Progress (1): 127/360 kB
Progress (1): 131/360 kB
Progress (1): 135/360 kB
Progress (1): 139/360 kB
Progress (1): 143/360 kB
Progress (1): 147/360 kB
Progress (1): 152/360 kB
Progress (1): 156/360 kB
Progress (1): 160/360 kB
Progress (1): 164/360 kB
Progress (1): 168/360 kB
Progress (1): 172/360 kB
Progress (1): 176/360 kB
Progress (1): 180/360 kB
Progress (1): 184/360 kB
Progress (1): 188/360 kB
Progress (1): 193/360 kB
Progress (1): 197/360 kB
Progress (1): 201/360 kB
Progress (1): 205/360 kB
Progress (1): 209/360 kB
Progress (1): 213/360 kB
Progress (1): 217/360 kB
Progress (1): 221/360 kB
Progress (1): 225/360 kB
Progress (1): 229/360 kB
Progress (1): 233/360 kB
Progress (1): 238/360 kB
Progress (1): 242/360 kB
Progress (1): 246/360 kB
Progress (1): 250/360 kB
Progress (1): 254/360 kB
Progress (1): 258/360 kB
Progress (1): 262/360 kB
Progress (1): 266/360 kB
Progress (1): 270/360 kB
Progress (1): 274/360 kB
Progress (1): 279/360 kB
Progress (1): 283/360 kB
Progress (1): 287/360 kB
Progress (1): 291/360 kB
Progress (1): 295/360 kB
Progress (1): 299/360 kB
Progress (1): 303/360 kB
Progress (1): 307/360 kB
Progress (1): 311/360 kB
Progress (1): 315/360 kB
Progress (1): 319/360 kB
Progress (1): 324/360 kB
Progress (1): 328/360 kB
Progress (1): 332/360 kB
Progress (1): 336/360 kB
Progress (1): 340/360 kB
Progress (1): 344/360 kB
Progress (1): 348/360 kB
Progress (1): 352/360 kB
Progress (1): 356/360 kB
Progress (1): 360 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-20220525.084853-5.jar (360 kB at 640 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-20220525.084853-5.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-20220525.084853-5.pom (3.9 kB at 9.4 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 100 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 698 B/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 3.8 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-20220525.084853-5-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-20220525.084853-5-sources.jar (285 kB at 599 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 1.3 kB/s)
[INFO] 
[INFO] --------------------< org.appng:appng-testsupport >---------------------
[INFO] Building appNG testsupport 2.0.0-SNAPSHOT                         [8/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/target
[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_1.24.x/appng-testsupport/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-testsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-testsupport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /var/lib/jenkins/workspace/appNG_1.24.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
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.182 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: 2.375 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.074 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.061 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.452 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.124 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest
[INFO] Running org.appng.testsupport.TestBaseTest
2022-05-25T10:49:06,646 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:49:06,682 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5ac7aa18, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4cdd2c73, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4abf3f0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4e4c3a38, org.springframework.test.context.transaction.TransactionalTestExecutionListener@293cde83, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@c27d163]
2022-05-25T10:49:06,867 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-05-25T10:49:07,423 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6daf2337: startup date [Wed May 25 10:49:07 CEST 2022]; root of context hierarchy
2022-05-25T10:49:07,751 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:49:07,756 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 
2022-05-25T10:49:07,757 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 
2022-05-25T10:49:07,762 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 
2022-05-25T10:49:07,762 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default.
2022-05-25T10:49:07,778 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:49:07,800 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:49:07,801 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:49:08,514 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@6daf2337: startup date [Wed May 25 10:49:07 CEST 2022]; root of context hierarchy
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.08 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 21 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-20220525.084908-5.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-20220525.084908-5.jar (62 kB at 113 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-20220525.084908-5.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-20220525.084908-5.pom (2.2 kB at 8.7 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 78 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 737 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 2.6 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-20220525.084908-5-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-20220525.084908-5-sources.jar (39 kB at 132 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 996 B/s)
[INFO] 
[INFO] ----------------------< org.appng:appng-rest-api >----------------------
[INFO] Building appNG REST API 2.0.0-SNAPSHOT                            [9/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.4.7:generate (default) @ appng-rest-api ---
[INFO] reading from /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/src/main/resources/org/appng/api/rest/appng-rest.yaml
[WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated.
[INFO] Invoker Package Name, originally not set, is now dervied from model package name: org.appng.api.rest
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Action.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ActionField.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Datasource.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Element.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ErrorModel.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Field.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/FieldValue.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Filter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Link.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Message.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Option.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/OptionType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Options.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Page.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Parameter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Permission.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/Sort.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/User.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/User.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/model/ValidationRule.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/pom.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/README.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/build.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/build.sbt
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/settings.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.travis.yml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/ApiClient.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/HttpBasicAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/ApiKeyAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/OAuthFlow.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/git_push.sh
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.gitignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/auth/Authentication.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java added.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-rest-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-rest-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 31 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-rest-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-rest-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.24.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: 1.762 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.045 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.022 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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
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-20220525.084921-1.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 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-20220525.084921-1.jar (82 kB at 125 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-20220525.084921-1.pom
Progress (1): 4.1/4.3 kB
Progress (1): 4.3 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-20220525.084921-1.pom (4.3 kB at 20 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml
Progress (1): 776 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (776 B at 37 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): 773 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/2.0.0-SNAPSHOT/maven-metadata.xml (773 B at 2.0 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.5 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-20220525.084921-1-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-20220525.084921-1-sources.jar (53 kB at 625 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 894 B/s)
[INFO] 
[INFO] --------------------< org.appng:appng-persistence >---------------------
[INFO] Building appNG Persistence-Tools 2.0.0-SNAPSHOT                  [10/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-persistence/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-persistence/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-persistence ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to /var/lib/jenkins/workspace/appNG_1.24.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.443 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest
[INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test
2022-05-25T10:49:29,152 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8
2022-05-25T10:49:29,248 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.6.9.Final
2022-05-25T10:49:29,637 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8
2022-05-25T10:49:29,639 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.72 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test
[INFO] Running org.appng.persistence.repository.SearchRepositoryTest
2022-05-25T10:49:29,867 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@176b75f7: startup date [Wed May 25 10:49:29 CEST 2022]; root of context hierarchy
2022-05-25T10:49:30,452 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:30,635 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:30,636 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:30,652 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:30,869 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25T10:49:31,244 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
May 25, 2022 10:49:31 AM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-05-25T10:49:31,314 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:31,315 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:31,315 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:31,320 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:32,051 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:32,143 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:35,095 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final
2022-05-25T10:49:36,277 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@269222ae] 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-05-25T10:49:36,282 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c28e5b6] 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-05-25T10:49:36,317 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:36,348 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:37,658 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@176b75f7: startup date [Wed May 25 10:49:29 CEST 2022]; root of context hierarchy
2022-05-25T10:49:37,660 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:37,661 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:37,681 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f93f4c: startup date [Wed May 25 10:49:37 CEST 2022]; root of context hierarchy
2022-05-25T10:49:37,784 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:37,837 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:37,838 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:37,838 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:37,874 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:37,874 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:37,878 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:37,878 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:37,878 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:37,879 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:37,883 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:39,043 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6b091a92] 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-05-25T10:49:39,055 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35e689a0] 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-05-25T10:49:39,077 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:39,077 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:39,364 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7f93f4c: startup date [Wed May 25 10:49:37 CEST 2022]; root of context hierarchy
2022-05-25T10:49:39,370 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:39,371 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:39,380 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5909ae90: startup date [Wed May 25 10:49:39 CEST 2022]; root of context hierarchy
2022-05-25T10:49:39,491 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:39,538 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:39,538 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:39,538 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:39,569 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:39,569 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:39,570 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:39,577 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:39,578 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:39,579 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:39,581 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:40,504 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3a988299] 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-05-25T10:49:40,515 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@93fb44] 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-05-25T10:49:40,529 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:40,538 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:40,742 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5909ae90: startup date [Wed May 25 10:49:39 CEST 2022]; root of context hierarchy
2022-05-25T10:49:40,743 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:40,743 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:40,754 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@26bce60d: startup date [Wed May 25 10:49:40 CEST 2022]; root of context hierarchy
2022-05-25T10:49:40,858 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:40,910 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:40,910 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:40,910 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:40,939 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:40,940 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:40,940 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:40,940 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:40,942 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:40,945 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:40,950 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:42,029 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fe156f4] 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-05-25T10:49:42,036 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55317c63] 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-05-25T10:49:42,052 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:42,053 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:42,248 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@26bce60d: startup date [Wed May 25 10:49:40 CEST 2022]; root of context hierarchy
2022-05-25T10:49:42,249 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:42,249 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:42,268 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@49353d43: startup date [Wed May 25 10:49:42 CEST 2022]; root of context hierarchy
2022-05-25T10:49:42,379 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:42,433 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:42,433 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:42,435 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:42,469 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:42,469 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:42,469 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:42,470 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:42,470 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:42,474 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:42,476 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:43,467 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@221961af] 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-05-25T10:49:43,479 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d1deb11] 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-05-25T10:49:43,499 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:43,499 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:43,635 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@49353d43: startup date [Wed May 25 10:49:42 CEST 2022]; root of context hierarchy
2022-05-25T10:49:43,636 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:43,636 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:43,667 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@32a074ed: startup date [Wed May 25 10:49:43 CEST 2022]; root of context hierarchy
2022-05-25T10:49:43,743 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:43,802 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:43,802 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:43,802 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:43,836 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:43,837 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:43,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:43,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:43,842 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:43,843 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:43,848 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:44,979 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@44580de0] 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-05-25T10:49:44,984 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@c67a89] 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-05-25T10:49:45,004 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:45,009 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:45,166 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@32a074ed: startup date [Wed May 25 10:49:43 CEST 2022]; root of context hierarchy
2022-05-25T10:49:45,168 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:45,169 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:45,184 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@63e648a0: startup date [Wed May 25 10:49:45 CEST 2022]; root of context hierarchy
2022-05-25T10:49:45,263 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:45,309 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:45,310 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:45,310 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:45,332 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:45,333 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:45,333 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:45,333 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:45,335 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:45,340 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:45,343 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:46,404 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d4f1ddd] 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-05-25T10:49:46,411 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f7b1d6a] 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-05-25T10:49:46,435 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:46,435 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:46,580 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@63e648a0: startup date [Wed May 25 10:49:45 CEST 2022]; root of context hierarchy
2022-05-25T10:49:46,582 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:46,583 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:46,599 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e8a678a: startup date [Wed May 25 10:49:46 CEST 2022]; root of context hierarchy
2022-05-25T10:49:46,670 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:46,711 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:46,711 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:46,711 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:46,732 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:46,732 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:46,732 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:46,733 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:46,733 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:46,738 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:46,741 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:47,782 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1930e8ef] 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-05-25T10:49:47,785 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4b8ac512] 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-05-25T10:49:47,807 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:47,807 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:47,945 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@5e8a678a: startup date [Wed May 25 10:49:46 CEST 2022]; root of context hierarchy
2022-05-25T10:49:47,954 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:47,955 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:47,963 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1a7f2d34: startup date [Wed May 25 10:49:47 CEST 2022]; root of context hierarchy
2022-05-25T10:49:48,027 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:48,059 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:48,059 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:48,059 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:48,077 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:48,077 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:48,078 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:48,082 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:48,083 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:48,090 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:48,093 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:48,997 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1de83be1] 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-05-25T10:49:49,002 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5e9a9683] 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-05-25T10:49:49,025 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:49,026 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:49,149 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1a7f2d34: startup date [Wed May 25 10:49:47 CEST 2022]; root of context hierarchy
2022-05-25T10:49:49,150 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:49,151 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:49,159 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@50915d5: startup date [Wed May 25 10:49:49 CEST 2022]; root of context hierarchy
2022-05-25T10:49:49,210 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:49,248 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:49,248 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:49,248 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:49,266 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:49,266 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:49,267 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:49,267 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:49,267 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:49,274 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:49,277 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:50,204 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74832504] 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-05-25T10:49:50,208 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@14997cb9] 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-05-25T10:49:50,238 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:50,239 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:50,372 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@50915d5: startup date [Wed May 25 10:49:49 CEST 2022]; root of context hierarchy
2022-05-25T10:49:50,372 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:50,372 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:50,388 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c64ee53: startup date [Wed May 25 10:49:50 CEST 2022]; root of context hierarchy
2022-05-25T10:49:50,443 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:50,486 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:50,486 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:50,486 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:50,502 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:50,502 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:50,502 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:50,502 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:50,502 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:50,506 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:50,507 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:51,529 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@542aba71] 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-05-25T10:49:51,531 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@65402e26] 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-05-25T10:49:51,557 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:51,562 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:51,791 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c64ee53: startup date [Wed May 25 10:49:50 CEST 2022]; root of context hierarchy
2022-05-25T10:49:51,792 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:51,792 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:51,808 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ea4dcc5: startup date [Wed May 25 10:49:51 CEST 2022]; root of context hierarchy
2022-05-25T10:49:51,871 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:51,909 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:51,909 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:51,909 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:51,928 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:51,928 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:51,928 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:51,928 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:51,928 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:51,933 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:51,936 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:52,901 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6354a50a] 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-05-25T10:49:52,907 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11885841] 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-05-25T10:49:52,958 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:52,958 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:53,157 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ea4dcc5: startup date [Wed May 25 10:49:51 CEST 2022]; root of context hierarchy
2022-05-25T10:49:53,157 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:53,158 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:53,167 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ba55a6b: startup date [Wed May 25 10:49:53 CEST 2022]; root of context hierarchy
2022-05-25T10:49:53,207 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:53,251 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:53,251 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:53,251 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:53,265 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:53,265 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:53,265 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:53,266 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:53,268 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:53,271 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:53,274 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:54,180 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1f9b86f5] 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-05-25T10:49:54,190 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60ee1a29] 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-05-25T10:49:54,214 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:54,215 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:54,386 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ba55a6b: startup date [Wed May 25 10:49:53 CEST 2022]; root of context hierarchy
2022-05-25T10:49:54,387 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:54,387 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:54,398 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@e620893: startup date [Wed May 25 10:49:54 CEST 2022]; root of context hierarchy
2022-05-25T10:49:54,447 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:54,487 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:54,487 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:54,487 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:54,500 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:54,500 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:54,501 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:54,501 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:54,501 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:54,506 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:54,508 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:55,480 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49de4263] 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-05-25T10:49:55,486 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15c4b89b] 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-05-25T10:49:55,503 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:55,504 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:55,620 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@e620893: startup date [Wed May 25 10:49:54 CEST 2022]; root of context hierarchy
2022-05-25T10:49:55,621 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:55,621 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:55,639 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@308bd473: startup date [Wed May 25 10:49:55 CEST 2022]; root of context hierarchy
2022-05-25T10:49:55,696 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:55,735 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:55,736 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:55,736 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:55,762 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:55,762 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:55,763 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:55,763 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:55,763 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:55,766 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:55,768 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:56,804 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f7bc46e] 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-05-25T10:49:56,806 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29e94753] 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-05-25T10:49:56,836 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:56,837 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:56,982 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@308bd473: startup date [Wed May 25 10:49:55 CEST 2022]; root of context hierarchy
2022-05-25T10:49:56,982 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:56,983 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:56,992 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7a11426a: startup date [Wed May 25 10:49:56 CEST 2022]; root of context hierarchy
2022-05-25T10:49:57,050 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:49:57,094 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:49:57,094 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:57,094 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:57,114 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:57,114 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:57,115 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:57,115 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:57,115 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:57,118 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:57,124 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:58,465 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e1c387e] 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-05-25T10:49:58,467 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76795a95] 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-05-25T10:49:58,491 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:58,492 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:58,636 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7a11426a: startup date [Wed May 25 10:49:56 CEST 2022]; root of context hierarchy
2022-05-25T10:49:58,636 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:49:58,637 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: 29.048 s - in org.appng.persistence.repository.SearchRepositoryTest
[INFO] Running org.appng.persistence.repository.SearchQueryTest
2022-05-25T10:49:58,749 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:58,774 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:58,775 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:58,775 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:58,775 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:58,778 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:58,782 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:58,785 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:49:59,542 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@481f2acb] 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-05-25T10:49:59,544 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d5d5473] 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-05-25T10:49:59,560 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:49:59,605 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:49:59,633 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:49:59,635 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:49:59,635 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:49:59,635 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:49:59,635 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:49:59,642 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:49:59,644 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:00,550 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@109f7381] 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-05-25T10:50:00,553 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@348c2548] 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-05-25T10:50:00,574 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:50:00,657 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:50:00,695 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:50:00,695 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:50:00,695 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:50:00,695 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:50:00,695 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:50:00,706 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:50:00,708 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:01,574 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ca9fd34] 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-05-25T10:50:01,583 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@23b2ddc4] 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-05-25T10:50:01,623 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:50:01,678 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:50:01,708 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:50:01,709 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:50:01,709 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:50:01,709 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:50:01,709 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:50:01,714 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:50:01,717 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:02,498 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7977ed32] 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-05-25T10:50:02,509 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39613474] 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-05-25T10:50:02,556 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:50:02,622 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:50:02,653 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:50:02,653 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:50:02,654 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:50:02,657 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:50:02,658 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:50:02,658 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:50:02,663 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:03,730 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f8b373f] 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-05-25T10:50:03,734 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@513ad29e] 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-05-25T10:50:03,753 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:50:03,798 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:50:03,828 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:50:03,829 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:50:03,829 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:50:03,829 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:50:03,829 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:50:03,834 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:50:03,836 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:04,625 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@794efdf] 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-05-25T10:50:04,627 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@435932e3] 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-05-25T10:50:04,656 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: 6.002 s - in org.appng.persistence.repository.SearchQueryTest
[INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest
2022-05-25T10:50:04,716 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@727366da: startup date [Wed May 25 10:50:04 CEST 2022]; root of context hierarchy
2022-05-25T10:50:04,772 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:50:04,818 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:50:04,818 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:50:04,818 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:50:04,833 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:50:04,841 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:50:04,841 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:50:04,841 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:50:04,841 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:50:04,844 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:50:04,847 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:05,507 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@641c872d] 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-05-25T10:50:05,510 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@76be352d] 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-05-25T10:50:05,521 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:50:05,521 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:50:05,746 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@727366da: startup date [Wed May 25 10:50:04 CEST 2022]; root of context hierarchy
2022-05-25T10:50:05,747 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:50:05,747 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.056 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest
[INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest
2022-05-25T10:50:05,769 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a2cc1e5: startup date [Wed May 25 10:50:05 CEST 2022]; root of context hierarchy
2022-05-25T10:50:05,836 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:50:05,893 INFO  [main] org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager: Found explicit default unit with name 'hsql-testdb' in persistence.xml - overriding local default unit settings ('packagesToScan'/'mappingResources')
2022-05-25T10:50:05,893 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:50:05,893 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:50:05,912 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:50:05,912 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:50:05,912 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:50:05,912 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:50:05,912 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:50:05,919 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:50:05,921 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:50:06,888 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f182a43] 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-05-25T10:50:06,894 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1b75f094] 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-05-25T10:50:06,908 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:50:06,908 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:50:07,141 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2a2cc1e5: startup date [Wed May 25 10:50:05 CEST 2022]; root of context hierarchy
2022-05-25T10:50:07,141 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.369 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 15 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-20220525.085007-5.jar
Progress (1): 4.1/29 kB
Progress (1): 8.2/29 kB
Progress (1): 12/29 kB 
Progress (1): 16/29 kB
Progress (1): 20/29 kB
Progress (1): 25/29 kB
Progress (1): 29/29 kB
Progress (1): 29 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-20220525.085007-5.jar (29 kB at 37 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-20220525.085007-5.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-20220525.085007-5.pom (3.4 kB at 6.6 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 75 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.3 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 2.1 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-20220525.085007-5-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-20220525.085007-5-sources.jar (28 kB at 75 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 795 B/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] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 13 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/lib/jenkins/workspace/appNG_1.24.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.339 s - in org.appng.search.searcher.GermanSearchTermProcessorTest
[INFO] Running org.appng.search.indexer.StandardSearcherTest
2022-05-25T10:50:18,038 INFO  [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/pages
2022-05-25T10:50:19,575 INFO  [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 1519 milliseconds
2022-05-25T10:50:19,819 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_1.24.x/appng-search/target/index
2022-05-25T10:50:21,898 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#2007104424
2022-05-25T10:50:21,899 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-05-25T10:50:24,449 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1425411210
2022-05-25T10:50:24,451 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.24.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-05-25T10:50:26,646 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#763432379
2022-05-25T10:50:26,646 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.24.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-05-25T10:50:26,841 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*))
2022-05-25T10:50:29,745 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*))
2022-05-25T10:50:29,826 INFO  [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*))
2022-05-25T10:50:29,870 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: 12.351 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.02 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_1.24.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_1.24.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_1.24.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_1.24.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_1.24.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 15 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-20220525.085030-5.jar
Progress (1): 4.1/54 kB
Progress (1): 8.2/54 kB
Progress (1): 12/54 kB 
Progress (1): 16/54 kB
Progress (1): 20/54 kB
Progress (1): 25/54 kB
Progress (1): 29/54 kB
Progress (1): 33/54 kB
Progress (1): 37/54 kB
Progress (1): 41/54 kB
Progress (1): 45/54 kB
Progress (1): 49/54 kB
Progress (1): 53/54 kB
Progress (1): 54 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-20220525.085030-5.jar (54 kB at 126 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-20220525.085030-5.pom
Progress (1): 3.0 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-20220525.085030-5.pom (3.0 kB at 5.9 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 16 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 870 B/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.3 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-20220525.085030-5-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-20220525.085030-5-sources.jar (40 kB at 92 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)
[INFO] 
[INFO] ------------------------< org.appng:appng-core >------------------------
[INFO] Building appNG Core Library 2.0.0-SNAPSHOT                       [12/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/core/xml/repository/Certification.java
[INFO] org/appng/core/xml/repository/GetCertificationRequest.java
[INFO] org/appng/core/xml/repository/GetCertificationResponse.java
[INFO] org/appng/core/xml/repository/GetPackageRequest.java
[INFO] org/appng/core/xml/repository/GetPackageResponse.java
[INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java
[INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java
[INFO] org/appng/core/xml/repository/GetPackagesRequest.java
[INFO] org/appng/core/xml/repository/GetPackagesResponse.java
[INFO] org/appng/core/xml/repository/ObjectFactory.java
[INFO] org/appng/core/xml/repository/Package.java
[INFO] org/appng/core/xml/repository/PackageType.java
[INFO] org/appng/core/xml/repository/PackageVersions.java
[INFO] org/appng/core/xml/repository/Packages.java
[INFO] org/appng/core/xml/repository/package-info.java
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-core/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/service/CoreService.java: Recompile with -Xlint:deprecation for details.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.x/appng-core/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.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_1.24.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
2022-05-25T10:50:57,298 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:50:57,044_main/platform.xml
2022-05-25T10:50:58,162 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:50:57,044_main/template/platform.html
2022-05-25T10:50:58,162 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:50:57,044_main/template/hello-custom.html
2022-05-25T10:50:58,163 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:50:57,044_main/template/hello.html
2022-05-25T10:50:59,471 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:50:57,044_main/index.html
2022-05-25T10:51:00,617 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,544_main/platform.xml
2022-05-25T10:51:00,665 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,544_main/template/hello.html
2022-05-25T10:51:00,670 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,544_main/template/platform.html
2022-05-25T10:51:00,673 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,544_main/template/hello-custom.html
2022-05-25T10:51:00,735 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,544_main/index.html
2022-05-25T10:51:00,830 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,798_main/platform.xml
2022-05-25T10:51:00,860 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,798_main/template/platform.html
2022-05-25T10:51:00,861 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,798_main/template/hello-custom.html
2022-05-25T10:51:00,861 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/2022-05-25-10:51:00,798_main/template/hello.html
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.299 s - in org.appng.core.model.ThymeleafProcessorTest
[INFO] Running org.appng.core.model.ApplicationProviderTest
2022-05-25T10:51:01,038 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:51:01,069 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@245253d8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@12417468, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@459003a0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d325518, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b481bf5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2233cac0]
2022-05-25T10:51:01,299 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-05-25T10:51:01,662 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-05-25T10:51:01,732 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-05-25T10:51:01,856 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@198536f6: startup date [Wed May 25 10:51:01 CEST 2022]; root of context hierarchy
2022-05-25T10:51:02,413 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:02,416 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-05-25T10:51:02,416 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-05-25T10:51:02,423 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-05-25T10:51:02,423 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-05-25T10:51:02,447 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:02,456 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:02,459 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:02,472 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 25, 2022 10:51:02 AM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-05-25T10:51:03,673 INFO  [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80FA698F65.ENGINE: Checkpoint start
2022-05-25T10:51:03,673 INFO  [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80FA698F65.ENGINE: checkpointClose start
2022-05-25T10:51:03,898 INFO  [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80FA698F65.ENGINE: checkpointClose synched
2022-05-25T10:51:03,986 INFO  [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80FA698F65.ENGINE: checkpointClose script done
2022-05-25T10:51:04,218 INFO  [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80FA698F65.ENGINE: checkpointClose end
2022-05-25T10:51:04,220 INFO  [HSQLDB Server @150fc7a7] hsqldb.db.HSQLDB80FA698F65.ENGINE: Checkpoint end - txts: 1
2022-05-25T10:51:04,429 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-05-25T10:51:04,482 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-25T10:51:04,652 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.6.9.Final
2022-05-25T10:51:05,146 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25T10:51:06,117 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:51:06,230 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:51:06,867 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final
2022-05-25T10:51:07,344 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:51:07,358 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-25T10:51:08,311 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-05-25T10:51:08,728 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-05-25T10:51:08,729 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en
2022-05-25T10:51:09,021 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: 481896873
	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.access$000(ApplicationProvider.java:126) ~[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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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]
	... 44 more
2022-05-25T10:51:09,512 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: 1409875105
	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.access$000(ApplicationProvider.java:126) ~[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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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]
	... 45 more
2022-05-25T10:51:10,162 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@198536f6: startup date [Wed May 25 10:51:01 CEST 2022]; root of context hierarchy
2022-05-25T10:51:10,162 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-05-25T10:51:10,163 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-05-25T10:51:10,413 INFO  [HSQLDB Connection @2afae039] hsqldb.db.HSQLDB80FA698F65.ENGINE: Database closed
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.438 s - in org.appng.core.model.ApplicationProviderTest
[INFO] Running org.appng.core.model.PageParameterProcessorTest
2022-05-25T10:51:10,918 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.023 s - in org.appng.core.model.PageParameterProcessorTest
[INFO] Running org.appng.core.model.CacheProviderTest
2022-05-25T10:51:11,406 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/platform/appNG
2022-05-25T10:51:11,408 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/application/appNG
2022-05-25T10:51:11,431 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar
2022-05-25T10:51:11,437 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/cache/application/appNG/foobar
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 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.147 s - in org.appng.core.model.OutputFormatAndTypeTest
[INFO] Running org.appng.core.model.PlatformTransformerTest
2022-05-25T10:51:11,650 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:51:11,651 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3299ee2c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@542759f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68ac6e6e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6eb6750f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@13231e7b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@55b7f0d]
2022-05-25T10:51:11,722 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:51:11 CEST 2022]; root of context hierarchy
2022-05-25T10:51:12,618 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,618 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,622 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,623 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,624 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,624 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,624 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,625 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,625 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,630 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,630 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,631 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,632 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,632 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,634 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,634 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,638 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:12,821 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:13,160 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:51:13,224 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:51:13,351 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:51:13,352 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:51:13,352 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:51:13,352 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:51:13,359 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:51:13,442 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:51:13,447 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:51:16,134 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@563434b4] 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-05-25T10:51:16,146 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c63f1fe] 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-05-25T10:51:16,269 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:51:16,271 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:51:16,305 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:51:11 CEST 2022]; root of context hierarchy
2022-05-25T10:51:19,227 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.<init>(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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-05-25T10:51:19,235 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 
2022-05-25T10:51:19,235 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/template.xsl
2022-05-25T10:51:19,236 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/platform.xml
2022-05-25T10:51:19,237 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/stacktrace.txt
2022-05-25T10:51:19,357 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: <tmplate>
net.sf.saxon.trans.XPathException: Unknown XSLT element: <tmplate>
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-05-25T10:51:19,359 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 
2022-05-25T10:51:19,359 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/template.xsl
2022-05-25T10:51:19,360 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/platform.xml
2022-05-25T10:51:19,362 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/debug/stacktrace.txt
2022-05-25T10:51:19,435 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:51:11 CEST 2022]; root of context hierarchy
2022-05-25T10:51:19,439 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:51:19,439 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: 7.861 s - in org.appng.core.model.PlatformTransformerTest
[INFO] Running org.appng.core.model.JarInfoBuilderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.model.JarInfoBuilderTest
[INFO] Running org.appng.core.model.RepositoryUtilsTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.001 s - in org.appng.core.PathInfoTest
[INFO] Running org.appng.core.controller.SessionListenerTest
2022-05-25T10:51:19,610 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-05-25 10:51:19)
2022-05-25T10:51:19,613 INFO  [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-05-25 10:51:19)
2022-05-25T10:51:19,613 INFO  [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-05-25 10:51:19, accessed: 2022-05-25 10:51:19, requests: 1, domain: http://localhost:8080, user-agent: null)
2022-05-25T10:51:19,623 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-05-25 10:51:19)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.core.controller.SessionListenerTest
[INFO] Running org.appng.core.controller.messaging.MessagingTest
2022-05-25T10:51:19,665 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 
2022-05-25T10:51:19,666 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 
2022-05-25T10:51:19,670 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.037 s - in org.appng.core.controller.messaging.MessagingTest
[INFO] Running org.appng.core.controller.PlatformProcessorTest
2022-05-25T10:51:19,704 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#518288182 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:19,822 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1476328087 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:19,890 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1722240186 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:19,910 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing
java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/xsl/platform.xsl (No such file or directory)
	at java.io.FileInputStream.open0(Native Method) ~[?:1.8.0_333]
	at java.io.FileInputStream.open(FileInputStream.java:195) ~[?:1.8.0_333]
	at java.io.FileInputStream.<init>(FileInputStream.java:138) ~[?:1.8.0_333]
	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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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-05-25T10:51:19,961 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1894766287 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 s - in org.appng.core.controller.PlatformProcessorTest
[INFO] Running org.appng.core.controller.ApplicationContextTest
2022-05-25T10:51:20,064 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:51:20,064 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c0697c9, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31f5829e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@597f9d9d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72e6e93, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2fbe0960, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32c29f7b]
2022-05-25T10:51:20,087 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-05-25T10:51:20,151 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-05-25T10:51:20,181 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-05-25T10:51:20,215 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@17746fcb: startup date [Wed May 25 10:51:20 CEST 2022]; root of context hierarchy
2022-05-25T10:51:20,271 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:20,273 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-05-25T10:51:20,273 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-05-25T10:51:20,275 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-05-25T10:51:20,277 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-05-25T10:51:20,277 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:20,277 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:20,277 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:20,279 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:20,647 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-05-25T10:51:20,648 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-25T10:51:20,855 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:51:20,862 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:51:21,147 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:51:21,147 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-25T10:51:21,364 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-05-25T10:51:21,626 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@17746fcb: startup date [Wed May 25 10:51:20 CEST 2022]; root of context hierarchy
2022-05-25T10:51:21,626 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-05-25T10:51:21,627 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-05-25T10:51:22,115 INFO  [HSQLDB Connection @11a64681] hsqldb.db.HSQLDB80FA698F65.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.176 s - in org.appng.core.controller.ApplicationContextTest
[INFO] Running org.appng.core.controller.RepositoryWatcherTest
2022-05-25T10:51:22,240 WARN  [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default!
May 25, 2022 10:51:22 AM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
May 25, 2022 10:51:22 AM 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-05-25T10:51:24,362 INFO  [Time-limited test] com.hazelcast.system.logo     : [10.102.4.103]:5701 [appNG] [5.1.1] 
	+       +  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-05-25T10:51:24,362 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
2022-05-25T10:51:24,363 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [10.102.4.103]:5701
2022-05-25T10:51:24,363 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] Cluster name: appNG
2022-05-25T10:51:24,364 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:24,435 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:26,675 INFO  [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:27,235 INFO  [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Using Multicast discovery
2022-05-25T10:51:27,246 WARN  [Time-limited test] com.hazelcast.cp.CPSubsystem  : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:28,680 INFO  [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5701 [appNG] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2022-05-25T10:51:28,692 INFO  [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTING
2022-05-25T10:51:31,884 INFO  [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5701 [appNG] [5.1.1] 

Members {size:1, ver:1} [
	Member [10.102.4.103]:5701 - 301cd79b-5c9d-454f-a0df-81ea2ac300a1 this
]

2022-05-25T10:51:31,942 INFO  [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTED
2022-05-25T10:51:31,942 INFO  [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5701}
2022-05-25T10:51:32,015 INFO  [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5701 [appNG] [5.1.1] Initializing cluster partition table arrangement...
2022-05-25T10:51:32,251 INFO  [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:32,312 INFO  [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true)
2022-05-25T10:51:32,745 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed
2022-05-25T10:51:32,745 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf
2022-05-25T10:51:32,759 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de
2022-05-25T10:51:32,770 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching...
2022-05-25T10:51:32,777 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp
2022-05-25T10:51:32,814 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp
2022-05-25T10:51:32,834 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml
2022-05-25T10:51:32,889 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed
2022-05-25T10:51:33,079 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler (cache size: 4)
2022-05-25T10:51:33,080 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error (cache size: 3)
2022-05-25T10:51:33,082 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault (cache size: 2)
2022-05-25T10:51:33,090 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test (cache size: 1)
2022-05-25T10:51:33,151 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt
2022-05-25T10:51:33,153 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt
2022-05-25T10:51:33,163 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt
2022-05-25T10:51:33,166 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt
2022-05-25T10:51:33,168 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt
2022-05-25T10:51:33,172 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt
2022-05-25T10:51:33,178 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt
2022-05-25T10:51:33,180 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt
2022-05-25T10:51:33,186 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt
2022-05-25T10:51:33,190 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt
2022-05-25T10:51:33,193 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt
2022-05-25T10:51:33,202 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt
2022-05-25T10:51:33,207 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt
2022-05-25T10:51:33,208 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt
2022-05-25T10:51:33,210 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt
2022-05-25T10:51:33,214 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt
2022-05-25T10:51:33,231 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt
2022-05-25T10:51:33,234 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt
2022-05-25T10:51:33,236 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt
2022-05-25T10:51:33,238 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt
2022-05-25T10:51:33,242 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt
2022-05-25T10:51:33,253 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt
2022-05-25T10:51:33,255 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt
2022-05-25T10:51:33,257 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt
2022-05-25T10:51:33,262 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt
2022-05-25T10:51:33,266 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt
2022-05-25T10:51:33,269 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt
2022-05-25T10:51:33,271 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt
2022-05-25T10:51:33,275 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt
2022-05-25T10:51:33,282 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt
2022-05-25T10:51:33,285 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt
2022-05-25T10:51:33,292 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt
2022-05-25T10:51:33,294 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt
2022-05-25T10:51:33,298 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt
2022-05-25T10:51:33,300 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt
2022-05-25T10:51:33,307 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt
2022-05-25T10:51:33,310 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt
2022-05-25T10:51:33,314 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt
2022-05-25T10:51:33,316 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt
2022-05-25T10:51:33,322 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt
2022-05-25T10:51:33,326 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt
2022-05-25T10:51:33,330 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt
2022-05-25T10:51:33,332 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt
2022-05-25T10:51:33,338 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt
2022-05-25T10:51:33,342 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt
2022-05-25T10:51:33,347 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt
2022-05-25T10:51:33,350 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt
2022-05-25T10:51:33,356 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt
2022-05-25T10:51:33,361 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt
2022-05-25T10:51:33,363 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt
2022-05-25T10:51:33,367 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt
2022-05-25T10:51:33,370 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt
2022-05-25T10:51:33,374 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt
2022-05-25T10:51:33,379 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt
2022-05-25T10:51:33,382 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo18.txt
2022-05-25T10:51:33,388 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo18.txt
2022-05-25T10:51:33,390 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo18.txt
2022-05-25T10:51:33,402 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo19.txt
2022-05-25T10:51:33,404 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo19.txt
2022-05-25T10:51:33,409 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo19.txt
2022-05-25T10:51:33,414 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo20.txt
2022-05-25T10:51:33,420 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo20.txt
2022-05-25T10:51:33,423 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo20.txt
2022-05-25T10:51:33,427 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo21.txt
2022-05-25T10:51:33,438 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo21.txt
2022-05-25T10:51:33,441 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo21.txt
2022-05-25T10:51:33,444 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo22.txt
2022-05-25T10:51:33,449 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo22.txt
2022-05-25T10:51:33,450 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo22.txt
2022-05-25T10:51:33,454 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo23.txt
2022-05-25T10:51:33,457 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo23.txt
2022-05-25T10:51:33,462 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo23.txt
2022-05-25T10:51:33,464 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo24.txt
2022-05-25T10:51:33,465 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo24.txt
2022-05-25T10:51:33,469 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo24.txt
2022-05-25T10:51:33,471 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo25.txt
2022-05-25T10:51:33,474 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo25.txt
2022-05-25T10:51:33,478 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo25.txt
2022-05-25T10:51:33,482 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo26.txt
2022-05-25T10:51:33,486 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo26.txt
2022-05-25T10:51:33,490 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo26.txt
2022-05-25T10:51:33,494 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo27.txt
2022-05-25T10:51:33,502 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo27.txt
2022-05-25T10:51:33,503 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo27.txt
2022-05-25T10:51:33,505 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo28.txt
2022-05-25T10:51:33,507 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo28.txt
2022-05-25T10:51:33,509 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo28.txt
2022-05-25T10:51:33,515 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo29.txt
2022-05-25T10:51:33,518 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo29.txt
2022-05-25T10:51:33,520 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo29.txt
2022-05-25T10:51:33,522 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo30.txt
2022-05-25T10:51:33,525 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo30.txt
2022-05-25T10:51:33,529 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo30.txt
2022-05-25T10:51:33,531 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo31.txt
2022-05-25T10:51:33,533 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo31.txt
2022-05-25T10:51:33,535 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo31.txt
2022-05-25T10:51:33,541 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo32.txt
2022-05-25T10:51:33,543 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo32.txt
2022-05-25T10:51:33,546 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo32.txt
2022-05-25T10:51:33,548 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo33.txt
2022-05-25T10:51:33,550 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo33.txt
2022-05-25T10:51:33,553 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo33.txt
2022-05-25T10:51:33,562 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo34.txt
2022-05-25T10:51:33,565 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo34.txt
2022-05-25T10:51:33,567 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo34.txt
2022-05-25T10:51:33,570 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo35.txt
2022-05-25T10:51:33,577 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo35.txt
2022-05-25T10:51:33,579 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo35.txt
2022-05-25T10:51:33,581 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo36.txt
2022-05-25T10:51:33,584 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo36.txt
2022-05-25T10:51:33,588 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo36.txt
2022-05-25T10:51:33,590 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo37.txt
2022-05-25T10:51:33,592 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo37.txt
2022-05-25T10:51:33,599 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo37.txt
2022-05-25T10:51:33,601 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo38.txt
2022-05-25T10:51:33,603 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo38.txt
2022-05-25T10:51:33,609 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo38.txt
2022-05-25T10:51:33,611 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo39.txt
2022-05-25T10:51:33,614 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo39.txt
2022-05-25T10:51:33,616 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo39.txt
2022-05-25T10:51:33,619 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo40.txt
2022-05-25T10:51:33,621 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo40.txt
2022-05-25T10:51:33,623 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo40.txt
2022-05-25T10:51:33,625 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo41.txt
2022-05-25T10:51:33,628 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo41.txt
2022-05-25T10:51:33,630 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo41.txt
2022-05-25T10:51:33,633 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo42.txt
2022-05-25T10:51:33,635 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo42.txt
2022-05-25T10:51:33,639 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo42.txt
2022-05-25T10:51:33,642 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo43.txt
2022-05-25T10:51:33,648 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo43.txt
2022-05-25T10:51:33,651 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo43.txt
2022-05-25T10:51:33,653 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo44.txt
2022-05-25T10:51:33,656 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo44.txt
2022-05-25T10:51:33,658 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo44.txt
2022-05-25T10:51:33,660 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo45.txt
2022-05-25T10:51:33,662 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo45.txt
2022-05-25T10:51:33,664 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo45.txt
2022-05-25T10:51:33,667 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo46.txt
2022-05-25T10:51:33,669 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo46.txt
2022-05-25T10:51:33,671 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo46.txt
2022-05-25T10:51:33,673 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo47.txt
2022-05-25T10:51:33,675 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo47.txt
2022-05-25T10:51:33,683 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo47.txt
2022-05-25T10:51:33,685 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo48.txt
2022-05-25T10:51:33,688 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo48.txt
2022-05-25T10:51:33,694 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo48.txt
2022-05-25T10:51:33,703 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo49.txt
2022-05-25T10:51:33,705 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo49.txt
2022-05-25T10:51:33,706 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo49.txt
2022-05-25T10:51:33,711 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo50.txt
2022-05-25T10:51:33,713 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo50.txt
2022-05-25T10:51:33,719 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo50.txt
2022-05-25T10:51:33,722 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo51.txt
2022-05-25T10:51:33,726 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo51.txt
2022-05-25T10:51:33,727 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo51.txt
2022-05-25T10:51:33,734 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo52.txt
2022-05-25T10:51:33,738 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo52.txt
2022-05-25T10:51:33,741 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo52.txt
2022-05-25T10:51:33,742 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo53.txt
2022-05-25T10:51:33,750 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo53.txt
2022-05-25T10:51:33,768 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo53.txt
2022-05-25T10:51:33,769 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo54.txt
2022-05-25T10:51:33,774 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo54.txt
2022-05-25T10:51:33,776 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo54.txt
2022-05-25T10:51:33,778 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo55.txt
2022-05-25T10:51:33,784 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo55.txt
2022-05-25T10:51:33,790 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo55.txt
2022-05-25T10:51:33,792 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo56.txt
2022-05-25T10:51:33,797 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo56.txt
2022-05-25T10:51:33,802 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo56.txt
2022-05-25T10:51:33,804 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo57.txt
2022-05-25T10:51:33,813 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo57.txt
2022-05-25T10:51:33,818 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo57.txt
2022-05-25T10:51:33,822 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo58.txt
2022-05-25T10:51:33,824 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo58.txt
2022-05-25T10:51:33,826 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo58.txt
2022-05-25T10:51:33,831 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo59.txt
2022-05-25T10:51:33,834 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo59.txt
2022-05-25T10:51:33,841 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo59.txt
2022-05-25T10:51:33,845 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo60.txt
2022-05-25T10:51:33,849 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo60.txt
2022-05-25T10:51:33,859 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo60.txt
2022-05-25T10:51:33,870 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo61.txt
2022-05-25T10:51:33,871 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo61.txt
2022-05-25T10:51:33,873 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo61.txt
2022-05-25T10:51:33,876 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo62.txt
2022-05-25T10:51:33,882 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo62.txt
2022-05-25T10:51:33,886 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo62.txt
2022-05-25T10:51:33,892 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo63.txt
2022-05-25T10:51:33,898 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo63.txt
2022-05-25T10:51:33,899 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo63.txt
2022-05-25T10:51:33,902 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo64.txt
2022-05-25T10:51:33,906 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo64.txt
2022-05-25T10:51:33,908 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo64.txt
2022-05-25T10:51:33,915 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo65.txt
2022-05-25T10:51:33,918 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo65.txt
2022-05-25T10:51:33,925 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo65.txt
2022-05-25T10:51:33,927 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo66.txt
2022-05-25T10:51:33,929 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo66.txt
2022-05-25T10:51:33,932 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo66.txt
2022-05-25T10:51:33,938 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo67.txt
2022-05-25T10:51:33,946 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo67.txt
2022-05-25T10:51:33,949 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo67.txt
2022-05-25T10:51:33,951 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo68.txt
2022-05-25T10:51:33,958 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo68.txt
2022-05-25T10:51:33,963 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo68.txt
2022-05-25T10:51:33,970 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo69.txt
2022-05-25T10:51:33,973 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo69.txt
2022-05-25T10:51:33,976 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo69.txt
2022-05-25T10:51:33,986 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo70.txt
2022-05-25T10:51:33,988 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo70.txt
2022-05-25T10:51:33,994 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo70.txt
2022-05-25T10:51:33,995 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo71.txt
2022-05-25T10:51:33,999 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo71.txt
2022-05-25T10:51:34,005 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo71.txt
2022-05-25T10:51:34,010 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo72.txt
2022-05-25T10:51:34,012 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo72.txt
2022-05-25T10:51:34,015 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo72.txt
2022-05-25T10:51:34,022 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo73.txt
2022-05-25T10:51:34,025 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo73.txt
2022-05-25T10:51:34,030 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo73.txt
2022-05-25T10:51:34,032 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo74.txt
2022-05-25T10:51:34,035 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo74.txt
2022-05-25T10:51:34,038 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo74.txt
2022-05-25T10:51:34,046 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo75.txt
2022-05-25T10:51:34,049 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo75.txt
2022-05-25T10:51:34,059 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo75.txt
2022-05-25T10:51:34,061 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo76.txt
2022-05-25T10:51:34,062 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo76.txt
2022-05-25T10:51:34,066 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo76.txt
2022-05-25T10:51:34,070 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo77.txt
2022-05-25T10:51:34,076 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo77.txt
2022-05-25T10:51:34,082 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo77.txt
2022-05-25T10:51:34,084 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo78.txt
2022-05-25T10:51:34,090 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo78.txt
2022-05-25T10:51:34,098 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo78.txt
2022-05-25T10:51:34,102 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo79.txt
2022-05-25T10:51:34,106 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo79.txt
2022-05-25T10:51:34,114 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo79.txt
2022-05-25T10:51:34,120 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo80.txt
2022-05-25T10:51:34,122 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo80.txt
2022-05-25T10:51:34,127 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo80.txt
2022-05-25T10:51:34,130 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo81.txt
2022-05-25T10:51:34,134 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo81.txt
2022-05-25T10:51:34,141 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo81.txt
2022-05-25T10:51:34,147 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo82.txt
2022-05-25T10:51:34,154 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo82.txt
2022-05-25T10:51:34,156 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo82.txt
2022-05-25T10:51:34,160 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo83.txt
2022-05-25T10:51:34,162 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo83.txt
2022-05-25T10:51:34,166 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo83.txt
2022-05-25T10:51:34,172 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo84.txt
2022-05-25T10:51:34,176 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo84.txt
2022-05-25T10:51:34,178 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo84.txt
2022-05-25T10:51:34,186 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo85.txt
2022-05-25T10:51:34,187 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo85.txt
2022-05-25T10:51:34,189 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo85.txt
2022-05-25T10:51:34,198 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo86.txt
2022-05-25T10:51:34,199 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo86.txt
2022-05-25T10:51:34,201 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo86.txt
2022-05-25T10:51:34,205 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo87.txt
2022-05-25T10:51:34,213 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo87.txt
2022-05-25T10:51:34,215 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo87.txt
2022-05-25T10:51:34,217 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo88.txt
2022-05-25T10:51:34,219 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo88.txt
2022-05-25T10:51:34,223 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo88.txt
2022-05-25T10:51:34,227 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo89.txt
2022-05-25T10:51:34,229 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo89.txt
2022-05-25T10:51:34,236 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo89.txt
2022-05-25T10:51:34,238 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo90.txt
2022-05-25T10:51:34,242 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo90.txt
2022-05-25T10:51:34,247 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo90.txt
2022-05-25T10:51:34,249 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo91.txt
2022-05-25T10:51:34,258 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo91.txt
2022-05-25T10:51:34,262 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo91.txt
2022-05-25T10:51:34,264 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo92.txt
2022-05-25T10:51:34,265 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo92.txt
2022-05-25T10:51:34,271 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo92.txt
2022-05-25T10:51:34,275 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo93.txt
2022-05-25T10:51:34,276 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo93.txt
2022-05-25T10:51:34,282 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo93.txt
2022-05-25T10:51:34,287 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo94.txt
2022-05-25T10:51:34,289 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo94.txt
2022-05-25T10:51:34,292 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo94.txt
2022-05-25T10:51:34,294 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo95.txt
2022-05-25T10:51:34,299 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo95.txt
2022-05-25T10:51:34,300 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo95.txt
2022-05-25T10:51:34,302 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo96.txt
2022-05-25T10:51:34,306 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo96.txt
2022-05-25T10:51:34,308 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo96.txt
2022-05-25T10:51:34,314 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo97.txt
2022-05-25T10:51:34,316 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo97.txt
2022-05-25T10:51:34,318 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo97.txt
2022-05-25T10:51:34,320 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo98.txt
2022-05-25T10:51:34,326 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo98.txt
2022-05-25T10:51:34,328 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo98.txt
2022-05-25T10:51:34,330 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo99.txt
2022-05-25T10:51:34,332 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo99.txt
2022-05-25T10:51:34,340 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo99.txt
2022-05-25T10:51:34,346 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo100.txt
2022-05-25T10:51:34,347 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo100.txt
2022-05-25T10:51:34,351 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo100.txt
2022-05-25T10:51:34,355 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo101.txt
2022-05-25T10:51:34,357 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo101.txt
2022-05-25T10:51:34,362 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo101.txt
2022-05-25T10:51:34,366 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo102.txt
2022-05-25T10:51:34,368 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo102.txt
2022-05-25T10:51:34,372 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo102.txt
2022-05-25T10:51:34,374 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo103.txt
2022-05-25T10:51:34,377 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo103.txt
2022-05-25T10:51:34,386 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo103.txt
2022-05-25T10:51:34,388 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo104.txt
2022-05-25T10:51:34,389 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo104.txt
2022-05-25T10:51:34,393 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo104.txt
2022-05-25T10:51:34,400 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo105.txt
2022-05-25T10:51:34,402 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo105.txt
2022-05-25T10:51:34,405 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo105.txt
2022-05-25T10:51:34,410 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo106.txt
2022-05-25T10:51:34,414 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo106.txt
2022-05-25T10:51:34,415 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo106.txt
2022-05-25T10:51:34,418 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo107.txt
2022-05-25T10:51:34,422 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo107.txt
2022-05-25T10:51:34,426 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo107.txt
2022-05-25T10:51:34,430 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo108.txt
2022-05-25T10:51:34,435 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo108.txt
2022-05-25T10:51:34,438 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo108.txt
2022-05-25T10:51:34,441 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo109.txt
2022-05-25T10:51:34,448 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo109.txt
2022-05-25T10:51:34,451 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo109.txt
2022-05-25T10:51:34,454 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo110.txt
2022-05-25T10:51:34,456 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo110.txt
2022-05-25T10:51:34,462 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo110.txt
2022-05-25T10:51:34,466 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo111.txt
2022-05-25T10:51:34,467 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo111.txt
2022-05-25T10:51:34,469 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo111.txt
2022-05-25T10:51:34,474 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo112.txt
2022-05-25T10:51:34,478 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo112.txt
2022-05-25T10:51:34,484 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo112.txt
2022-05-25T10:51:34,487 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo113.txt
2022-05-25T10:51:34,489 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo113.txt
2022-05-25T10:51:34,498 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo113.txt
2022-05-25T10:51:34,500 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo114.txt
2022-05-25T10:51:34,501 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo114.txt
2022-05-25T10:51:34,503 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo114.txt
2022-05-25T10:51:34,510 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo115.txt
2022-05-25T10:51:34,511 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo115.txt
2022-05-25T10:51:34,514 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo115.txt
2022-05-25T10:51:34,518 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo116.txt
2022-05-25T10:51:34,520 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo116.txt
2022-05-25T10:51:34,526 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo116.txt
2022-05-25T10:51:34,530 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo117.txt
2022-05-25T10:51:34,532 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo117.txt
2022-05-25T10:51:34,533 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo117.txt
2022-05-25T10:51:34,539 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo118.txt
2022-05-25T10:51:34,541 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo118.txt
2022-05-25T10:51:34,549 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo118.txt
2022-05-25T10:51:34,550 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo119.txt
2022-05-25T10:51:34,554 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo119.txt
2022-05-25T10:51:34,556 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo119.txt
2022-05-25T10:51:34,559 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo120.txt
2022-05-25T10:51:34,563 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo120.txt
2022-05-25T10:51:34,567 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo120.txt
2022-05-25T10:51:34,572 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo121.txt
2022-05-25T10:51:34,573 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo121.txt
2022-05-25T10:51:34,578 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo121.txt
2022-05-25T10:51:34,581 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo122.txt
2022-05-25T10:51:34,582 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo122.txt
2022-05-25T10:51:34,586 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo122.txt
2022-05-25T10:51:34,588 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo123.txt
2022-05-25T10:51:34,596 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo123.txt
2022-05-25T10:51:34,598 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo123.txt
2022-05-25T10:51:34,599 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo124.txt
2022-05-25T10:51:34,602 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo124.txt
2022-05-25T10:51:34,606 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo124.txt
2022-05-25T10:51:34,608 WARN  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 379 events
2022-05-25T10:51:34,618 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3264.txt
2022-05-25T10:51:34,640 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3265.txt
2022-05-25T10:51:34,646 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3265.txt
2022-05-25T10:51:34,647 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3265.txt
2022-05-25T10:51:34,651 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3266.txt
2022-05-25T10:51:34,652 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3266.txt
2022-05-25T10:51:34,665 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3266.txt
2022-05-25T10:51:34,674 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3267.txt
2022-05-25T10:51:34,684 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3267.txt
2022-05-25T10:51:34,685 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3267.txt
2022-05-25T10:51:34,687 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3268.txt
2022-05-25T10:51:34,697 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3268.txt
2022-05-25T10:51:34,698 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3268.txt
2022-05-25T10:51:34,706 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3269.txt
2022-05-25T10:51:34,708 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3269.txt
2022-05-25T10:51:34,710 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3269.txt
2022-05-25T10:51:34,712 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3270.txt
2022-05-25T10:51:34,725 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3270.txt
2022-05-25T10:51:34,727 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3270.txt
2022-05-25T10:51:34,732 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3271.txt
2022-05-25T10:51:34,738 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3271.txt
2022-05-25T10:51:34,746 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3271.txt
2022-05-25T10:51:34,750 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3272.txt
2022-05-25T10:51:34,752 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3272.txt
2022-05-25T10:51:34,754 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3272.txt
2022-05-25T10:51:34,762 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3273.txt
2022-05-25T10:51:34,766 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3273.txt
2022-05-25T10:51:34,769 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3273.txt
2022-05-25T10:51:34,776 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3274.txt
2022-05-25T10:51:34,778 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3274.txt
2022-05-25T10:51:34,782 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3274.txt
2022-05-25T10:51:34,784 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3275.txt
2022-05-25T10:51:34,786 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3275.txt
2022-05-25T10:51:34,794 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3275.txt
2022-05-25T10:51:34,799 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3276.txt
2022-05-25T10:51:34,800 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3276.txt
2022-05-25T10:51:34,802 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3276.txt
2022-05-25T10:51:34,810 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3277.txt
2022-05-25T10:51:34,811 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3277.txt
2022-05-25T10:51:34,813 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3277.txt
2022-05-25T10:51:34,818 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3278.txt
2022-05-25T10:51:34,822 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3278.txt
2022-05-25T10:51:34,823 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3278.txt
2022-05-25T10:51:34,825 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3279.txt
2022-05-25T10:51:34,830 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3279.txt
2022-05-25T10:51:34,834 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3279.txt
2022-05-25T10:51:34,838 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3280.txt
2022-05-25T10:51:34,839 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3280.txt
2022-05-25T10:51:34,842 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3280.txt
2022-05-25T10:51:34,846 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3281.txt
2022-05-25T10:51:34,854 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3281.txt
2022-05-25T10:51:34,865 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3281.txt
2022-05-25T10:51:34,867 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3282.txt
2022-05-25T10:51:34,874 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3282.txt
2022-05-25T10:51:34,875 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3282.txt
2022-05-25T10:51:34,878 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3283.txt
2022-05-25T10:51:34,883 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3283.txt
2022-05-25T10:51:34,886 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3283.txt
2022-05-25T10:51:34,888 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3284.txt
2022-05-25T10:51:34,894 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3284.txt
2022-05-25T10:51:34,898 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3284.txt
2022-05-25T10:51:34,900 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3285.txt
2022-05-25T10:51:34,907 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3285.txt
2022-05-25T10:51:34,914 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3285.txt
2022-05-25T10:51:34,918 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3286.txt
2022-05-25T10:51:34,919 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3286.txt
2022-05-25T10:51:34,921 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3286.txt
2022-05-25T10:51:34,928 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3287.txt
2022-05-25T10:51:34,929 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3287.txt
2022-05-25T10:51:34,931 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3287.txt
2022-05-25T10:51:34,938 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3288.txt
2022-05-25T10:51:34,942 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3288.txt
2022-05-25T10:51:34,943 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3288.txt
2022-05-25T10:51:34,943 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3289.txt
2022-05-25T10:51:34,952 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3289.txt
2022-05-25T10:51:34,958 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3289.txt
2022-05-25T10:51:34,963 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3290.txt
2022-05-25T10:51:34,966 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3290.txt
2022-05-25T10:51:34,970 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3290.txt
2022-05-25T10:51:34,974 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3291.txt
2022-05-25T10:51:34,976 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3291.txt
2022-05-25T10:51:34,978 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3291.txt
2022-05-25T10:51:34,982 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3292.txt
2022-05-25T10:51:34,984 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3292.txt
2022-05-25T10:51:34,986 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3292.txt
2022-05-25T10:51:34,989 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3293.txt
2022-05-25T10:51:34,994 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3293.txt
2022-05-25T10:51:34,996 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3293.txt
2022-05-25T10:51:34,997 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3294.txt
2022-05-25T10:51:35,002 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3294.txt
2022-05-25T10:51:35,009 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3294.txt
2022-05-25T10:51:35,011 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3295.txt
2022-05-25T10:51:35,013 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3295.txt
2022-05-25T10:51:35,018 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3295.txt
2022-05-25T10:51:35,019 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3296.txt
2022-05-25T10:51:35,021 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3296.txt
2022-05-25T10:51:35,027 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3296.txt
2022-05-25T10:51:35,029 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3297.txt
2022-05-25T10:51:35,030 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3297.txt
2022-05-25T10:51:35,032 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3297.txt
2022-05-25T10:51:35,035 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3298.txt
2022-05-25T10:51:35,104 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3298.txt
2022-05-25T10:51:35,110 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3298.txt
2022-05-25T10:51:35,110 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3299.txt
2022-05-25T10:51:35,110 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3299.txt
2022-05-25T10:51:35,111 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3299.txt
2022-05-25T10:51:35,118 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3300.txt
2022-05-25T10:51:35,118 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3300.txt
2022-05-25T10:51:35,118 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3300.txt
2022-05-25T10:51:35,119 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3301.txt
2022-05-25T10:51:35,119 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3301.txt
2022-05-25T10:51:35,126 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3301.txt
2022-05-25T10:51:35,126 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3302.txt
2022-05-25T10:51:35,126 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3302.txt
2022-05-25T10:51:35,126 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3302.txt
2022-05-25T10:51:35,127 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3303.txt
2022-05-25T10:51:35,127 WARN  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 496 events
2022-05-25T10:51:35,129 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4209.txt
2022-05-25T10:51:35,153 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4209.txt
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.32 s - in org.appng.core.controller.RepositoryWatcherTest
[INFO] Running org.appng.core.controller.PlatformConfigTest
2022-05-25T10:51:36,408 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@6c903e12: startup date [Wed May 25 10:51:36 CEST 2022]; root of context hierarchy
2022-05-25T10:51:37,963 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,964 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,964 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,964 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,965 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,965 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,965 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,973 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,991 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,991 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:37,998 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,000 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,001 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,001 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,002 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,010 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,010 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/service/PlatformTestConfig.class]] with [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.controller.PlatformConfig]
2022-05-25T10:51:38,265 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 25, 2022 10:51:38 AM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml
May 25, 2022 10:51:38 AM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
2022-05-25T10:51:38,530 INFO  [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource
2022-05-25T10:51:38,555 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting...
2022-05-25T10:51:38,867 INFO  [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported)
2022-05-25T10:51:38,899 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed.
2022-05-25T10:51:39,052 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG'
2022-05-25T10:51:39,052 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG]
2022-05-25T10:51:39,374 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:51:39,412 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:51:41,347 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0)
2022-05-25T10:51:41,456 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:51:41,457 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG'
2022-05-25T10:51:41,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@6c903e12: startup date [Wed May 25 10:51:36 CEST 2022]; root of context hierarchy
2022-05-25T10:51:42,178 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0)
2022-05-25T10:51:42,180 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0)
2022-05-25T10:51:42,220 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0)
2022-05-25T10:51:42,221 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0)
2022-05-25T10:51:42,221 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0)
2022-05-25T10:51:42,221 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0)
2022-05-25T10:51:42,221 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0)
2022-05-25T10:51:42,222 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0)
2022-05-25T10:51:42,222 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0)
2022-05-25T10:51:42,222 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0)
2022-05-25T10:51:42,223 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0)
2022-05-25T10:51:42,223 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0)
2022-05-25T10:51:42,223 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0)
2022-05-25T10:51:42,223 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0)
2022-05-25T10:51:42,223 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0)
2022-05-25T10:51:42,224 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0)
2022-05-25T10:51:42,224 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0)
2022-05-25T10:51:42,224 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0)
2022-05-25T10:51:42,224 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0)
2022-05-25T10:51:42,225 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0)
2022-05-25T10:51:42,225 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0)
2022-05-25T10:51:42,225 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0)
2022-05-25T10:51:42,225 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0)
2022-05-25T10:51:42,226 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0)
2022-05-25T10:51:42,226 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0)
2022-05-25T10:51:42,226 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt (cache size: 0)
2022-05-25T10:51:42,227 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0)
2022-05-25T10:51:42,227 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0)
2022-05-25T10:51:42,227 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt (cache size: 0)
2022-05-25T10:51:42,228 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0)
2022-05-25T10:51:42,228 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0)
2022-05-25T10:51:42,228 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt (cache size: 0)
2022-05-25T10:51:42,229 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt (cache size: 0)
2022-05-25T10:51:42,229 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0)
2022-05-25T10:51:42,229 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0)
2022-05-25T10:51:42,230 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0)
2022-05-25T10:51:42,230 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt (cache size: 0)
2022-05-25T10:51:42,230 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0)
2022-05-25T10:51:42,230 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0)
2022-05-25T10:51:42,231 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0)
2022-05-25T10:51:42,231 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0)
2022-05-25T10:51:42,231 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0)
2022-05-25T10:51:42,232 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0)
2022-05-25T10:51:42,232 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt (cache size: 0)
2022-05-25T10:51:42,232 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt (cache size: 0)
2022-05-25T10:51:42,233 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0)
2022-05-25T10:51:42,233 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0)
2022-05-25T10:51:42,233 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0)
2022-05-25T10:51:42,233 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt (cache size: 0)
2022-05-25T10:51:42,234 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0)
2022-05-25T10:51:42,234 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt (cache size: 0)
2022-05-25T10:51:42,234 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0)
2022-05-25T10:51:42,234 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0)
2022-05-25T10:51:42,235 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt (cache size: 0)
2022-05-25T10:51:42,235 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt (cache size: 0)
2022-05-25T10:51:42,235 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0)
2022-05-25T10:51:42,235 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt (cache size: 0)
2022-05-25T10:51:42,236 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt (cache size: 0)
2022-05-25T10:51:42,236 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0)
2022-05-25T10:51:42,236 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0)
2022-05-25T10:51:42,236 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt (cache size: 0)
2022-05-25T10:51:42,237 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt (cache size: 0)
2022-05-25T10:51:42,237 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt (cache size: 0)
2022-05-25T10:51:42,237 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt (cache size: 0)
2022-05-25T10:51:42,238 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt (cache size: 0)
2022-05-25T10:51:42,238 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt (cache size: 0)
2022-05-25T10:51:42,238 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt (cache size: 0)
2022-05-25T10:51:42,239 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt (cache size: 0)
2022-05-25T10:51:42,242 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt (cache size: 0)
2022-05-25T10:51:42,242 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt (cache size: 0)
2022-05-25T10:51:42,249 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0)
2022-05-25T10:51:42,250 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0)
2022-05-25T10:51:42,250 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0)
2022-05-25T10:51:42,250 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0)
2022-05-25T10:51:42,251 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0)
2022-05-25T10:51:42,251 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt (cache size: 0)
2022-05-25T10:51:42,251 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0)
2022-05-25T10:51:42,251 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0)
2022-05-25T10:51:42,253 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0)
2022-05-25T10:51:42,253 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0)
2022-05-25T10:51:42,254 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0)
2022-05-25T10:51:42,254 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0)
2022-05-25T10:51:42,254 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt (cache size: 0)
2022-05-25T10:51:42,254 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0)
2022-05-25T10:51:42,255 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0)
2022-05-25T10:51:42,255 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0)
2022-05-25T10:51:42,255 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt (cache size: 0)
2022-05-25T10:51:42,255 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0)
2022-05-25T10:51:42,256 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0)
2022-05-25T10:51:42,256 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0)
2022-05-25T10:51:42,256 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0)
2022-05-25T10:51:42,257 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0)
2022-05-25T10:51:42,257 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0)
2022-05-25T10:51:42,257 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0)
2022-05-25T10:51:42,257 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt (cache size: 0)
2022-05-25T10:51:42,258 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0)
2022-05-25T10:51:42,258 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0)
2022-05-25T10:51:42,258 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0)
2022-05-25T10:51:42,261 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0)
2022-05-25T10:51:42,261 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0)
2022-05-25T10:51:42,265 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0)
2022-05-25T10:51:42,266 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0)
2022-05-25T10:51:42,266 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0)
2022-05-25T10:51:42,266 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0)
2022-05-25T10:51:42,266 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0)
2022-05-25T10:51:42,267 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0)
2022-05-25T10:51:42,267 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0)
2022-05-25T10:51:42,267 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt (cache size: 0)
2022-05-25T10:51:42,267 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt (cache size: 0)
2022-05-25T10:51:42,268 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0)
2022-05-25T10:51:42,268 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0)
2022-05-25T10:51:42,268 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt (cache size: 0)
2022-05-25T10:51:42,268 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt (cache size: 0)
2022-05-25T10:51:42,269 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0)
2022-05-25T10:51:42,269 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0)
2022-05-25T10:51:42,269 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0)
2022-05-25T10:51:42,269 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt (cache size: 0)
2022-05-25T10:51:42,270 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0)
2022-05-25T10:51:42,270 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0)
2022-05-25T10:51:42,270 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0)
2022-05-25T10:51:42,270 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0)
2022-05-25T10:51:42,271 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0)
2022-05-25T10:51:42,271 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0)
2022-05-25T10:51:42,273 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0)
2022-05-25T10:51:42,274 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0)
2022-05-25T10:51:42,274 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0)
2022-05-25T10:51:42,274 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0)
2022-05-25T10:51:42,274 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0)
2022-05-25T10:51:42,275 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0)
2022-05-25T10:51:42,275 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0)
2022-05-25T10:51:42,275 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0)
2022-05-25T10:51:42,275 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt (cache size: 0)
2022-05-25T10:51:42,276 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0)
2022-05-25T10:51:42,276 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt (cache size: 0)
2022-05-25T10:51:42,276 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt (cache size: 0)
2022-05-25T10:51:42,276 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt (cache size: 0)
2022-05-25T10:51:42,277 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0)
2022-05-25T10:51:42,277 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0)
2022-05-25T10:51:42,277 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt (cache size: 0)
2022-05-25T10:51:42,278 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt (cache size: 0)
2022-05-25T10:51:42,278 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0)
2022-05-25T10:51:42,278 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt (cache size: 0)
2022-05-25T10:51:42,278 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0)
2022-05-25T10:51:42,278 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0)
2022-05-25T10:51:42,279 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt (cache size: 0)
2022-05-25T10:51:42,279 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt (cache size: 0)
2022-05-25T10:51:42,279 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt (cache size: 0)
2022-05-25T10:51:42,279 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0)
2022-05-25T10:51:42,280 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt (cache size: 0)
2022-05-25T10:51:42,280 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt (cache size: 0)
2022-05-25T10:51:42,280 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0)
2022-05-25T10:51:42,281 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt (cache size: 0)
2022-05-25T10:51:42,281 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0)
2022-05-25T10:51:42,281 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt (cache size: 0)
2022-05-25T10:51:42,281 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt (cache size: 0)
2022-05-25T10:51:42,282 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt (cache size: 0)
2022-05-25T10:51:42,282 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt (cache size: 0)
2022-05-25T10:51:42,282 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0)
2022-05-25T10:51:42,282 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt (cache size: 0)
2022-05-25T10:51:42,290 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt (cache size: 0)
2022-05-25T10:51:42,290 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt (cache size: 0)
2022-05-25T10:51:42,290 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0)
2022-05-25T10:51:42,290 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0)
2022-05-25T10:51:42,291 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0)
2022-05-25T10:51:42,291 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt (cache size: 0)
2022-05-25T10:51:42,291 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0)
2022-05-25T10:51:42,291 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0)
2022-05-25T10:51:42,292 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt (cache size: 0)
2022-05-25T10:51:42,292 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0)
2022-05-25T10:51:42,292 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt (cache size: 0)
2022-05-25T10:51:42,292 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0)
2022-05-25T10:51:42,293 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0)
2022-05-25T10:51:42,293 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt (cache size: 0)
2022-05-25T10:51:42,293 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0)
2022-05-25T10:51:42,293 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0)
2022-05-25T10:51:42,294 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt (cache size: 0)
2022-05-25T10:51:42,294 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0)
2022-05-25T10:51:42,294 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0)
2022-05-25T10:51:42,294 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt (cache size: 0)
2022-05-25T10:51:42,294 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt (cache size: 0)
2022-05-25T10:51:42,295 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0)
2022-05-25T10:51:42,295 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0)
2022-05-25T10:51:42,295 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt (cache size: 0)
2022-05-25T10:51:42,296 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt (cache size: 0)
2022-05-25T10:51:42,297 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0)
2022-05-25T10:51:42,297 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0)
2022-05-25T10:51:42,297 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0)
2022-05-25T10:51:42,298 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0)
2022-05-25T10:51:42,298 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0)
2022-05-25T10:51:42,298 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0)
2022-05-25T10:51:42,298 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0)
2022-05-25T10:51:42,299 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt (cache size: 0)
2022-05-25T10:51:42,299 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0)
2022-05-25T10:51:42,299 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0)
2022-05-25T10:51:42,299 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0)
2022-05-25T10:51:42,300 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0)
2022-05-25T10:51:42,300 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0)
2022-05-25T10:51:42,300 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0)
2022-05-25T10:51:42,300 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0)
2022-05-25T10:51:42,301 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0)
2022-05-25T10:51:42,301 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0)
2022-05-25T10:51:42,301 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0)
2022-05-25T10:51:42,301 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0)
2022-05-25T10:51:42,302 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0)
2022-05-25T10:51:42,302 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0)
2022-05-25T10:51:42,302 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0)
2022-05-25T10:51:42,302 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0)
2022-05-25T10:51:42,303 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0)
2022-05-25T10:51:42,303 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0)
2022-05-25T10:51:42,304 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0)
2022-05-25T10:51:42,304 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0)
2022-05-25T10:51:42,304 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0)
2022-05-25T10:51:42,304 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt (cache size: 0)
2022-05-25T10:51:42,305 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0)
2022-05-25T10:51:42,305 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0)
2022-05-25T10:51:42,305 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0)
2022-05-25T10:51:42,305 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt (cache size: 0)
2022-05-25T10:51:42,305 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0)
2022-05-25T10:51:42,309 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt (cache size: 0)
2022-05-25T10:51:42,310 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0)
2022-05-25T10:51:42,310 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0)
2022-05-25T10:51:42,310 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0)
2022-05-25T10:51:42,310 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0)
2022-05-25T10:51:42,311 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0)
2022-05-25T10:51:42,311 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0)
2022-05-25T10:51:42,311 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0)
2022-05-25T10:51:42,312 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0)
2022-05-25T10:51:42,312 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt (cache size: 0)
2022-05-25T10:51:42,312 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0)
2022-05-25T10:51:42,313 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt (cache size: 0)
2022-05-25T10:51:42,314 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt (cache size: 0)
2022-05-25T10:51:42,314 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0)
2022-05-25T10:51:42,314 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0)
2022-05-25T10:51:42,314 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0)
2022-05-25T10:51:42,315 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0)
2022-05-25T10:51:42,315 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0)
2022-05-25T10:51:42,315 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt (cache size: 0)
2022-05-25T10:51:42,315 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0)
2022-05-25T10:51:42,316 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0)
2022-05-25T10:51:42,318 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0)
2022-05-25T10:51:42,318 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt (cache size: 0)
2022-05-25T10:51:42,318 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0)
2022-05-25T10:51:42,318 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt (cache size: 0)
2022-05-25T10:51:42,318 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt (cache size: 0)
2022-05-25T10:51:42,319 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0)
2022-05-25T10:51:42,319 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt (cache size: 0)
2022-05-25T10:51:42,319 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0)
2022-05-25T10:51:42,320 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt (cache size: 0)
2022-05-25T10:51:42,320 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt (cache size: 0)
2022-05-25T10:51:42,321 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt (cache size: 0)
2022-05-25T10:51:42,322 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0)
2022-05-25T10:51:42,322 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt (cache size: 0)
2022-05-25T10:51:42,322 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt (cache size: 0)
2022-05-25T10:51:42,322 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt (cache size: 0)
2022-05-25T10:51:42,323 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt (cache size: 0)
2022-05-25T10:51:42,323 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt (cache size: 0)
2022-05-25T10:51:42,323 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt (cache size: 0)
2022-05-25T10:51:42,323 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt (cache size: 0)
2022-05-25T10:51:42,324 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt (cache size: 0)
2022-05-25T10:51:42,324 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0)
2022-05-25T10:51:42,324 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt (cache size: 0)
2022-05-25T10:51:42,324 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt (cache size: 0)
2022-05-25T10:51:42,325 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt (cache size: 0)
2022-05-25T10:51:42,325 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0)
2022-05-25T10:51:42,325 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt (cache size: 0)
2022-05-25T10:51:42,325 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0)
2022-05-25T10:51:42,326 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0)
2022-05-25T10:51:42,326 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt (cache size: 0)
2022-05-25T10:51:42,326 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt (cache size: 0)
2022-05-25T10:51:42,326 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0)
2022-05-25T10:51:42,327 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0)
2022-05-25T10:51:42,327 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt (cache size: 0)
2022-05-25T10:51:42,329 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0)
2022-05-25T10:51:42,330 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0)
2022-05-25T10:51:42,330 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt (cache size: 0)
2022-05-25T10:51:42,330 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt (cache size: 0)
2022-05-25T10:51:42,330 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt (cache size: 0)
2022-05-25T10:51:42,331 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt (cache size: 0)
2022-05-25T10:51:42,331 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt (cache size: 0)
2022-05-25T10:51:42,331 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt (cache size: 0)
2022-05-25T10:51:42,331 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt (cache size: 0)
2022-05-25T10:51:42,332 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt (cache size: 0)
2022-05-25T10:51:42,332 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt (cache size: 0)
2022-05-25T10:51:42,332 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt (cache size: 0)
2022-05-25T10:51:42,332 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt (cache size: 0)
2022-05-25T10:51:42,333 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt (cache size: 0)
2022-05-25T10:51:42,333 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt (cache size: 0)
2022-05-25T10:51:42,333 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt (cache size: 0)
2022-05-25T10:51:42,333 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt (cache size: 0)
2022-05-25T10:51:42,334 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt (cache size: 0)
2022-05-25T10:51:42,334 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt (cache size: 0)
2022-05-25T10:51:42,334 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt (cache size: 0)
2022-05-25T10:51:42,334 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt (cache size: 0)
2022-05-25T10:51:42,335 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt (cache size: 0)
2022-05-25T10:51:42,335 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt (cache size: 0)
2022-05-25T10:51:42,335 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt (cache size: 0)
2022-05-25T10:51:42,337 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt (cache size: 0)
2022-05-25T10:51:42,338 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt (cache size: 0)
2022-05-25T10:51:42,338 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt (cache size: 0)
2022-05-25T10:51:42,338 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt (cache size: 0)
2022-05-25T10:51:42,338 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt (cache size: 0)
2022-05-25T10:51:42,339 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt (cache size: 0)
2022-05-25T10:51:42,339 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt (cache size: 0)
2022-05-25T10:51:42,339 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt (cache size: 0)
2022-05-25T10:51:42,339 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt (cache size: 0)
2022-05-25T10:51:42,340 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt (cache size: 0)
2022-05-25T10:51:42,340 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt (cache size: 0)
2022-05-25T10:51:42,340 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt (cache size: 0)
2022-05-25T10:51:42,341 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt (cache size: 0)
2022-05-25T10:51:42,341 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt (cache size: 0)
2022-05-25T10:51:42,341 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt (cache size: 0)
2022-05-25T10:51:42,341 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt (cache size: 0)
2022-05-25T10:51:42,342 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt (cache size: 0)
2022-05-25T10:51:42,342 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt (cache size: 0)
2022-05-25T10:51:42,342 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt (cache size: 0)
2022-05-25T10:51:42,342 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt (cache size: 0)
2022-05-25T10:51:42,343 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt (cache size: 0)
2022-05-25T10:51:42,343 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt (cache size: 0)
2022-05-25T10:51:42,343 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt (cache size: 0)
2022-05-25T10:51:42,343 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt (cache size: 0)
2022-05-25T10:51:42,344 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt (cache size: 0)
2022-05-25T10:51:42,345 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt (cache size: 0)
2022-05-25T10:51:42,346 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt (cache size: 0)
2022-05-25T10:51:42,346 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt (cache size: 0)
2022-05-25T10:51:42,346 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt (cache size: 0)
2022-05-25T10:51:42,346 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt (cache size: 0)
2022-05-25T10:51:42,347 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt (cache size: 0)
2022-05-25T10:51:42,347 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo124.txt (cache size: 0)
2022-05-25T10:51:42,347 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3265.txt (cache size: 0)
2022-05-25T10:51:42,348 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt (cache size: 0)
2022-05-25T10:51:42,348 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt (cache size: 0)
2022-05-25T10:51:42,348 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt (cache size: 0)
2022-05-25T10:51:42,348 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt (cache size: 0)
2022-05-25T10:51:42,348 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt (cache size: 0)
2022-05-25T10:51:42,349 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt (cache size: 0)
2022-05-25T10:51:42,349 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt (cache size: 0)
2022-05-25T10:51:42,349 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt (cache size: 0)
2022-05-25T10:51:42,349 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt (cache size: 0)
2022-05-25T10:51:42,350 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt (cache size: 0)
2022-05-25T10:51:42,350 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt (cache size: 0)
2022-05-25T10:51:42,350 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt (cache size: 0)
2022-05-25T10:51:42,350 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt (cache size: 0)
2022-05-25T10:51:42,351 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt (cache size: 0)
2022-05-25T10:51:42,351 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt (cache size: 0)
2022-05-25T10:51:42,351 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt (cache size: 0)
2022-05-25T10:51:42,351 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt (cache size: 0)
2022-05-25T10:51:42,352 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt (cache size: 0)
2022-05-25T10:51:42,352 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt (cache size: 0)
2022-05-25T10:51:42,352 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt (cache size: 0)
2022-05-25T10:51:42,352 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt (cache size: 0)
2022-05-25T10:51:42,352 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3266.txt (cache size: 0)
2022-05-25T10:51:42,353 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt (cache size: 0)
2022-05-25T10:51:42,353 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt (cache size: 0)
2022-05-25T10:51:42,354 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt (cache size: 0)
2022-05-25T10:51:42,354 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt (cache size: 0)
2022-05-25T10:51:42,354 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt (cache size: 0)
2022-05-25T10:51:42,357 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt (cache size: 0)
2022-05-25T10:51:42,362 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt (cache size: 0)
2022-05-25T10:51:42,362 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt (cache size: 0)
2022-05-25T10:51:42,362 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt (cache size: 0)
2022-05-25T10:51:42,362 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt (cache size: 0)
2022-05-25T10:51:42,363 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt (cache size: 0)
2022-05-25T10:51:42,363 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt (cache size: 0)
2022-05-25T10:51:42,363 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt (cache size: 0)
2022-05-25T10:51:42,363 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt (cache size: 0)
2022-05-25T10:51:42,364 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt (cache size: 0)
2022-05-25T10:51:42,364 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3265.txt (cache size: 0)
2022-05-25T10:51:42,364 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3265.txt (cache size: 0)
2022-05-25T10:51:42,364 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt (cache size: 0)
2022-05-25T10:51:42,365 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3264.txt (cache size: 0)
2022-05-25T10:51:42,365 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt (cache size: 0)
2022-05-25T10:51:42,365 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo124.txt (cache size: 0)
2022-05-25T10:51:42,366 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo124.txt (cache size: 0)
2022-05-25T10:51:42,368 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt (cache size: 0)
2022-05-25T10:51:42,368 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt (cache size: 0)
2022-05-25T10:51:42,368 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt (cache size: 0)
2022-05-25T10:51:42,368 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt (cache size: 0)
2022-05-25T10:51:42,369 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt (cache size: 0)
2022-05-25T10:51:42,369 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3266.txt (cache size: 0)
2022-05-25T10:51:42,369 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt (cache size: 0)
2022-05-25T10:51:42,369 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3266.txt (cache size: 0)
2022-05-25T10:51:42,370 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3267.txt (cache size: 0)
2022-05-25T10:51:42,370 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3267.txt (cache size: 0)
2022-05-25T10:51:42,373 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3267.txt (cache size: 0)
2022-05-25T10:51:42,374 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3268.txt (cache size: 0)
2022-05-25T10:51:42,374 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3268.txt (cache size: 0)
2022-05-25T10:51:42,374 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3268.txt (cache size: 0)
2022-05-25T10:51:42,374 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3269.txt (cache size: 0)
2022-05-25T10:51:42,375 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3269.txt (cache size: 0)
2022-05-25T10:51:42,375 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3269.txt (cache size: 0)
2022-05-25T10:51:42,375 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3270.txt (cache size: 0)
2022-05-25T10:51:42,375 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3270.txt (cache size: 0)
2022-05-25T10:51:42,376 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3270.txt (cache size: 0)
2022-05-25T10:51:42,376 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3271.txt (cache size: 0)
2022-05-25T10:51:42,376 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3271.txt (cache size: 0)
2022-05-25T10:51:42,376 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3271.txt (cache size: 0)
2022-05-25T10:51:42,376 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3272.txt (cache size: 0)
2022-05-25T10:51:42,377 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3272.txt (cache size: 0)
2022-05-25T10:51:42,377 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3272.txt (cache size: 0)
2022-05-25T10:51:42,377 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3273.txt (cache size: 0)
2022-05-25T10:51:42,377 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3273.txt (cache size: 0)
2022-05-25T10:51:42,377 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3273.txt (cache size: 0)
2022-05-25T10:51:42,378 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3274.txt (cache size: 0)
2022-05-25T10:51:42,378 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3274.txt (cache size: 0)
2022-05-25T10:51:42,378 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3274.txt (cache size: 0)
2022-05-25T10:51:42,378 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3275.txt (cache size: 0)
2022-05-25T10:51:42,378 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3279.txt (cache size: 0)
2022-05-25T10:51:42,378 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3276.txt (cache size: 0)
2022-05-25T10:51:42,379 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3279.txt (cache size: 0)
2022-05-25T10:51:42,379 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3277.txt (cache size: 0)
2022-05-25T10:51:42,379 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3280.txt (cache size: 0)
2022-05-25T10:51:42,379 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3280.txt (cache size: 0)
2022-05-25T10:51:42,379 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3279.txt (cache size: 0)
2022-05-25T10:51:42,380 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3280.txt (cache size: 0)
2022-05-25T10:51:42,380 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3277.txt (cache size: 0)
2022-05-25T10:51:42,382 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3288.txt (cache size: 0)
2022-05-25T10:51:42,382 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3278.txt (cache size: 0)
2022-05-25T10:51:42,382 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3288.txt (cache size: 0)
2022-05-25T10:51:42,382 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3277.txt (cache size: 0)
2022-05-25T10:51:42,382 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3287.txt (cache size: 0)
2022-05-25T10:51:42,383 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3281.txt (cache size: 0)
2022-05-25T10:51:42,383 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3281.txt (cache size: 0)
2022-05-25T10:51:42,383 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3282.txt (cache size: 0)
2022-05-25T10:51:42,383 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3283.txt (cache size: 0)
2022-05-25T10:51:42,383 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3287.txt (cache size: 0)
2022-05-25T10:51:42,384 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3287.txt (cache size: 0)
2022-05-25T10:51:42,384 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3289.txt (cache size: 0)
2022-05-25T10:51:42,384 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3285.txt (cache size: 0)
2022-05-25T10:51:42,384 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3275.txt (cache size: 0)
2022-05-25T10:51:42,384 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3284.txt (cache size: 0)
2022-05-25T10:51:42,384 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3282.txt (cache size: 0)
2022-05-25T10:51:42,385 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3285.txt (cache size: 0)
2022-05-25T10:51:42,385 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3286.txt (cache size: 0)
2022-05-25T10:51:42,385 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3288.txt (cache size: 0)
2022-05-25T10:51:42,385 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3282.txt (cache size: 0)
2022-05-25T10:51:42,385 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3290.txt (cache size: 0)
2022-05-25T10:51:42,385 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3290.txt (cache size: 0)
2022-05-25T10:51:42,386 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3275.txt (cache size: 0)
2022-05-25T10:51:42,386 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3276.txt (cache size: 0)
2022-05-25T10:51:42,390 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3281.txt (cache size: 0)
2022-05-25T10:51:42,390 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3289.txt (cache size: 0)
2022-05-25T10:51:42,390 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3276.txt (cache size: 0)
2022-05-25T10:51:42,390 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3283.txt (cache size: 0)
2022-05-25T10:51:42,390 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3290.txt (cache size: 0)
2022-05-25T10:51:42,390 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3291.txt (cache size: 0)
2022-05-25T10:51:42,391 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3291.txt (cache size: 0)
2022-05-25T10:51:42,391 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3291.txt (cache size: 0)
2022-05-25T10:51:42,391 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3292.txt (cache size: 0)
2022-05-25T10:51:42,391 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3292.txt (cache size: 0)
2022-05-25T10:51:42,391 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3292.txt (cache size: 0)
2022-05-25T10:51:42,391 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3293.txt (cache size: 0)
2022-05-25T10:51:42,392 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3293.txt (cache size: 0)
2022-05-25T10:51:42,392 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3297.txt (cache size: 0)
2022-05-25T10:51:42,392 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3297.txt (cache size: 0)
2022-05-25T10:51:42,392 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3296.txt (cache size: 0)
2022-05-25T10:51:42,392 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3296.txt (cache size: 0)
2022-05-25T10:51:42,394 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3296.txt (cache size: 0)
2022-05-25T10:51:42,394 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3295.txt (cache size: 0)
2022-05-25T10:51:42,394 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3295.txt (cache size: 0)
2022-05-25T10:51:42,395 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3295.txt (cache size: 0)
2022-05-25T10:51:42,395 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3294.txt (cache size: 0)
2022-05-25T10:51:42,395 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3294.txt (cache size: 0)
2022-05-25T10:51:42,395 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3294.txt (cache size: 0)
2022-05-25T10:51:42,397 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3293.txt (cache size: 0)
2022-05-25T10:51:42,398 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3278.txt (cache size: 0)
2022-05-25T10:51:42,398 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3284.txt (cache size: 0)
2022-05-25T10:51:42,398 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3289.txt (cache size: 0)
2022-05-25T10:51:42,398 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3286.txt (cache size: 0)
2022-05-25T10:51:42,398 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3297.txt (cache size: 0)
2022-05-25T10:51:42,398 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3278.txt (cache size: 0)
2022-05-25T10:51:42,399 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3286.txt (cache size: 0)
2022-05-25T10:51:42,399 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3284.txt (cache size: 0)
2022-05-25T10:51:42,399 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3283.txt (cache size: 0)
2022-05-25T10:51:42,399 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3285.txt (cache size: 0)
2022-05-25T10:51:42,399 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3298.txt (cache size: 0)
2022-05-25T10:51:42,400 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3300.txt (cache size: 0)
2022-05-25T10:51:42,400 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3299.txt (cache size: 0)
2022-05-25T10:51:42,400 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3302.txt (cache size: 0)
2022-05-25T10:51:42,400 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3299.txt (cache size: 0)
2022-05-25T10:51:42,400 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3301.txt (cache size: 0)
2022-05-25T10:51:42,401 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3301.txt (cache size: 0)
2022-05-25T10:51:42,402 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3298.txt (cache size: 0)
2022-05-25T10:51:42,402 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3302.txt (cache size: 0)
2022-05-25T10:51:42,402 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3301.txt (cache size: 0)
2022-05-25T10:51:42,402 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3302.txt (cache size: 0)
2022-05-25T10:51:42,402 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3300.txt (cache size: 0)
2022-05-25T10:51:42,403 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3298.txt (cache size: 0)
2022-05-25T10:51:42,403 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3300.txt (cache size: 0)
2022-05-25T10:51:42,403 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3299.txt (cache size: 0)
2022-05-25T10:51:42,403 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3303.txt (cache size: 0)
2022-05-25T10:51:42,403 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4209.txt (cache size: 0)
2022-05-25T10:51:42,403 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4209.txt (cache size: 0)
2022-05-25T10:51:43,174 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:51:43,235 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0)
2022-05-25T10:51:43,607 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:51:43,607 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:51:43,607 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:51:43,681 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5)
2022-05-25T10:51:43,823 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@6c903e12: startup date [Wed May 25 10:51:36 CEST 2022]; root of context hierarchy
2022-05-25T10:51:43,826 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG'
2022-05-25T10:51:43,827 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated...
2022-05-25T10:51:43,837 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.397 s - in org.appng.core.controller.PlatformConfigTest
[INFO] Running org.appng.core.controller.ControllerTest
2022-05-25T10:51:43,975 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:43,997 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1151751427 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,137 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,144 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1632399733 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,296 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,298 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1494090357 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,314 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,316 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#329545272 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,320 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,322 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1768621734 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,346 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,349 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#217467501 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,355 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,356 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1458373905 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,361 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,365 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#714296250 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,377 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,383 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1223893263 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,385 INFO  [main] org.appng.core.Redirect       : Redirecting request to /de/index (301)
2022-05-25T10:51:44,391 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,398 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1368740526 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,410 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,411 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#923187848 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,457 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,462 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#356185612 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,477 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,478 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#21069748 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,485 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,486 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#582883594 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,498 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,500 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2047674546 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,507 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,508 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1144450595 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,517 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,518 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2095471109 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,534 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,536 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#865867007 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,558 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,570 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1805756413 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,584 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,587 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1316564447 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,598 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,599 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#50442783 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,607 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,608 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#128511924 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,609 INFO  [main] org.appng.core.Redirect       : Redirecting request /de to /de/index (301)
2022-05-25T10:51:44,618 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,618 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#139114754 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,626 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,631 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1829500804 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,646 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,652 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#602243169 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,656 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,660 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1644583564 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,771 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,772 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2053162033 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,774 INFO  [main] org.appng.core.Redirect       : Redirecting request to /defaultPath (301)
2022-05-25T10:51:44,778 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,778 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#14440699 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,786 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,787 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1662173761 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,793 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,797 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1194908431 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,801 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,802 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2070952364 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:51:44,808 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-05-25T10:51:44,809 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#820234826 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.766 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.114 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.068 s - in org.appng.core.controller.filter.PageCacheFilterTest
[INFO] Running org.appng.core.controller.filter.RedirectFilterTest
2022-05-25T10:51:45,062 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2022-05-25T10:51:45,070 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-05-25T10:51:45,073 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2022-05-25T10:51:45,088 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
2022-05-25T10:51:45,112 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.102 s - in org.appng.core.controller.filter.RedirectFilterTest
[INFO] Running org.appng.core.controller.RedirectTest
2022-05-25T10:51:45,135 INFO  [main] org.appng.core.Redirect       : Redirecting request to /targeturl (301)
2022-05-25T10:51:45,138 INFO  [main] org.appng.core.Redirect       : Redirecting request to targeturl (302)
2022-05-25T10:51:45,139 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.01 s - in org.appng.core.controller.RedirectTest
[INFO] Running org.appng.core.controller.PlatformStartupTest
2022-05-25T10:51:45,223 INFO  [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j2.xml
2022-05-25T10:51:45,223 INFO  [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------
2022-05-25T10:51:45,224 INFO  [main] org.appng.core.controller.PlatformStartup: Launching                    _   _  ____ 
2022-05-25T10:51:45,224 INFO  [main] org.appng.core.controller.PlatformStartup:             __ _ _ __  _ __ | \ | |/ ___|
2022-05-25T10:51:45,224 INFO  [main] org.appng.core.controller.PlatformStartup:            / _` | '_ \| '_ \|  \| | |  _ 
2022-05-25T10:51:45,224 INFO  [main] org.appng.core.controller.PlatformStartup:           | (_| | |_) | |_) | |\  | |_| |
2022-05-25T10:51:45,225 INFO  [main] org.appng.core.controller.PlatformStartup:            \__,_| .__/| .__/|_| \_|\____|
2022-05-25T10:51:45,225 INFO  [main] org.appng.core.controller.PlatformStartup:                 |_|   |_|                
2022-05-25T10:51:45,225 INFO  [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version-------
2022-05-25T10:51:45,225 INFO  [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform
2022-05-25T10:51:45,231 INFO  [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/WEB-INF/database/appng on port 9050
2022-05-25T10:51:45,298 INFO  [HSQLDB Server @2d47970a] hsqldb.db.HSQLDB80FA6A320D.ENGINE: Checkpoint start
2022-05-25T10:51:45,298 INFO  [HSQLDB Server @2d47970a] hsqldb.db.HSQLDB80FA6A320D.ENGINE: checkpointClose start
2022-05-25T10:51:45,323 INFO  [HSQLDB Server @2d47970a] hsqldb.db.HSQLDB80FA6A320D.ENGINE: checkpointClose synched
2022-05-25T10:51:45,331 INFO  [HSQLDB Server @2d47970a] hsqldb.db.HSQLDB80FA6A320D.ENGINE: checkpointClose script done
2022-05-25T10:51:45,635 INFO  [HSQLDB Server @2d47970a] hsqldb.db.HSQLDB80FA6A320D.ENGINE: checkpointClose end
2022-05-25T10:51:45,636 INFO  [HSQLDB Server @2d47970a] hsqldb.db.HSQLDB80FA6A320D.ENGINE: Checkpoint end - txts: 1
2022-05-25T10:51:45,733 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:51:45,839 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0)
2022-05-25T10:51:45,841 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:51:45,841 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:51:45,841 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:51:45,957 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5)
2022-05-25T10:51:46,106 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0)
2022-05-25T10:51:46,109 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:51:46,109 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:51:46,109 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:51:46,226 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5)
2022-05-25T10:51:46,271 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.028s)
2022-05-25T10:51:46,295 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:51:46,390 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:51:46,508 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:51:46,663 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:51:46,739 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:51:46,783 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:51:46,817 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:51:46,850 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:51:46,890 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:51:46,917 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:51:46,947 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:51:46,981 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:51:47,011 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:51:47,036 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:51:47,041 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:51:47,041 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:51:47,067 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:51:47,098 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:51:47,122 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:51:47,138 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:51:47,471 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:51:47,490 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 16 migrations to schema "PUBLIC", now at version v4.2.1 (execution time 00:01.117s)
2022-05-25T10:51:47,491 INFO  [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng
2022-05-25T10:51:47,493 INFO  [main] org.appng.core.controller.PlatformStartup: appNG null started in 2268 ms.
2022-05-25T10:51:47,494 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
2022-05-25T10:51:47,499 INFO  [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown()
2022-05-25T10:51:52,499 INFO  [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test
2022-05-25T10:51:52,499 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTTING_DOWN
2022-05-25T10:51:52,510 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTTING_DOWN
2022-05-25T10:51:52,514 INFO  [hz.test.cached.thread-6] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5701 [appNG] [5.1.1] Shutdown request of Member [10.102.4.103]:5701 - 301cd79b-5c9d-454f-a0df-81ea2ac300a1 this is handled
2022-05-25T10:51:52,534 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down multicast service...
2022-05-25T10:51:52,535 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down connection manager...
2022-05-25T10:51:52,540 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Shutting down node engine...
2022-05-25T10:51:52,591 INFO  [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:52,619 INFO  [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5701 [appNG] [5.1.1] Destroying node NodeExtension.
2022-05-25T10:51:52,619 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Shutdown is completed in 108 ms.
2022-05-25T10:51:52,620 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTDOWN
2022-05-25T10:51:52,620 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Node is already shutting down... Waiting for shutdown process to complete...
2022-05-25T10:51:52,620 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is SHUTDOWN
2022-05-25T10:51:52,620 INFO  [main] org.appng.core.controller.PlatformStartup: appNG stopped.
2022-05-25T10:51:52,620 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.642 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-05-25T10:51:52,692 WARN  [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default!
May 25, 2022 10:51:52 AM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
May 25, 2022 10:51:52 AM 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-05-25T10:51:52,848 INFO  [main] com.hazelcast.system.logo     : [10.102.4.103]:5701 [appNG] [5.1.1] 
	+       +  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-05-25T10:51:52,848 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved.
2022-05-25T10:51:52,848 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] Hazelcast Platform 5.1.1 (20220317 - 5b5fa10) starting at [10.102.4.103]:5701
2022-05-25T10:51:52,848 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] Cluster name: appNG
2022-05-25T10:51:52,848 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:52,848 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:52,890 INFO  [main] com.hazelcast.system.security : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:52,895 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5701 [appNG] [5.1.1] Using Multicast discovery
2022-05-25T10:51:52,895 WARN  [main] com.hazelcast.cp.CPSubsystem  : [10.102.4.103]:5701 [appNG] [5.1.1] 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-05-25T10:51:52,949 INFO  [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5701 [appNG] [5.1.1] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2022-05-25T10:51:52,949 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTING
2022-05-25T10:51:55,532 INFO  [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5701 [appNG] [5.1.1] 

Members {size:1, ver:1} [
	Member [10.102.4.103]:5701 - 80d2b9ba-cb77-4d24-a5ff-509050a820d2 this
]

2022-05-25T10:51:55,546 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5701 [appNG] [5.1.1] [10.102.4.103]:5701 is STARTED
2022-05-25T10:51:55,546 INFO  [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5701}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.844 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-05-25T10:51:55,717 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@65a5cc92: startup date [Wed May 25 10:51:55 CEST 2022]; root of context hierarchy
2022-05-25T10:51:55,738 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:55,739 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:55,740 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:55,929 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2022-05-25T10:51:56,016 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@65a5cc92: startup date [Wed May 25 10:51:55 CEST 2022]; root of context hierarchy
2022-05-25T10:51:56,309 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2022-05-25T10:51:56,323 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-05-25T10:51:56,327 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@59f0cf66: startup date [Wed May 25 10:51:56 CEST 2022]; root of context hierarchy
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:56,345 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:56,354 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:56,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2022-05-25T10:51:56,453 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@59f0cf66: startup date [Wed May 25 10:51:56 CEST 2022]; root of context hierarchy
2022-05-25T10:51:56,543 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost'
2022-05-25T10:51:56,547 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@55baa338: startup date [Wed May 25 10:51:56 CEST 2022]; root of context hierarchy
2022-05-25T10:51:56,556 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:56,556 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2022-05-25T10:51:56,556 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2022-05-25T10:51:56,562 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2022-05-25T10:51:56,562 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2022-05-25T10:51:56,562 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:56,563 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:56,563 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:56,563 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:56,634 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2022-05-25T10:51:56,636 WARN  [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound
2022-05-25T10:51:57,643 WARN  [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar)
2022-05-25T10:51:57,648 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1fe1d0a5: startup date [Wed May 25 10:51:57 CEST 2022]; root of context hierarchy
2022-05-25T10:51:57,656 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:57,656 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2022-05-25T10:51:57,656 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2022-05-25T10:51:57,656 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2022-05-25T10:51:57,656 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2022-05-25T10:51:57,656 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:57,657 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:57,657 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:57,661 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:57,718 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2022-05-25T10:51:57,731 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@1fe1d0a5: startup date [Wed May 25 10:51:57 CEST 2022]; root of context hierarchy
2022-05-25T10:51:57,747 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2022-05-25T10:51:57,777 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4178d53c: startup date [Wed May 25 10:51:57 CEST 2022]; root of context hierarchy
2022-05-25T10:51:57,781 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 MappingJackson2HttpMessageConverters: 
2022-05-25T10:51:57,781 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 ObjectMappers: 
2022-05-25T10:51:57,781 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 Modules: 
2022-05-25T10:51:57,790 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Found 0 @Primary Beans: 
2022-05-25T10:51:57,790 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No ObjectMapper found in context, creating default.
2022-05-25T10:51:57,790 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-05-25T10:51:57,790 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:51:57,790 INFO  [main] org.appng.api.config.RestConfig: [localhost:appng-demoapplication] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-05-25T10:51:57,791 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:57,861 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/add/{a}/{b}],methods=[GET],produces=[application/json;charset=UTF-8]}" onto public org.springframework.http.ResponseEntity<org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest$Result> org.appng.core.controller.handler.ServiceRequestHandlerTest$FoobarRest.add(java.lang.Integer,java.lang.Integer) throws org.appng.api.BusinessException
2022-05-25T10:51:57,870 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.annotation.AnnotationConfigApplicationContext@4178d53c: startup date [Wed May 25 10:51:57 CEST 2022]; root of context hierarchy
2022-05-25T10:51:57,883 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2022-05-25T10:51:57,924 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: 2.226 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest
[INFO] Running org.appng.core.controller.rest.RestActionTest
2022-05-25T10:51:58,521 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.621 s - in org.appng.core.controller.rest.RestActionTest
[INFO] Running org.appng.core.controller.rest.RestDataSourceTest
2022-05-25T10:51:58,782 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.258 s - in org.appng.core.controller.rest.RestDataSourceTest
[INFO] Running org.appng.core.controller.rest.RestOperationTest
2022-05-25T10:51:58,797 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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.061 s - in org.appng.core.controller.rest.RestOperationTest
[INFO] Running org.appng.core.repository.ResourceRepositoryTest
2022-05-25T10:51:58,813 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-05-25T10:51:58,822 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-05-25T10:51:58,828 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:51:58,835 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7d5f59b4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6608c8d5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7d51e3df, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ce3a01, org.springframework.test.context.transaction.TransactionalTestExecutionListener@45b4135, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@24b57f0b]
2022-05-25T10:51:58,842 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:51:58 CEST 2022]; root of context hierarchy
2022-05-25T10:51:59,319 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,319 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,322 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,322 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,322 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,322 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,323 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,323 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,323 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,323 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,324 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,324 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,324 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,325 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,325 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,325 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,325 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:51:59,415 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:51:59,526 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:51:59,539 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:51:59,632 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:51:59,632 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:51:59,632 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:51:59,632 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:51:59,632 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:51:59,638 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:51:59,642 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:00,510 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4bf5a656] 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-05-25T10:52:00,542 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c66d83b] 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-05-25T10:52:00,617 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:00,617 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:00,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:51:58 CEST 2022]; root of context hierarchy
2022-05-25T10:52:01,403 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@d5fd167 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@5e4003b0, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41833609 testClass = ResourceRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.ResourceRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4b1e6ed8]; rollback [true]
2022-05-25T10:52:01,445 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:01,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name
2022-05-25T10:52:01,750 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@d5fd167 testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@5e4003b0, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@41833609 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]]]
2022-05-25T10:52:01,762 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:51:58 CEST 2022]; root of context hierarchy
2022-05-25T10:52:01,771 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:01,772 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: 2.908 s - in org.appng.core.repository.ResourceRepositoryTest
[INFO] Running org.appng.core.repository.SiteRepositoryTest
2022-05-25T10:52:01,791 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-05-25T10:52:01,792 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-05-25T10:52:01,806 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:01,806 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@29863c20, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25d18a01, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7dc95d5f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4cc93e77, org.springframework.test.context.transaction.TransactionalTestExecutionListener@54366cf2, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d1e75f7]
2022-05-25T10:52:01,817 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:01 CEST 2022]; root of context hierarchy
2022-05-25T10:52:02,369 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,370 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,370 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,371 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,371 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,371 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,371 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,372 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,372 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,372 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,372 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,375 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,376 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,376 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,376 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,377 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,377 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:02,548 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:02,796 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:02,817 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:02,922 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:02,922 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:02,922 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:02,922 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:02,922 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:02,925 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:02,934 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:03,528 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2675ddaf] 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-05-25T10:52:03,547 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@717a02a2] 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-05-25T10:52:03,629 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:03,630 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:03,650 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:01 CEST 2022]; root of context hierarchy
2022-05-25T10:52:04,383 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@53bcb138 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@33a45a0b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@24eb8980 testClass = SiteRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SiteRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@45456cd1]; rollback [true]
2022-05-25T10:52:04,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2022-05-25T10:52:04,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:04,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name
2022-05-25T10:52:04,714 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@53bcb138 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@33a45a0b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@24eb8980 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]]]
2022-05-25T10:52:04,722 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:01 CEST 2022]; root of context hierarchy
2022-05-25T10:52:04,727 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:04,727 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: 2.863 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.001 s - in org.appng.core.repository.config.ApplicationPostProcessorTest
[INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest
2022-05-25T10:52:04,769 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-05-25T10:52:04,769 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-05-25T10:52:04,780 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:04,780 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e6367bd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@50f80fd8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@58e6940, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5e1c2cff, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7b67e60e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6bf1b075]
2022-05-25T10:52:04,791 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:04 CEST 2022]; root of context hierarchy
2022-05-25T10:52:05,167 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,167 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,167 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,167 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,167 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,168 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,168 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,168 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,170 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,170 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,171 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,171 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,172 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,172 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,175 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:05,235 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:05,334 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:05,349 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:05,427 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:05,427 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:05,427 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:05,427 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:05,427 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:05,432 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:05,438 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:06,067 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@43687885] 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-05-25T10:52:06,076 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@49425914] 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-05-25T10:52:06,156 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:06,158 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:06,173 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:04 CEST 2022]; root of context hierarchy
2022-05-25T10:52:06,732 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3feb5c83 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@1ce4a0d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5c8c42f9 testClass = JobExecutionRecordRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.JobExecutionRecordRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@15ef9a70]; rollback [true]
2022-05-25T10:52:06,755 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3feb5c83 testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@1ce4a0d, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5c8c42f9 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]]]
2022-05-25T10:52:06,756 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:04 CEST 2022]; root of context hierarchy
2022-05-25T10:52:06,757 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:06,757 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: 2.261 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest
[INFO] Running org.appng.core.repository.RepositoryTest
2022-05-25T10:52:06,763 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-05-25T10:52:06,763 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-05-25T10:52:06,772 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:06,772 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@faef38e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@26486e67, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57e7a218, org.springframework.test.context.support.DirtiesContextTestExecutionListener@79ee75b5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1a4db85, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@647aa680]
2022-05-25T10:52:06,794 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:06 CEST 2022]; root of context hierarchy
2022-05-25T10:52:07,256 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,256 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,256 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,257 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,257 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,257 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,257 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,257 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,258 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,259 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,259 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:07,322 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:07,405 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:07,422 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:07,529 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:07,529 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:07,529 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:07,529 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:07,529 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:07,534 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:07,539 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:08,051 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15e7833d] 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-05-25T10:52:08,063 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@22a83da] 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-05-25T10:52:08,120 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:08,121 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:08,133 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:06 CEST 2022]; root of context hierarchy
2022-05-25T10:52:08,631 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@52636d82 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@5454016a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74ce5fe3 testClass = RepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@69fd854d]; rollback [true]
2022-05-25T10:52:08,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:08,657 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@52636d82 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@5454016a, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74ce5fe3 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]]]
2022-05-25T10:52:08,657 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:06 CEST 2022]; root of context hierarchy
2022-05-25T10:52:08,658 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:08,658 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.866 s - in org.appng.core.repository.RepositoryTest
[INFO] Running org.appng.core.repository.PropertyRepositoryTest
2022-05-25T10:52:08,675 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-05-25T10:52:08,675 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-05-25T10:52:08,677 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:08,677 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5eea1511, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4813e587, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2f2c2e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@73439367, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d0f4283, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2a67af78]
2022-05-25T10:52:08,683 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:08 CEST 2022]; root of context hierarchy
2022-05-25T10:52:09,163 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,164 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,164 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,164 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,164 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,164 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,164 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,165 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,170 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,170 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:09,229 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:09,320 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:09,333 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:09,402 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:09,403 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:09,403 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:09,403 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:09,403 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:09,406 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:09,409 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:09,970 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@db670a2] 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-05-25T10:52:09,982 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@390a5df2] 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-05-25T10:52:10,036 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:10,036 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:10,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:08 CEST 2022]; root of context hierarchy
2022-05-25T10:52:10,674 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@307ee504 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@23a3d454, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d87d936 testClass = PropertyRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PropertyRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6f30a9c0]; rollback [true]
2022-05-25T10:52:10,691 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar
2022-05-25T10:52:10,718 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@307ee504 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@23a3d454, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d87d936 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]]]
2022-05-25T10:52:10,719 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:08 CEST 2022]; root of context hierarchy
2022-05-25T10:52:10,719 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:10,726 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: 2.096 s - in org.appng.core.repository.PropertyRepositoryTest
[INFO] Running org.appng.core.repository.SubjectRepositoryTest
2022-05-25T10:52:10,735 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-05-25T10:52:10,735 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-05-25T10:52:10,737 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:10,737 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6f08a190, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@d74d5e5, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57afba56, org.springframework.test.context.support.DirtiesContextTestExecutionListener@75505110, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5f7e6a0b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@740e57fc]
2022-05-25T10:52:10,747 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:10 CEST 2022]; root of context hierarchy
2022-05-25T10:52:11,265 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,266 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,266 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,266 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,266 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,266 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,267 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,267 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,268 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,268 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,268 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,268 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,268 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,269 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,269 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,269 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,269 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:11,347 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:11,452 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:11,463 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:11,533 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:11,533 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:11,533 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:11,533 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:11,533 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:11,538 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:11,541 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:12,177 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@41ada8a6] 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-05-25T10:52:12,189 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61ba423] 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-05-25T10:52:12,238 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:12,238 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:12,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:10 CEST 2022]; root of context hierarchy
2022-05-25T10:52:12,787 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@489a62c6 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@5d715be1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c23df23 testClass = SubjectRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.SubjectRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@682b9e80]; rollback [true]
2022-05-25T10:52:12,793 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name
2022-05-25T10:52:12,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2022-05-25T10:52:12,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:12,846 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2022-05-25T10:52:12,856 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name
2022-05-25T10:52:12,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group name
2022-05-25T10:52:12,935 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@489a62c6 testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@5d715be1, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c23df23 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]]]
2022-05-25T10:52:12,937 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:10 CEST 2022]; root of context hierarchy
2022-05-25T10:52:12,938 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:12,938 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: 2.163 s - in org.appng.core.repository.SubjectRepositoryTest
[INFO] Running org.appng.core.repository.PermissionRepositoryTest
2022-05-25T10:52:12,952 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-05-25T10:52:12,952 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-05-25T10:52:12,963 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:12,963 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@228cd3bd, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e451bcb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1c505d76, org.springframework.test.context.support.DirtiesContextTestExecutionListener@32443b59, org.springframework.test.context.transaction.TransactionalTestExecutionListener@76111797, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@304cc1dd]
2022-05-25T10:52:12,967 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:12 CEST 2022]; root of context hierarchy
2022-05-25T10:52:13,502 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,502 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,502 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,503 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,504 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,504 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,505 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,505 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,505 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,505 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,505 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,505 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,506 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,506 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,506 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,506 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,506 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:13,603 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:13,701 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:13,714 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:13,786 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:13,787 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:13,787 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:13,787 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:13,787 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:13,790 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:13,795 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:14,301 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b4aa9dd] 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-05-25T10:52:14,308 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4c5c067a] 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-05-25T10:52:14,351 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:14,358 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:14,364 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:12 CEST 2022]; root of context hierarchy
2022-05-25T10:52:14,834 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@1221611f testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@24f1b8f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74ef575b testClass = PermissionRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.PermissionRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@54554aa2]; rollback [true]
2022-05-25T10:52:14,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:14,858 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name
2022-05-25T10:52:14,890 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@1221611f testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@24f1b8f, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@74ef575b 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]]]
2022-05-25T10:52:14,891 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:12 CEST 2022]; root of context hierarchy
2022-05-25T10:52:14,892 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:14,892 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.96 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.001 s - in org.appng.core.repository.RepositoryCacheTest
[INFO] Running org.appng.core.repository.GroupRepositoryTest
2022-05-25T10:52:15,170 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-05-25T10:52:15,170 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-05-25T10:52:15,181 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:15,181 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@27de2046, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4a870371, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@43bf950b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72e92db1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@24e3ffba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@568decdc]
2022-05-25T10:52:15,182 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:15 CEST 2022]; root of context hierarchy
2022-05-25T10:52:15,556 INFO  [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=226.0M, swap.space.total=0, swap.space.free=0, heap.memory.used=103.7M, heap.memory.free=391.3M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=20.95%, heap.memory.used/max=10.48%, minor.gc.count=28, minor.gc.time=1118ms, major.gc.count=4, major.gc.time=423ms, load.process=100.00%, load.system=100.00%, load.systemAverage=2.45, thread.count=46, thread.peakCount=541, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0
2022-05-25T10:52:15,564 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,564 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,564 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,564 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,565 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,566 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,572 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,572 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,573 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,573 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:15,637 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:15,726 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:15,729 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:15,801 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:15,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:15,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:15,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:15,801 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:15,810 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:15,813 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:16,295 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74a293e2] 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-05-25T10:52:16,306 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@544bd469] 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-05-25T10:52:16,358 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:16,358 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:16,364 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:15 CEST 2022]; root of context hierarchy
2022-05-25T10:52:16,932 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@5bef95b3 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@5b4d5437, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@455ab6c0 testClass = GroupRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.GroupRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@1031db9c]; rollback [true]
2022-05-25T10:52:16,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:16,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2022-05-25T10:52:16,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name
2022-05-25T10:52:17,039 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@5bef95b3 testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@5b4d5437, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@455ab6c0 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]]]
2022-05-25T10:52:17,040 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:15 CEST 2022]; root of context hierarchy
2022-05-25T10:52:17,041 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:17,041 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: 2.111 s - in org.appng.core.repository.GroupRepositoryTest
[INFO] Running org.appng.core.repository.RoleRepositoryTest
2022-05-25T10:52:17,058 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-05-25T10:52:17,058 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-05-25T10:52:17,066 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:17,066 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@72a63ca7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@189c2491, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@638d806b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@10cef65, org.springframework.test.context.transaction.TransactionalTestExecutionListener@420cb8e7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b4db49b]
2022-05-25T10:52:17,067 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:17 CEST 2022]; root of context hierarchy
2022-05-25T10:52:17,577 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,577 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,580 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,580 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,580 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,580 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,580 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,581 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,586 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,586 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,586 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:17,651 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:17,775 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:17,786 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:17,851 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:17,851 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:17,851 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:17,851 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:17,852 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:17,859 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:17,863 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:18,418 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@30c3bbfd] 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-05-25T10:52:18,431 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@709000f4] 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-05-25T10:52:18,474 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:18,475 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:18,484 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:17 CEST 2022]; root of context hierarchy
2022-05-25T10:52:19,006 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7e4df87d testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@1f879928, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ed32b1 testClass = RoleRepositoryTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.repository.RoleRepositoryTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@28679a92]; rollback [true]
2022-05-25T10:52:19,014 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2022-05-25T10:52:19,031 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-05-25T10:52:19,049 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2022-05-25T10:52:19,110 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7e4df87d testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@1f879928, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4ed32b1 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]]]
2022-05-25T10:52:19,111 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:17 CEST 2022]; root of context hierarchy
2022-05-25T10:52:19,112 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:19,112 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.92 s - in org.appng.core.repository.RoleRepositoryTest
[INFO] Running org.appng.core.security.signing.SignerTest
2022-05-25T10:52:19,157 INFO  [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip'
2022-05-25T10:52:19,171 INFO  [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip/index'
2022-05-25T10:52:19,171 INFO  [main] org.appng.core.security.signing.Signer: ..adding repository attributes
2022-05-25T10:52:19,172 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip'
2022-05-25T10:52:19,172 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip'
2022-05-25T10:52:19,172 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip'
2022-05-25T10:52:19,172 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.118 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.885 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.012 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: 3.975 s - in org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Running org.appng.core.security.DigestValidatorTest
2022-05-25T10:52:24,290 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2022-05-25T10:52:24,290 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14399710, maximum is 3600000
2022-05-25T10:52:24,290 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
2022-05-25T10:52:24,297 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2022-05-25T10:52:24,299 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is A907291DB4975B09492D01701B8B9582, but should be A2F9154B3015201893D3987404A9A736
2022-05-25T10:52:24,299 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 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.02 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.331 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.011 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.008 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.05 s - in org.appng.core.domain.PackageArchiveTest
[INFO] Running org.appng.core.domain.SiteImplTest
2022-05-25T10:52:24,769 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1122484286 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:24,769 INFO  [main] org.appng.core.Redirect       : Redirecting request to /some/uri (302)
2022-05-25T10:52:24,776 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1819264113 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:24,776 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar#anchor (302)
2022-05-25T10:52:24,778 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1140137653 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:24,779 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302)
2022-05-25T10:52:24,779 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#896242697 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:24,779 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1508408101)
2022-05-25T10:52:24,782 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#403815503 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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 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.001 s - in org.appng.core.application.PermissionProcessorTest
[INFO] Running org.appng.core.service.CoreServiceTest
2022-05-25T10:52:24,858 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:24,861 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@42855475, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@59d7e5e7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6f691b9a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4fb56267, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27fba118, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41e590dd]
2022-05-25T10:52:24,865 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:24 CEST 2022]; root of context hierarchy
2022-05-25T10:52:25,277 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,279 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,279 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,279 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,287 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,287 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,287 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,287 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,287 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,287 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,288 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,288 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,288 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,289 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,289 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,289 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,289 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:25,343 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:25,432 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:25,442 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:25,508 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:25,508 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:25,508 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:25,514 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:25,514 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:25,522 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:25,527 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:25,967 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1708053c] 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-05-25T10:52:25,974 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61c3136e] 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-05-25T10:52:26,006 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:26,010 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:26,013 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:24 CEST 2022]; root of context hierarchy
2022-05-25T10:52:26,679 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@54f6862a, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:26,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1
2022-05-25T10:52:26,691 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2
2022-05-25T10:52:26,695 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3
2022-05-25T10:52:26,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost
2022-05-25T10:52:26,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1
2022-05-25T10:52:26,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2
2022-05-25T10:52:26,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3
2022-05-25T10:52:26,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager
2022-05-25T10:52:26,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker
2022-05-25T10:52:26,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar
2022-05-25T10:52:26,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager
2022-05-25T10:52:26,747 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker
2022-05-25T10:52:26,747 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar
2022-05-25T10:52:26,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar
2022-05-25T10:52:26,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar
2022-05-25T10:52:26,749 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager
2022-05-25T10:52:26,762 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker
2022-05-25T10:52:26,764 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar
2022-05-25T10:52:26,775 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin
2022-05-25T10:52:26,776 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user
2022-05-25T10:52:26,777 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger
2022-05-25T10:52:26,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1
2022-05-25T10:52:26,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2
2022-05-25T10:52:26,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3
2022-05-25T10:52:26,793 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1
2022-05-25T10:52:26,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2
2022-05-25T10:52:26,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3
2022-05-25T10:52:26,805 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo
2022-05-25T10:52:26,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2022-05-25T10:52:26,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2022-05-25T10:52:26,986 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2022-05-25T10:52:26,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2022-05-25T10:52:26,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2022-05-25T10:52:26,998 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2022-05-25T10:52:26,999 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2022-05-25T10:52:26,999 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2022-05-25T10:52:27,000 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2022-05-25T10:52:27,001 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2022-05-25T10:52:27,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2022-05-25T10:52:27,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2022-05-25T10:52:27,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2022-05-25T10:52:27,017 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2022-05-25T10:52:27,022 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2022-05-25T10:52:27,023 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2022-05-25T10:52:27,023 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2022-05-25T10:52:27,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2022-05-25T10:52:27,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2022-05-25T10:52:27,030 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2022-05-25T10:52:27,032 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2022-05-25T10:52:27,033 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2022-05-25T10:52:27,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2022-05-25T10:52:27,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2022-05-25T10:52:27,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2022-05-25T10:52:27,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2022-05-25T10:52:27,042 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2022-05-25T10:52:27,043 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2022-05-25T10:52:27,044 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2022-05-25T10:52:27,047 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2022-05-25T10:52:27,048 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2022-05-25T10:52:27,050 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2022-05-25T10:52:27,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:52:27,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2022-05-25T10:52:27,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2022-05-25T10:52:27,052 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2022-05-25T10:52:27,052 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2022-05-25T10:52:27,053 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2022-05-25T10:52:27,053 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2022-05-25T10:52:27,061 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2022-05-25T10:52:27,063 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2022-05-25T10:52:27,064 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2022-05-25T10:52:27,065 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2022-05-25T10:52:27,066 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2022-05-25T10:52:27,066 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2022-05-25T10:52:27,067 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2022-05-25T10:52:27,067 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2022-05-25T10:52:27,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2022-05-25T10:52:27,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2022-05-25T10:52:27,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2022-05-25T10:52:27,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2022-05-25T10:52:27,076 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2022-05-25T10:52:27,076 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2022-05-25T10:52:27,077 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2022-05-25T10:52:27,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2022-05-25T10:52:27,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2022-05-25T10:52:27,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2022-05-25T10:52:27,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:27,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager
2022-05-25T10:52:27,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker
2022-05-25T10:52:27,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar
2022-05-25T10:52:27,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin
2022-05-25T10:52:27,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user
2022-05-25T10:52:27,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger
2022-05-25T10:52:27,274 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme
2022-05-25T10:52:27,274 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts
2022-05-25T10:52:27,275 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls
2022-05-25T10:52:27,275 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute
2022-05-25T10:52:27,276 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages
2022-05-25T10:52:27,277 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host
2022-05-25T10:52:27,277 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage
2022-05-25T10:52:27,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths
2022-05-25T10:52:27,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName
2022-05-25T10:52:27,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled
2022-05-25T10:52:27,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat
2022-05-25T10:52:27,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix
2022-05-25T10:52:27,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name
2022-05-25T10:52:27,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled
2022-05-25T10:52:27,295 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser
2022-05-25T10:52:27,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone
2022-05-25T10:52:27,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef
2022-05-25T10:52:27,299 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding
2022-05-25T10:52:27,299 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication
2022-05-25T10:52:27,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled
2022-05-25T10:52:27,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage
2022-05-25T10:52:27,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize
2022-05-25T10:52:27,301 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template
2022-05-25T10:52:27,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle
2022-05-25T10:52:27,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn
2022-05-25T10:52:27,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType
2022-05-25T10:52:27,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled
2022-05-25T10:52:27,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages
2022-05-25T10:52:27,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort
2022-05-25T10:52:27,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage
2022-05-25T10:52:27,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path
2022-05-25T10:52:27,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize
2022-05-25T10:52:27,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir
2022-05-25T10:52:27,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive
2022-05-25T10:52:27,321 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig
2022-05-25T10:52:27,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits
2022-05-25T10:52:27,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost
2022-05-25T10:52:27,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown
2022-05-25T10:52:27,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout
2022-05-25T10:52:27,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance
2022-05-25T10:52:27,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer
2022-05-25T10:52:27,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime
2022-05-25T10:52:27,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions
2022-05-25T10:52:27,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain
2022-05-25T10:52:27,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods
2022-05-25T10:52:27,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication
2022-05-25T10:52:27,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout
2022-05-25T10:52:27,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir
2022-05-25T10:52:27,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender
2022-05-25T10:52:27,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize
2022-05-25T10:52:27,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics
2022-05-25T10:52:27,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage
2022-05-25T10:52:27,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword
2022-05-25T10:52:27,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes
2022-05-25T10:52:27,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir
2022-05-25T10:52:27,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef
2022-05-25T10:52:27,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale
2022-05-25T10:52:27,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn
2022-05-25T10:52:27,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir
2022-05-25T10:52:27,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir
2022-05-25T10:52:27,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain
2022-05-25T10:52:27,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile
2022-05-25T10:52:27,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize
2022-05-25T10:52:27,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId
2022-05-25T10:52:27,348 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled
2022-05-25T10:52:27,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue
2022-05-25T10:52:27,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path
2022-05-25T10:52:27,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions
2022-05-25T10:52:27,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig
2022-05-25T10:52:27,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout
2022-05-25T10:52:27,358 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#736932202 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:27,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost
2022-05-25T10:52:27,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance
2022-05-25T10:52:27,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled
2022-05-25T10:52:27,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout
2022-05-25T10:52:27,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef
2022-05-25T10:52:27,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication
2022-05-25T10:52:27,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat
2022-05-25T10:52:27,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender
2022-05-25T10:52:27,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions
2022-05-25T10:52:27,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics
2022-05-25T10:52:27,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue
2022-05-25T10:52:27,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout
2022-05-25T10:52:27,505 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes
2022-05-25T10:52:27,514 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage
2022-05-25T10:52:27,514 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain
2022-05-25T10:52:27,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword
2022-05-25T10:52:27,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled
2022-05-25T10:52:27,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle
2022-05-25T10:52:27,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime
2022-05-25T10:52:27,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain
2022-05-25T10:52:27,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile
2022-05-25T10:52:27,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions
2022-05-25T10:52:27,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods
2022-05-25T10:52:27,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir
2022-05-25T10:52:27,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost
2022-05-25T10:52:27,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage
2022-05-25T10:52:27,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name
2022-05-25T10:52:27,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost
2022-05-25T10:52:27,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts
2022-05-25T10:52:27,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication
2022-05-25T10:52:27,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown
2022-05-25T10:52:27,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort
2022-05-25T10:52:27,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn
2022-05-25T10:52:27,531 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer
2022-05-25T10:52:27,532 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host
2022-05-25T10:52:27,533 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages
2022-05-25T10:52:27,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir
2022-05-25T10:52:27,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize
2022-05-25T10:52:27,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage
2022-05-25T10:52:27,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme
2022-05-25T10:52:27,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig
2022-05-25T10:52:27,543 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone
2022-05-25T10:52:27,543 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix
2022-05-25T10:52:27,543 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path
2022-05-25T10:52:27,544 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser
2022-05-25T10:52:27,544 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType
2022-05-25T10:52:27,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize
2022-05-25T10:52:27,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding
2022-05-25T10:52:27,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls
2022-05-25T10:52:27,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir
2022-05-25T10:52:27,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template
2022-05-25T10:52:27,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled
2022-05-25T10:52:27,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId
2022-05-25T10:52:27,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths
2022-05-25T10:52:27,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout
2022-05-25T10:52:27,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig
2022-05-25T10:52:27,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale
2022-05-25T10:52:27,560 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn
2022-05-25T10:52:27,562 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage
2022-05-25T10:52:27,562 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled
2022-05-25T10:52:27,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir
2022-05-25T10:52:27,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits
2022-05-25T10:52:27,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize
2022-05-25T10:52:27,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled
2022-05-25T10:52:27,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive
2022-05-25T10:52:27,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName
2022-05-25T10:52:27,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute
2022-05-25T10:52:27,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages
2022-05-25T10:52:27,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef
2022-05-25T10:52:27,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir
2022-05-25T10:52:27,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize
2022-05-25T10:52:27,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path
2022-05-25T10:52:27,586 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2125881686 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:27,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage
2022-05-25T10:52:27,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage
2022-05-25T10:52:27,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize
2022-05-25T10:52:27,735 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout
2022-05-25T10:52:27,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn
2022-05-25T10:52:27,736 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir
2022-05-25T10:52:27,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost
2022-05-25T10:52:27,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template
2022-05-25T10:52:27,737 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions
2022-05-25T10:52:27,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle
2022-05-25T10:52:27,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir
2022-05-25T10:52:27,742 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls
2022-05-25T10:52:27,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled
2022-05-25T10:52:27,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize
2022-05-25T10:52:27,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn
2022-05-25T10:52:27,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths
2022-05-25T10:52:27,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled
2022-05-25T10:52:27,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue
2022-05-25T10:52:27,755 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer
2022-05-25T10:52:27,759 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding
2022-05-25T10:52:27,761 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize
2022-05-25T10:52:27,761 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain
2022-05-25T10:52:27,762 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage
2022-05-25T10:52:27,763 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage
2022-05-25T10:52:27,763 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName
2022-05-25T10:52:27,766 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime
2022-05-25T10:52:27,766 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions
2022-05-25T10:52:27,770 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain
2022-05-25T10:52:27,772 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled
2022-05-25T10:52:27,772 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages
2022-05-25T10:52:27,773 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile
2022-05-25T10:52:27,773 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser
2022-05-25T10:52:27,773 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir
2022-05-25T10:52:27,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path
2022-05-25T10:52:27,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig
2022-05-25T10:52:27,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig
2022-05-25T10:52:27,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout
2022-05-25T10:52:27,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost
2022-05-25T10:52:27,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes
2022-05-25T10:52:27,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics
2022-05-25T10:52:27,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef
2022-05-25T10:52:27,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance
2022-05-25T10:52:27,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort
2022-05-25T10:52:27,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale
2022-05-25T10:52:27,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir
2022-05-25T10:52:27,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix
2022-05-25T10:52:27,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize
2022-05-25T10:52:27,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication
2022-05-25T10:52:27,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef
2022-05-25T10:52:27,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts
2022-05-25T10:52:27,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword
2022-05-25T10:52:27,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme
2022-05-25T10:52:27,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType
2022-05-25T10:52:27,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone
2022-05-25T10:52:27,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive
2022-05-25T10:52:27,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId
2022-05-25T10:52:27,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout
2022-05-25T10:52:27,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute
2022-05-25T10:52:27,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host
2022-05-25T10:52:27,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender
2022-05-25T10:52:27,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir
2022-05-25T10:52:27,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled
2022-05-25T10:52:27,815 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages
2022-05-25T10:52:27,815 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat
2022-05-25T10:52:27,815 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication
2022-05-25T10:52:27,816 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled
2022-05-25T10:52:27,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown
2022-05-25T10:52:27,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits
2022-05-25T10:52:27,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods
2022-05-25T10:52:27,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path
2022-05-25T10:52:27,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name
2022-05-25T10:52:27,829 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#518658512 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,007 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2022-05-25T10:52:28,018 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2
2022-05-25T10:52:28,019 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3
2022-05-25T10:52:28,049 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@54f6862a, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:28,057 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64f2d9ab, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:28,249 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1485281097 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,323 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1107875316 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,413 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1050882701 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,486 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2022-05-25T10:52:28,526 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64f2d9ab, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:28,528 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2811738d, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:28,640 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2098309310 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,706 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2097026386 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,750 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#539142878 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2022-05-25T10:52:28,804 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2811738d, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:28,822 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5aac96c5, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:28,881 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#913402435 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,936 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#476449387 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:28,984 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1187816202 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,129 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar
2022-05-25T10:52:29,129 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar
2022-05-25T10:52:29,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1
2022-05-25T10:52:29,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar
2022-05-25T10:52:29,172 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5aac96c5, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:29,179 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c6c3a25, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:29,241 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#711202606 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,277 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#63687113 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,316 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#527590650 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,383 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c6c3a25, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:29,395 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b66a480, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:29,463 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#291956185 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,497 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1474384135 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,523 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2116127388 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,550 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b66a480, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:29,563 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18250843, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:29,622 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1377471131 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,649 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1519892986 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,677 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#58023758 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,678 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz
2022-05-25T10:52:29,688 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@18250843, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:29,716 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20f8ff49, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:29,765 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#614276151 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,796 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#81940936 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,828 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#156446979 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name
2022-05-25T10:52:29,849 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@20f8ff49, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:29,858 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e4ea590, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:29,916 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1791035294 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,939 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#703578769 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,974 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1806523146 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:29,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection
2022-05-25T10:52:29,985 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e4ea590, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:29,993 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5489dadc, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:30,032 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1378979560 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,062 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1235473999 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,088 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1467362161 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group
2022-05-25T10:52:30,092 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5489dadc, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:30,105 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@93c9776, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:30,148 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#95514209 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,168 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#194756558 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,196 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1875107005 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo
2022-05-25T10:52:30,217 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@93c9776, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:30,230 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@12406d47, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:30,278 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1246601579 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,305 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2119697493 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,326 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2020424193 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo
2022-05-25T10:52:30,337 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@12406d47, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:30,347 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36df45ff, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:30,396 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#98104757 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,418 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#5163809 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,450 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1790963270 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,452 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo
2022-05-25T10:52:30,475 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36df45ff, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:30,483 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1c0ce7c6, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:30,510 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1318731488 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,536 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1207219999 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,545 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#631056135 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage
2022-05-25T10:52:30,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir
2022-05-25T10:52:30,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication
2022-05-25T10:52:30,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions
2022-05-25T10:52:30,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir
2022-05-25T10:52:30,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled
2022-05-25T10:52:30,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path
2022-05-25T10:52:30,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile
2022-05-25T10:52:30,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage
2022-05-25T10:52:30,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts
2022-05-25T10:52:30,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name
2022-05-25T10:52:30,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown
2022-05-25T10:52:30,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute
2022-05-25T10:52:30,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale
2022-05-25T10:52:30,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance
2022-05-25T10:52:30,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir
2022-05-25T10:52:30,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods
2022-05-25T10:52:30,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost
2022-05-25T10:52:30,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive
2022-05-25T10:52:30,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef
2022-05-25T10:52:30,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef
2022-05-25T10:52:30,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme
2022-05-25T10:52:30,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path
2022-05-25T10:52:30,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits
2022-05-25T10:52:30,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout
2022-05-25T10:52:30,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId
2022-05-25T10:52:30,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain
2022-05-25T10:52:30,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled
2022-05-25T10:52:30,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue
2022-05-25T10:52:30,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled
2022-05-25T10:52:30,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics
2022-05-25T10:52:30,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain
2022-05-25T10:52:30,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir
2022-05-25T10:52:30,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer
2022-05-25T10:52:30,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host
2022-05-25T10:52:30,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir
2022-05-25T10:52:30,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize
2022-05-25T10:52:30,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage
2022-05-25T10:52:30,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes
2022-05-25T10:52:30,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages
2022-05-25T10:52:30,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding
2022-05-25T10:52:30,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName
2022-05-25T10:52:30,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize
2022-05-25T10:52:30,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix
2022-05-25T10:52:30,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser
2022-05-25T10:52:30,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions
2022-05-25T10:52:30,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType
2022-05-25T10:52:30,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled
2022-05-25T10:52:30,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize
2022-05-25T10:52:30,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled
2022-05-25T10:52:30,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime
2022-05-25T10:52:30,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize
2022-05-25T10:52:30,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template
2022-05-25T10:52:30,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages
2022-05-25T10:52:30,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage
2022-05-25T10:52:30,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig
2022-05-25T10:52:30,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig
2022-05-25T10:52:30,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender
2022-05-25T10:52:30,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls
2022-05-25T10:52:30,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle
2022-05-25T10:52:30,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout
2022-05-25T10:52:30,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths
2022-05-25T10:52:30,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort
2022-05-25T10:52:30,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat
2022-05-25T10:52:30,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn
2022-05-25T10:52:30,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost
2022-05-25T10:52:30,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword
2022-05-25T10:52:30,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout
2022-05-25T10:52:30,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone
2022-05-25T10:52:30,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn
2022-05-25T10:52:30,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication
2022-05-25T10:52:30,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example
2022-05-25T10:52:30,681 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1c0ce7c6, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:30,694 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@55bc3eab, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:30,742 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2112281842 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,783 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1043261433 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,906 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#275696604 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,933 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#544142324 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:30,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john
2022-05-25T10:52:30,943 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@55bc3eab, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:30,962 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c3c4be, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:31,014 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2011969934 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,051 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#628428920 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,080 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#928558918 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,109 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#723068045 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name
2022-05-25T10:52:31,132 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3c3c4be, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:31,143 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56989d83, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:31,200 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1284696261 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,231 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#908052521 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,253 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1312107022 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,286 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#887300096 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2022-05-25T10:52:31,304 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin
2022-05-25T10:52:31,304 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56989d83, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:31,311 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@863297f, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:31,353 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1987267781 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,385 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#650696920 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,409 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1059507067 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,447 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#563995157 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,449 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@863297f, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:31,471 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@25fea2bf, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [true]
2022-05-25T10:52:31,539 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#311381405 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,571 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#474260449 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,605 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1503295063 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,636 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#470763781 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,668 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker
2022-05-25T10:52:31,682 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@25fea2bf, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:31,690 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@751df544, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:31,755 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#682202016 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,772 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1818311388 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,794 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1950699504 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,817 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#322790339 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:31,829 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-3
2022-05-25T10:52:31,851 INFO  [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED
2022-05-25T10:52:31,851 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3
2022-05-25T10:52:31,880 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer
2022-05-25T10:52:31,880 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender
2022-05-25T10:52:31,881 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId
2022-05-25T10:52:31,881 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir
2022-05-25T10:52:31,881 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication
2022-05-25T10:52:31,882 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage
2022-05-25T10:52:31,882 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef
2022-05-25T10:52:31,882 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName
2022-05-25T10:52:31,883 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue
2022-05-25T10:52:31,883 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage
2022-05-25T10:52:31,883 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef
2022-05-25T10:52:31,884 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown
2022-05-25T10:52:31,884 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled
2022-05-25T10:52:31,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions
2022-05-25T10:52:31,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics
2022-05-25T10:52:31,890 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive
2022-05-25T10:52:31,890 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts
2022-05-25T10:52:31,890 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle
2022-05-25T10:52:31,891 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods
2022-05-25T10:52:31,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths
2022-05-25T10:52:31,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled
2022-05-25T10:52:31,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication
2022-05-25T10:52:31,893 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage
2022-05-25T10:52:31,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize
2022-05-25T10:52:31,899 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir
2022-05-25T10:52:31,899 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding
2022-05-25T10:52:31,899 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain
2022-05-25T10:52:31,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage
2022-05-25T10:52:31,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages
2022-05-25T10:52:31,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host
2022-05-25T10:52:31,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig
2022-05-25T10:52:31,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir
2022-05-25T10:52:31,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize
2022-05-25T10:52:31,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes
2022-05-25T10:52:31,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize
2022-05-25T10:52:31,908 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout
2022-05-25T10:52:31,908 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout
2022-05-25T10:52:31,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance
2022-05-25T10:52:31,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime
2022-05-25T10:52:31,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout
2022-05-25T10:52:31,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled
2022-05-25T10:52:31,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain
2022-05-25T10:52:31,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn
2022-05-25T10:52:31,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost
2022-05-25T10:52:31,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute
2022-05-25T10:52:31,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword
2022-05-25T10:52:31,919 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme
2022-05-25T10:52:31,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls
2022-05-25T10:52:31,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser
2022-05-25T10:52:31,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn
2022-05-25T10:52:31,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale
2022-05-25T10:52:31,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled
2022-05-25T10:52:31,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost
2022-05-25T10:52:31,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort
2022-05-25T10:52:31,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path
2022-05-25T10:52:31,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name
2022-05-25T10:52:31,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig
2022-05-25T10:52:31,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize
2022-05-25T10:52:31,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits
2022-05-25T10:52:31,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path
2022-05-25T10:52:31,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat
2022-05-25T10:52:31,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType
2022-05-25T10:52:31,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled
2022-05-25T10:52:31,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir
2022-05-25T10:52:31,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile
2022-05-25T10:52:31,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages
2022-05-25T10:52:31,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix
2022-05-25T10:52:31,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template
2022-05-25T10:52:31,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone
2022-05-25T10:52:31,938 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir
2022-05-25T10:52:31,941 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions
2022-05-25T10:52:31,951 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2022-05-25T10:52:31,956 INFO  [main] org.appng.core.service.CoreService: done deleting site site-3
2022-05-25T10:52:31,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3
2022-05-25T10:52:31,961 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@751df544, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:31,987 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28a8778a, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:32,055 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#641031674 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:32,091 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1685057174 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:32,132 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1881011564 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:32,171 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING
2022-05-25T10:52:32,212 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED
2022-05-25T10:52:32,227 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED})
2022-05-25T10:52:32,228 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED})
2022-05-25T10:52:32,270 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-2
2022-05-25T10:52:32,282 INFO  [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED
2022-05-25T10:52:32,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2
2022-05-25T10:52:32,304 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#971633141)
2022-05-25T10:52:32,318 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#971633141)
2022-05-25T10:52:32,318 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#971633141) complete
2022-05-25T10:52:32,321 INFO  [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5701 [appNG] [5.1.1] Initializing cluster partition table arrangement...
2022-05-25T10:52:32,322 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING
2022-05-25T10:52:32,323 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED})
2022-05-25T10:52:32,337 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED
2022-05-25T10:52:32,338 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED})
2022-05-25T10:52:32,339 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2
2022-05-25T10:52:32,340 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2022-05-25T10:52:32,343 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2
2022-05-25T10:52:32,344 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2
2022-05-25T10:52:32,354 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED
2022-05-25T10:52:32,354 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED})
2022-05-25T10:52:32,356 INFO  [pool-503-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2
2022-05-25T10:52:32,356 INFO  [pool-503-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down.
2022-05-25T10:52:32,356 INFO  [main] org.appng.core.service.CoreService: done deleting site site-2
2022-05-25T10:52:32,361 INFO  [main] org.appng.core.service.CoreServiceTest: Processed 11 events
2022-05-25T10:52:33,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer
2022-05-25T10:52:33,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender
2022-05-25T10:52:33,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId
2022-05-25T10:52:33,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir
2022-05-25T10:52:33,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication
2022-05-25T10:52:33,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage
2022-05-25T10:52:33,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef
2022-05-25T10:52:33,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName
2022-05-25T10:52:33,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue
2022-05-25T10:52:33,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage
2022-05-25T10:52:33,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef
2022-05-25T10:52:33,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown
2022-05-25T10:52:33,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled
2022-05-25T10:52:33,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions
2022-05-25T10:52:33,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics
2022-05-25T10:52:33,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive
2022-05-25T10:52:33,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts
2022-05-25T10:52:33,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle
2022-05-25T10:52:33,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods
2022-05-25T10:52:33,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths
2022-05-25T10:52:33,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled
2022-05-25T10:52:33,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication
2022-05-25T10:52:33,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage
2022-05-25T10:52:33,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize
2022-05-25T10:52:33,391 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir
2022-05-25T10:52:33,391 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding
2022-05-25T10:52:33,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain
2022-05-25T10:52:33,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage
2022-05-25T10:52:33,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages
2022-05-25T10:52:33,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host
2022-05-25T10:52:33,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig
2022-05-25T10:52:33,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir
2022-05-25T10:52:33,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize
2022-05-25T10:52:33,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes
2022-05-25T10:52:33,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize
2022-05-25T10:52:33,397 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout
2022-05-25T10:52:33,397 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout
2022-05-25T10:52:33,399 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance
2022-05-25T10:52:33,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime
2022-05-25T10:52:33,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout
2022-05-25T10:52:33,401 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled
2022-05-25T10:52:33,402 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain
2022-05-25T10:52:33,402 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn
2022-05-25T10:52:33,402 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost
2022-05-25T10:52:33,406 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute
2022-05-25T10:52:33,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword
2022-05-25T10:52:33,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme
2022-05-25T10:52:33,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls
2022-05-25T10:52:33,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser
2022-05-25T10:52:33,411 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn
2022-05-25T10:52:33,411 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale
2022-05-25T10:52:33,414 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled
2022-05-25T10:52:33,414 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost
2022-05-25T10:52:33,415 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort
2022-05-25T10:52:33,415 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path
2022-05-25T10:52:33,415 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name
2022-05-25T10:52:33,416 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig
2022-05-25T10:52:33,417 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize
2022-05-25T10:52:33,417 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits
2022-05-25T10:52:33,418 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path
2022-05-25T10:52:33,419 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat
2022-05-25T10:52:33,419 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType
2022-05-25T10:52:33,420 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled
2022-05-25T10:52:33,420 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir
2022-05-25T10:52:33,420 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile
2022-05-25T10:52:33,422 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages
2022-05-25T10:52:33,423 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix
2022-05-25T10:52:33,424 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template
2022-05-25T10:52:33,425 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone
2022-05-25T10:52:33,425 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir
2022-05-25T10:52:33,425 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions
2022-05-25T10:52:33,426 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2
2022-05-25T10:52:33,432 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@28a8778a, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,447 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cf7a424, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,486 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#390085644 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,514 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1986856157 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john
2022-05-25T10:52:33,521 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@cf7a424, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,530 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@245777d9, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,574 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#144261 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,602 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1188543221 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,610 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@245777d9, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,614 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b575717, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,650 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#809593645 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,670 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1408580863 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,672 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b575717, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,683 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc73224, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,721 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#865448009 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,748 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1617635534 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,749 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo
2022-05-25T10:52:33,766 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7bc73224, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,771 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@117782a, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,811 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1987164757 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,842 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1901548444 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,858 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@117782a, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,866 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5844c027, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,906 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#513532306 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,934 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1706475996 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:33,949 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5844c027, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:33,960 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ed0dae0, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:33,995 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#282328952 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,008 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1248449720 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,009 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4ed0dae0, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,023 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d5a59ac, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,058 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#668174501 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,068 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#352239275 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,078 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1d5a59ac, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,095 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@649cb050, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,131 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1507715482 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,146 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#627953564 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,158 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@649cb050, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,169 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6deae611, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,200 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1036804658 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,213 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#425156389 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,216 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6deae611, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,230 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4da20780, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,259 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2115961227 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,270 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1122427094 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,278 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4da20780, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,291 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@713c9a14, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,314 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1169899334 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,332 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1954474722 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,345 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@713c9a14, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,355 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11714495, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,385 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#811033995 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,397 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1984882164 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,409 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11714495, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,419 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d44293a, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,449 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#777467317 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,467 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2047759468 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,469 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d44293a, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,478 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@197f7131, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,504 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#123411523 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,516 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#7106505 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,519 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@197f7131, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,536 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1a214a9d, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,554 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1254813791 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,571 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2081351884 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,581 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1a214a9d, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,594 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32c27956, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,630 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#580030667 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,644 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1234997880 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,646 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@32c27956, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,654 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48cf9875, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,679 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1427068633 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,690 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1570035257 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,695 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@48cf9875, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,706 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@683721c7, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,732 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#431519340 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,742 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#524249768 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,757 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@683721c7, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,763 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b7ef458, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,796 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1904923645 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,813 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#167625041 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,849 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b7ef458, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:34,854 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ee1e26b, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:34,882 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1002834324 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:34,897 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2000760652 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:35,184 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-05-25T10:52:35,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts.
2022-05-25T10:52:35,190 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2022-05-25T10:52:35,190 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7ee1e26b, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:35,203 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@29250c7b, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:35,253 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1317075010 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:35,276 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1968904177 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:35,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts.
2022-05-25T10:52:35,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2022-05-25T10:52:35,293 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@29250c7b, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:35,307 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4736ff05, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:35,337 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2104165929 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:35,351 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#107947216 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:35,602 INFO  [hz.test.HealthMonitor] com.hazelcast.internal.diagnostics.HealthMonitor: [10.102.4.103]:5701 [appNG] [5.1.1] processors=1, physical.memory.total=3.8G, physical.memory.free=190.1M, swap.space.total=0, swap.space.free=0, heap.memory.used=66.6M, heap.memory.free=428.5M, heap.memory.total=495.1M, heap.memory.max=989.9M, heap.memory.used/total=13.44%, heap.memory.used/max=6.72%, minor.gc.count=34, minor.gc.time=1350ms, major.gc.count=4, major.gc.time=423ms, load.process=0.00%, load.system=90.36%, load.systemAverage=2.47, thread.count=47, thread.peakCount=541, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=2, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=0, clientEndpoint.count=0, connection.active.count=0, client.connection.count=0, connection.count=0
2022-05-25T10:52:36,269 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:36,270 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2022-05-25T10:52:36,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:36,278 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-05-25T10:52:36,278 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-05-25T10:52:36,279 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4736ff05, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:36,289 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d2c05e1, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:36,332 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1767462159 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:36,356 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2129266234 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:36,371 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2022-05-25T10:52:36,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:36,381 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2022-05-25T10:52:36,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:36,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-05-25T10:52:36,382 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-05-25T10:52:36,383 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4d2c05e1, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:36,395 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7a81d6e3, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:36,424 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1942888414 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:36,438 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1549190598 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:37,376 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2022-05-25T10:52:37,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts.
2022-05-25T10:52:37,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:38,256 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2022-05-25T10:52:38,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts.
2022-05-25T10:52:38,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:39,145 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2022-05-25T10:52:39,146 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-05-25T10:52:39,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:39,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:39,175 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7a81d6e3, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:39,189 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@717d1236, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:39,235 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1202340941 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:39,248 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2144999759 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,262 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe'
2022-05-25T10:52:40,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:40,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-05-25T10:52:40,272 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-05-25T10:52:40,277 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@717d1236, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:40,293 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@594c7c94, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:40,342 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#287910484 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,359 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2060479077 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,376 INFO  [main] org.appng.core.service.CoreService: user subject-2 found
2022-05-25T10:52:40,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2022-05-25T10:52:40,383 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2'
2022-05-25T10:52:40,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:40,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-05-25T10:52:40,383 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-05-25T10:52:40,384 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@594c7c94, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:40,398 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e8fe5aa, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:40,424 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#735582946 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,435 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1298702580 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,442 INFO  [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership.
2022-05-25T10:52:40,451 INFO  [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1'
2022-05-25T10:52:40,452 INFO  [main] org.appng.core.service.CoreService: User 'null' successfully authenticated.
2022-05-25T10:52:40,452 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'null'
2022-05-25T10:52:40,452 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:40,453 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-05-25T10:52:40,453 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-05-25T10:52:40,454 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@e8fe5aa, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:40,462 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ba8702, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:40,489 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1320863081 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,496 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1832068452 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:40,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:41,415 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 (Wed May 25 10:52:40 CEST 2022).
2022-05-25T10:52:41,421 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:41,435 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:41,436 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@33ba8702, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:41,455 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@140fea24, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:41,501 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1568119006 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:41,519 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1827007182 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:41,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:42,385 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 Wed Feb 23 10:52:41 CET 2022).
2022-05-25T10:52:42,391 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:42,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:42,400 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@140fea24, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:42,414 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@714efe53, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:42,449 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#882120575 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:42,470 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1715373367 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:42,478 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:43,349 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3.
2022-05-25T10:52:43,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:43,360 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@714efe53, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:43,379 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6db50504, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:43,423 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1804902676 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:43,437 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1363504147 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:43,443 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve
2022-05-25T10:52:44,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve
2022-05-25T10:52:44,352 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6db50504, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:44,359 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e70c6af, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:44,397 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1971032895 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:44,412 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1808085667 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:44,413 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo
2022-05-25T10:52:44,419 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip
2022-05-25T10:52:44,462 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2
2022-05-25T10:52:44,471 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application
2022-05-25T10:52:44,472 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:52:44,474 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug
2022-05-25T10:52:44,475 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:52:44,475 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html
2022-05-25T10:52:44,475 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:52:44,475 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui
2022-05-25T10:52:44,476 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator
2022-05-25T10:52:44,489 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:52:44,490 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:52:44,490 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:52:44,490 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:52:44,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger
2022-05-25T10:52:44,497 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:52:44,497 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:52:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo
2022-05-25T10:52:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue
2022-05-25T10:52:44,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator
2022-05-25T10:52:44,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2022-05-25T10:52:44,525 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,534 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,535 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,535 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,535 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,535 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,535 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,535 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,536 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,536 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2'
2022-05-25T10:52:44,536 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application
2022-05-25T10:52:44,550 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:52:44,559 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:52:44,560 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:52:44,563 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:52:44,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application
2022-05-25T10:52:44,573 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e70c6af, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:44,587 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11b9fa9a, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:44,629 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#386080953 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:44,647 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1286869697 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:44,706 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application
2022-05-25T10:52:44,711 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application
2022-05-25T10:52:44,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1
2022-05-25T10:52:44,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo
2022-05-25T10:52:44,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue
2022-05-25T10:52:44,715 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip
2022-05-25T10:52:44,734 INFO  [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3
2022-05-25T10:52:44,755 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,755 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,755 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,755 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,755 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,755 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,756 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,756 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,756 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,756 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:52:44,756 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application
2022-05-25T10:52:44,772 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application
2022-05-25T10:52:44,776 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:52:44,777 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission
2022-05-25T10:52:44,783 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:52:44,786 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:52:44,787 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:52:44,795 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:52:44,797 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:52:44,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2022-05-25T10:52:44,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester
2022-05-25T10:52:44,807 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:52:44,807 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:52:44,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar
2022-05-25T10:52:44,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar
2022-05-25T10:52:44,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue
2022-05-25T10:52:44,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo
2022-05-25T10:52:44,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo
2022-05-25T10:52:44,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester
2022-05-25T10:52:44,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar
2022-05-25T10:52:44,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar
2022-05-25T10:52:44,820 INFO  [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1'
2022-05-25T10:52:44,822 INFO  [main] org.appng.core.service.CoreService: loading properties for application demo-application
2022-05-25T10:52:44,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo
2022-05-25T10:52:44,829 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@11b9fa9a, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:44,850 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2f54afbf, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:44,898 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1427396349 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:44,917 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1198596243 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:44,936 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED
2022-05-25T10:52:44,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1
2022-05-25T10:52:44,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar
2022-05-25T10:52:44,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue
2022-05-25T10:52:44,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo
2022-05-25T10:52:44,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator
2022-05-25T10:52:44,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester
2022-05-25T10:52:44,985 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger
2022-05-25T10:52:44,985 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug
2022-05-25T10:52:44,986 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui
2022-05-25T10:52:44,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html
2022-05-25T10:52:44,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission
2022-05-25T10:52:44,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar
2022-05-25T10:52:44,990 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue
2022-05-25T10:52:44,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo
2022-05-25T10:52:44,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application
2022-05-25T10:52:44,992 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2f54afbf, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:45,006 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e69a958, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:45,051 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#83736526 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:45,070 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1463085735 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:45,071 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo
2022-05-25T10:52:45,079 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators
2022-05-25T10:52:45,079 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/zip
2022-05-25T10:52:45,107 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4
2022-05-25T10:52:45,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application
2022-05-25T10:52:45,113 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:52:45,113 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug
2022-05-25T10:52:45,114 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:52:45,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html
2022-05-25T10:52:45,116 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:52:45,116 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui
2022-05-25T10:52:45,118 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:52:45,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission
2022-05-25T10:52:45,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator
2022-05-25T10:52:45,120 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:52:45,121 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:52:45,126 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:52:45,126 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:52:45,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger
2022-05-25T10:52:45,128 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:52:45,128 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:52:45,128 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:52:45,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester
2022-05-25T10:52:45,130 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:52:45,130 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:52:45,135 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo
2022-05-25T10:52:45,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar
2022-05-25T10:52:45,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue
2022-05-25T10:52:45,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators
2022-05-25T10:52:45,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator
2022-05-25T10:52:45,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2022-05-25T10:52:45,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester
2022-05-25T10:52:45,152 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,152 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,152 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,153 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,153 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,153 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,153 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,153 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,158 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,158 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4'
2022-05-25T10:52:45,158 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application
2022-05-25T10:52:45,170 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:52:45,170 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:52:45,171 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:52:45,175 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:52:45,180 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:52:45,182 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:52:45,191 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e69a958, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:45,200 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71131dc, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:45,239 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1172087941 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:45,245 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1021795765 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:45,262 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71131dc, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:45,274 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10099ece, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:45,308 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2031765096 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:45,340 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1000625360 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:46,334 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10099ece, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:46,347 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@723b63bb, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:46,385 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#264529350 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,409 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#614441197 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,413 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@723b63bb, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:46,423 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36d1ecdc, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:46,483 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#501313037 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,493 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#769931813 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a
2022-05-25T10:52:46,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b
2022-05-25T10:52:46,503 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@36d1ecdc, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:46,515 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7158277f, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:46,545 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#676143496 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,556 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#412598741 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1
2022-05-25T10:52:46,562 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7158277f, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:46,571 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7421715, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:46,596 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1532612318 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,607 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1106246893 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,615 INFO  [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED
2022-05-25T10:52:46,615 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1
2022-05-25T10:52:46,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo
2022-05-25T10:52:46,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar
2022-05-25T10:52:46,623 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7421715, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:46,631 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@745fafee, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:46,659 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#983319351 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:46,670 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#25169684 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:48,042 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:48,042 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@745fafee, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:48,051 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@576bedff, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.TestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@71c2e64e]; rollback [false]
2022-05-25T10:52:48,080 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1314503620 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:48,091 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#957262420 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:48,093 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@73b8d2b9 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@576bedff, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@53ae31b8 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]]]
2022-05-25T10:52:48,107 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:24 CEST 2022]; root of context hierarchy
2022-05-25T10:52:48,109 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:48,109 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: 23.256 s - in org.appng.core.service.CoreServiceTest
[INFO] Running org.appng.core.service.LdapServiceTest
2022-05-25T10:52:48,179 INFO  [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt'
2022-05-25T10:52:48,183 INFO  [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal.
2022-05-25T10:52:48,194 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-05-25T10:52:48,195 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-05-25T10:52:48,203 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-05-25T10:52:48,205 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-05-25T10:52:48,207 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.059 s - in org.appng.core.service.LdapServiceTest
[INFO] Running org.appng.core.service.InitializerServiceTest
2022-05-25T10:52:48,223 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:48,224 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@32ea99c0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5d710fea, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1e92f159, org.springframework.test.context.support.DirtiesContextTestExecutionListener@434f61ed, org.springframework.test.context.transaction.TransactionalTestExecutionListener@258dc4dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@70d691d9]
2022-05-25T10:52:48,236 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:48 CEST 2022]; root of context hierarchy
2022-05-25T10:52:48,674 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,674 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,674 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,674 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,674 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,674 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,675 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,676 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,676 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,677 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:48,744 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:48,829 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:48,842 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:48,912 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:48,912 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:48,912 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:48,912 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:48,912 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:48,915 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:48,934 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:49,394 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4d659e93] 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-05-25T10:52:49,410 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1d84c03f] 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-05-25T10:52:49,456 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:49,456 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:49,464 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:48 CEST 2022]; root of context hierarchy
2022-05-25T10:52:50,014 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@332e8859 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@5d6eaf1a, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@44ec242 testClass = InitializerServiceTest, locations = '{}', classes = '{class org.appng.core.service.PlatformTestConfig}', contextInitializerClasses = '[class org.appng.core.service.InitializerServiceTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@424e7e84]; rollback [false]
2022-05-25T10:52:50,018 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#760009381 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:50,020 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3
2022-05-25T10:52:50,021 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1
2022-05-25T10:52:50,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1
2022-05-25T10:52:50,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1
2022-05-25T10:52:50,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy
2022-05-25T10:52:50,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1
2022-05-25T10:52:50,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1
2022-05-25T10:52:50,096 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2022-05-25T10:52:50,097 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2022-05-25T10:52:50,097 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2022-05-25T10:52:50,097 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2022-05-25T10:52:50,097 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2022-05-25T10:52:50,097 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2022-05-25T10:52:50,104 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2022-05-25T10:52:50,105 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2022-05-25T10:52:50,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2022-05-25T10:52:50,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2022-05-25T10:52:50,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2022-05-25T10:52:50,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2022-05-25T10:52:50,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2022-05-25T10:52:50,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2022-05-25T10:52:50,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2022-05-25T10:52:50,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2022-05-25T10:52:50,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2022-05-25T10:52:50,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2022-05-25T10:52:50,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2022-05-25T10:52:50,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2022-05-25T10:52:50,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2022-05-25T10:52:50,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2022-05-25T10:52:50,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2022-05-25T10:52:50,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2022-05-25T10:52:50,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2022-05-25T10:52:50,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2022-05-25T10:52:50,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2022-05-25T10:52:50,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2022-05-25T10:52:50,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2022-05-25T10:52:50,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2022-05-25T10:52:50,122 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2022-05-25T10:52:50,123 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2022-05-25T10:52:50,123 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:52:50,123 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2022-05-25T10:52:50,123 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2022-05-25T10:52:50,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2022-05-25T10:52:50,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2022-05-25T10:52:50,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2022-05-25T10:52:50,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2022-05-25T10:52:50,124 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2022-05-25T10:52:50,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2022-05-25T10:52:50,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2022-05-25T10:52:50,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2022-05-25T10:52:50,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2022-05-25T10:52:50,125 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2022-05-25T10:52:50,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2022-05-25T10:52:50,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2022-05-25T10:52:50,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2022-05-25T10:52:50,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2022-05-25T10:52:50,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2022-05-25T10:52:50,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2022-05-25T10:52:50,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2022-05-25T10:52:50,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2022-05-25T10:52:50,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2022-05-25T10:52:50,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2022-05-25T10:52:50,141 INFO  [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5701}
2022-05-25T10:52:50,142 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2022-05-25T10:52:50,142 INFO  [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/applications or in the database
2022-05-25T10:52:50,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-05-25T10:52:50,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1
2022-05-25T10:52:50,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy
2022-05-25T10:52:50,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme
2022-05-25T10:52:50,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts
2022-05-25T10:52:50,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls
2022-05-25T10:52:50,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute
2022-05-25T10:52:50,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages
2022-05-25T10:52:50,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host
2022-05-25T10:52:50,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage
2022-05-25T10:52:50,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths
2022-05-25T10:52:50,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName
2022-05-25T10:52:50,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled
2022-05-25T10:52:50,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat
2022-05-25T10:52:50,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix
2022-05-25T10:52:50,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name
2022-05-25T10:52:50,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled
2022-05-25T10:52:50,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser
2022-05-25T10:52:50,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone
2022-05-25T10:52:50,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef
2022-05-25T10:52:50,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding
2022-05-25T10:52:50,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication
2022-05-25T10:52:50,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled
2022-05-25T10:52:50,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage
2022-05-25T10:52:50,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize
2022-05-25T10:52:50,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template
2022-05-25T10:52:50,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle
2022-05-25T10:52:50,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn
2022-05-25T10:52:50,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType
2022-05-25T10:52:50,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled
2022-05-25T10:52:50,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages
2022-05-25T10:52:50,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort
2022-05-25T10:52:50,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage
2022-05-25T10:52:50,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path
2022-05-25T10:52:50,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize
2022-05-25T10:52:50,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir
2022-05-25T10:52:50,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive
2022-05-25T10:52:50,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig
2022-05-25T10:52:50,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost
2022-05-25T10:52:50,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits
2022-05-25T10:52:50,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost
2022-05-25T10:52:50,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown
2022-05-25T10:52:50,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout
2022-05-25T10:52:50,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance
2022-05-25T10:52:50,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer
2022-05-25T10:52:50,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime
2022-05-25T10:52:50,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions
2022-05-25T10:52:50,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain
2022-05-25T10:52:50,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods
2022-05-25T10:52:50,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication
2022-05-25T10:52:50,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout
2022-05-25T10:52:50,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir
2022-05-25T10:52:50,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender
2022-05-25T10:52:50,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize
2022-05-25T10:52:50,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics
2022-05-25T10:52:50,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage
2022-05-25T10:52:50,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword
2022-05-25T10:52:50,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes
2022-05-25T10:52:50,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir
2022-05-25T10:52:50,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef
2022-05-25T10:52:50,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale
2022-05-25T10:52:50,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn
2022-05-25T10:52:50,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir
2022-05-25T10:52:50,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir
2022-05-25T10:52:50,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain
2022-05-25T10:52:50,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile
2022-05-25T10:52:50,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize
2022-05-25T10:52:50,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId
2022-05-25T10:52:50,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled
2022-05-25T10:52:50,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue
2022-05-25T10:52:50,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path
2022-05-25T10:52:50,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions
2022-05-25T10:52:50,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig
2022-05-25T10:52:50,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout
2022-05-25T10:52:50,267 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2022-05-25T10:52:50,277 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 (host-1)
2022-05-25T10:52:50,277 INFO  [main] org.appng.core.service.InitializerService: loading applications for site site-1
2022-05-25T10:52:50,279 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1
2022-05-25T10:52:50,279 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1
2022-05-25T10:52:50,320 INFO  [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/test-classes/repository/site-1/www/template
2022-05-25T10:52:50,322 INFO  [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template
2022-05-25T10:52:50,323 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#197874084 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:52:50,323 INFO  [main] org.appng.core.service.InitializerService: SiteClassLoader#197874084 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121
2022-05-25T10:52:50,326 INFO  [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer
2022-05-25T10:52:50,335 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 completed in 68ms
2022-05-25T10:52:50,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1
2022-05-25T10:52:50,336 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2022-05-25T10:52:55,373 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@332e8859 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@5d6eaf1a, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@44ec242 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]]]
2022-05-25T10:52:55,390 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:48 CEST 2022]; root of context hierarchy
2022-05-25T10:52:55,391 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:55,391 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: 7.566 s - in org.appng.core.service.InitializerServiceTest
[INFO] Running org.appng.core.service.SubjectMustChangePasswordTest
2022-05-25T10:52:55,416 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:55,416 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@4455f3b8, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@c953c34, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6c0ca14b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@15d29e03, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7e716732, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5ba08054]
2022-05-25T10:52:55,422 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:55 CEST 2022]; root of context hierarchy
2022-05-25T10:52:55,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,985 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,990 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,991 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,991 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,993 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,994 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:55,994 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:56,052 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:56,150 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:56,156 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:56,227 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:56,228 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:56,228 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:56,228 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:56,228 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:56,234 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:56,239 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:56,747 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@66028dab] 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-05-25T10:52:56,763 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48568d0d] 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-05-25T10:52:56,807 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:56,807 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:56,836 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:55 CEST 2022]; root of context hierarchy
2022-05-25T10:52:57,605 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@69ca1b07 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@f7dc105, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7872d829 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]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@73527d5]; rollback [false]
2022-05-25T10:52:57,710 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity
2022-05-25T10:52:57,710 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2022-05-25T10:52:57,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2022-05-25T10:52:57,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2022-05-25T10:52:57,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2022-05-25T10:52:57,711 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2022-05-25T10:52:57,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2022-05-25T10:52:57,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2022-05-25T10:52:57,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2022-05-25T10:52:57,712 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2022-05-25T10:52:57,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2022-05-25T10:52:57,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2022-05-25T10:52:57,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2022-05-25T10:52:57,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2022-05-25T10:52:57,713 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2022-05-25T10:52:57,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2022-05-25T10:52:57,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2022-05-25T10:52:57,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2022-05-25T10:52:57,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2022-05-25T10:52:57,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2022-05-25T10:52:57,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2022-05-25T10:52:57,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2022-05-25T10:52:57,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2022-05-25T10:52:57,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2022-05-25T10:52:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2022-05-25T10:52:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2022-05-25T10:52:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2022-05-25T10:52:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2022-05-25T10:52:57,724 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2022-05-25T10:52:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2022-05-25T10:52:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2022-05-25T10:52:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2022-05-25T10:52:57,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2022-05-25T10:52:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:52:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2022-05-25T10:52:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2022-05-25T10:52:57,728 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2022-05-25T10:52:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2022-05-25T10:52:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2022-05-25T10:52:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2022-05-25T10:52:57,729 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2022-05-25T10:52:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2022-05-25T10:52:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2022-05-25T10:52:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2022-05-25T10:52:57,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2022-05-25T10:52:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2022-05-25T10:52:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2022-05-25T10:52:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2022-05-25T10:52:57,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2022-05-25T10:52:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2022-05-25T10:52:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2022-05-25T10:52:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword
2022-05-25T10:52:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2022-05-25T10:52:57,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2022-05-25T10:52:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2022-05-25T10:52:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2022-05-25T10:52:57,733 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2022-05-25T10:52:57,767 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady
2022-05-25T10:52:57,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-05-25T10:52:57,812 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2022-05-25T10:52:57,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:57,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-05-25T10:52:57,846 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-05-25T10:52:57,846 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2022-05-25T10:52:57,847 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:57,848 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-05-25T10:52:57,856 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-05-25T10:52:57,859 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-05-25T10:52:57,860 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2022-05-25T10:52:57,860 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-05-25T10:52:57,871 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@69ca1b07 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@f7dc105, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7872d829 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]]]
2022-05-25T10:52:57,872 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:55 CEST 2022]; root of context hierarchy
2022-05-25T10:52:57,873 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:57,874 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: 2.293 s - in org.appng.core.service.SubjectMustChangePasswordTest
[INFO] Running org.appng.core.service.HsqlStarterTest
2022-05-25T10:52:57,892 INFO  [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001
2022-05-25T10:52:57,942 INFO  [HSQLDB Server @7cd6a711] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: Checkpoint start
2022-05-25T10:52:57,942 INFO  [HSQLDB Server @7cd6a711] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: checkpointClose start
2022-05-25T10:52:57,973 INFO  [HSQLDB Server @7cd6a711] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: checkpointClose synched
2022-05-25T10:52:57,983 INFO  [HSQLDB Server @7cd6a711] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: checkpointClose script done
2022-05-25T10:52:57,992 INFO  [HSQLDB Server @7cd6a711] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: checkpointClose end
2022-05-25T10:52:57,992 INFO  [HSQLDB Server @7cd6a711] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: Checkpoint end - txts: 1
2022-05-25T10:52:58,207 INFO  [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001
2022-05-25T10:52:58,339 INFO  [HSQLDB Connection @19bd22ec] hsqldb.db.HSQLDB80FA6B4DD3.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in org.appng.core.service.HsqlStarterTest
[INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest
2022-05-25T10:52:58,452 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1890530831 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.appng.core.service.SiteClassLoaderBuilderTest
[INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest
2022-05-25T10:52:58,494 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null'
2022-05-25T10:52:58,494 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null'
2022-05-25T10:52:58,494 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null'
2022-05-25T10:52:58,495 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null'
2022-05-25T10:52:58,495 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null'
2022-05-25T10:52:58,495 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null'
2022-05-25T10:52:58,495 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null'
2022-05-25T10:52:58,495 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null'
2022-05-25T10:52:58,495 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null'
2022-05-25T10:52:58,496 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.033 s - in org.appng.core.service.ApplicationArchiveProcessorTest
[INFO] Running org.appng.core.service.TemplateServiceTest
2022-05-25T10:52:58,535 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:52:58,536 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1639dd6b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1f6483a3, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78365f8, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64516a28, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3c5b314c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@719c4ff]
2022-05-25T10:52:58,542 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:52:58 CEST 2022]; root of context hierarchy
2022-05-25T10:52:58,938 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,938 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,938 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,938 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,938 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,942 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,943 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,943 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:58,943 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:52:59,002 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:52:59,037 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:59,046 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:52:59,110 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:52:59,112 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:52:59,112 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:52:59,112 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:52:59,112 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:52:59,118 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:52:59,121 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:52:59,521 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@555fbc1f] 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-05-25T10:52:59,531 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@21c3a062] 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-05-25T10:52:59,573 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:52:59,573 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:52:59,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:52:58 CEST 2022]; root of context hierarchy
2022-05-25T10:53:00,009 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#139393323 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:53:00,058 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2022-05-25T10:53:00,058 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2022-05-25T10:53:00,059 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2022-05-25T10:53:00,060 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2022-05-25T10:53:00,060 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2022-05-25T10:53:00,063 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2022-05-25T10:53:00,152 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1377720289 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:53:00,240 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#163368084 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-05-25T10:53:00,262 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2022-05-25T10:53:00,262 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2022-05-25T10:53:00,263 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2022-05-25T10:53:00,265 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2022-05-25T10:53:00,265 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2022-05-25T10:53:00,266 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2022-05-25T10:53:00,268 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template
2022-05-25T10:53:00,303 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:52:58 CEST 2022]; root of context hierarchy
2022-05-25T10:53:00,304 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:53:00,306 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: 1.747 s - in org.appng.core.service.TemplateServiceTest
[INFO] Running org.appng.core.service.DatabaseServiceTest
2022-05-25T10:53:00,324 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:00,324 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@d3f2db2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@47e6f3e8, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17fc0ac2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23a01439, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5706ef42, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@270f2ff9]
2022-05-25T10:53:00,328 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:00 CEST 2022]; root of context hierarchy
2022-05-25T10:53:00,670 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformEventListener' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformEventListener; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,670 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'dataSource' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=dataSource; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,671 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManagerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManagerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,671 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreTxManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreTxManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,671 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'entityManager' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=entityManager; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'documentBuilderFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=documentBuilderFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'transformerFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=transformerFactory; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'styleSheetProvider' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=styleSheetProvider; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'marshallService' with a different definition: replacing [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=prototype; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=marshallService; initMethodName=init; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'coreService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=coreService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'databaseService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=databaseService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,678 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'templateService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=templateService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,679 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'initializerService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=initializerService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,679 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'ldapService' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=ldapService; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,679 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'thymeleafProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=thymeleafProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,679 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'platformTransformer' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=true; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=platformTransformer; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,679 INFO  [main] org.springframework.beans.factory.support.DefaultListableBeanFactory: Overriding bean definition for bean 'requestProcessor' with a different definition: replacing [Root bean: class [null]; scope=request; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/appng/core/controller/PlatformConfig.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=platformTestConfig; factoryMethodName=requestProcessor; initMethodName=null; destroyMethodName=(inferred); defined in org.appng.core.service.PlatformTestConfig]
2022-05-25T10:53:00,743 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:00,763 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:53:00,771 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-05-25T10:53:00,838 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:00,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-05-25T10:53:00,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:00,838 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:00,839 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:00,842 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-05-25T10:53:00,845 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:01,406 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3ec9c448] 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-05-25T10:53:01,409 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3111372c] 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-05-25T10:53:01,447 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:01,448 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:53:01,454 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:00 CEST 2022]; root of context hierarchy
2022-05-25T10:53:01,960 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:53:02,005 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2022-05-25T10:53:02,016 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:53:02,016 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:53:02,016 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:53:02,033 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2022-05-25T10:53:02,074 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2022-05-25T10:53:02,076 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:53:02,076 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:53:02,076 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:53:02,090 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2022-05-25T10:53:02,119 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.025s)
2022-05-25T10:53:02,131 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:53:02,156 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:53:02,271 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:53:02,388 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:53:02,427 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:53:02,483 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:53:02,519 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:53:02,544 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:53:02,565 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:53:02,584 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:53:02,604 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:53:02,625 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:53:02,646 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:53:02,667 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:53:02,668 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:53:02,668 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:53:02,682 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:53:02,705 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:53:02,721 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:53:02,723 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:53:02,737 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:53:02,750 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.595s)
2022-05-25T10:53:02,752 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2022-05-25T10:53:02,754 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:53:02,754 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:53:02,754 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:53:02,757 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2022-05-25T10:53:02,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database
2022-05-25T10:53:02,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL
2022-05-25T10:53:03,047 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active.
2022-05-25T10:53:03,049 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL
2022-05-25T10:53:03,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL
2022-05-25T10:53:03,051 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver
2022-05-25T10:53:03,532 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.)
2022-05-25T10:53:03,532 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2022-05-25T10:53:03,539 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver
2022-05-25T10:53:03,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL
2022-05-25T10:53:03,546 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2022-05-25T10:53:03,715 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get 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-05-25T10:53:03,715 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2022-05-25T10:53:03,730 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:00 CEST 2022]; root of context hierarchy
2022-05-25T10:53:03,730 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-05-25T10:53:03,731 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: 3.51 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] 
[WARNING] Tests run: 352, Failures: 0, Errors: 0, Skipped: 30
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-core ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-core ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-core/target/appng-core-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-core ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/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-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 19 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220525.085304-4.jar
Progress (1): 4.1/684 kB
Progress (1): 8.2/684 kB
Progress (1): 12/684 kB 
Progress (1): 16/684 kB
Progress (1): 20/684 kB
Progress (1): 25/684 kB
Progress (1): 29/684 kB
Progress (1): 33/684 kB
Progress (1): 37/684 kB
Progress (1): 41/684 kB
Progress (1): 45/684 kB
Progress (1): 49/684 kB
Progress (1): 53/684 kB
Progress (1): 57/684 kB
Progress (1): 61/684 kB
Progress (1): 66/684 kB
Progress (1): 70/684 kB
Progress (1): 74/684 kB
Progress (1): 78/684 kB
Progress (1): 82/684 kB
Progress (1): 86/684 kB
Progress (1): 90/684 kB
Progress (1): 94/684 kB
Progress (1): 98/684 kB
Progress (1): 102/684 kB
Progress (1): 106/684 kB
Progress (1): 111/684 kB
Progress (1): 115/684 kB
Progress (1): 119/684 kB
Progress (1): 123/684 kB
Progress (1): 127/684 kB
Progress (1): 131/684 kB
Progress (1): 135/684 kB
Progress (1): 139/684 kB
Progress (1): 143/684 kB
Progress (1): 147/684 kB
Progress (1): 152/684 kB
Progress (1): 156/684 kB
Progress (1): 160/684 kB
Progress (1): 164/684 kB
Progress (1): 168/684 kB
Progress (1): 172/684 kB
Progress (1): 176/684 kB
Progress (1): 180/684 kB
Progress (1): 184/684 kB
Progress (1): 188/684 kB
Progress (1): 193/684 kB
Progress (1): 197/684 kB
Progress (1): 201/684 kB
Progress (1): 205/684 kB
Progress (1): 209/684 kB
Progress (1): 213/684 kB
Progress (1): 217/684 kB
Progress (1): 221/684 kB
Progress (1): 225/684 kB
Progress (1): 229/684 kB
Progress (1): 233/684 kB
Progress (1): 238/684 kB
Progress (1): 242/684 kB
Progress (1): 246/684 kB
Progress (1): 250/684 kB
Progress (1): 254/684 kB
Progress (1): 258/684 kB
Progress (1): 262/684 kB
Progress (1): 266/684 kB
Progress (1): 270/684 kB
Progress (1): 274/684 kB
Progress (1): 279/684 kB
Progress (1): 283/684 kB
Progress (1): 287/684 kB
Progress (1): 291/684 kB
Progress (1): 295/684 kB
Progress (1): 299/684 kB
Progress (1): 303/684 kB
Progress (1): 307/684 kB
Progress (1): 311/684 kB
Progress (1): 315/684 kB
Progress (1): 319/684 kB
Progress (1): 324/684 kB
Progress (1): 328/684 kB
Progress (1): 332/684 kB
Progress (1): 336/684 kB
Progress (1): 340/684 kB
Progress (1): 344/684 kB
Progress (1): 348/684 kB
Progress (1): 352/684 kB
Progress (1): 356/684 kB
Progress (1): 360/684 kB
Progress (1): 365/684 kB
Progress (1): 369/684 kB
Progress (1): 373/684 kB
Progress (1): 377/684 kB
Progress (1): 381/684 kB
Progress (1): 385/684 kB
Progress (1): 389/684 kB
Progress (1): 393/684 kB
Progress (1): 397/684 kB
Progress (1): 401/684 kB
Progress (1): 406/684 kB
Progress (1): 410/684 kB
Progress (1): 414/684 kB
Progress (1): 418/684 kB
Progress (1): 422/684 kB
Progress (1): 426/684 kB
Progress (1): 430/684 kB
Progress (1): 434/684 kB
Progress (1): 438/684 kB
Progress (1): 442/684 kB
Progress (1): 446/684 kB
Progress (1): 451/684 kB
Progress (1): 455/684 kB
Progress (1): 459/684 kB
Progress (1): 463/684 kB
Progress (1): 467/684 kB
Progress (1): 471/684 kB
Progress (1): 475/684 kB
Progress (1): 479/684 kB
Progress (1): 483/684 kB
Progress (1): 487/684 kB
Progress (1): 492/684 kB
Progress (1): 496/684 kB
Progress (1): 500/684 kB
Progress (1): 504/684 kB
Progress (1): 508/684 kB
Progress (1): 512/684 kB
Progress (1): 516/684 kB
Progress (1): 520/684 kB
Progress (1): 524/684 kB
Progress (1): 528/684 kB
Progress (1): 532/684 kB
Progress (1): 537/684 kB
Progress (1): 541/684 kB
Progress (1): 545/684 kB
Progress (1): 549/684 kB
Progress (1): 553/684 kB
Progress (1): 557/684 kB
Progress (1): 561/684 kB
Progress (1): 565/684 kB
Progress (1): 569/684 kB
Progress (1): 573/684 kB
Progress (1): 578/684 kB
Progress (1): 582/684 kB
Progress (1): 586/684 kB
Progress (1): 590/684 kB
Progress (1): 594/684 kB
Progress (1): 598/684 kB
Progress (1): 602/684 kB
Progress (1): 606/684 kB
Progress (1): 610/684 kB
Progress (1): 614/684 kB
Progress (1): 618/684 kB
Progress (1): 623/684 kB
Progress (1): 627/684 kB
Progress (1): 631/684 kB
Progress (1): 635/684 kB
Progress (1): 639/684 kB
Progress (1): 643/684 kB
Progress (1): 647/684 kB
Progress (1): 651/684 kB
Progress (1): 655/684 kB
Progress (1): 659/684 kB
Progress (1): 664/684 kB
Progress (1): 668/684 kB
Progress (1): 672/684 kB
Progress (1): 676/684 kB
Progress (1): 680/684 kB
Progress (1): 684/684 kB
Progress (1): 684 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220525.085304-4.jar (684 kB at 1.2 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220525.085304-4.pom
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-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220525.085304-4.pom (12 kB at 20 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml
Progress (1): 2.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 5.1 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 983 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 848 B/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/maven-metadata.xml (2.0 kB at 2.1 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220525.085304-4-sources.jar
Progress (1): 4.1/430 kB
Progress (1): 8.2/430 kB
Progress (1): 12/430 kB 
Progress (1): 16/430 kB
Progress (1): 20/430 kB
Progress (1): 25/430 kB
Progress (1): 29/430 kB
Progress (1): 33/430 kB
Progress (1): 37/430 kB
Progress (1): 41/430 kB
Progress (1): 45/430 kB
Progress (1): 49/430 kB
Progress (1): 53/430 kB
Progress (1): 57/430 kB
Progress (1): 61/430 kB
Progress (1): 66/430 kB
Progress (1): 70/430 kB
Progress (1): 74/430 kB
Progress (1): 78/430 kB
Progress (1): 82/430 kB
Progress (1): 86/430 kB
Progress (1): 90/430 kB
Progress (1): 94/430 kB
Progress (1): 98/430 kB
Progress (1): 102/430 kB
Progress (1): 106/430 kB
Progress (1): 111/430 kB
Progress (1): 115/430 kB
Progress (1): 119/430 kB
Progress (1): 123/430 kB
Progress (1): 127/430 kB
Progress (1): 131/430 kB
Progress (1): 135/430 kB
Progress (1): 139/430 kB
Progress (1): 143/430 kB
Progress (1): 147/430 kB
Progress (1): 152/430 kB
Progress (1): 156/430 kB
Progress (1): 160/430 kB
Progress (1): 164/430 kB
Progress (1): 168/430 kB
Progress (1): 172/430 kB
Progress (1): 176/430 kB
Progress (1): 180/430 kB
Progress (1): 184/430 kB
Progress (1): 188/430 kB
Progress (1): 193/430 kB
Progress (1): 197/430 kB
Progress (1): 201/430 kB
Progress (1): 205/430 kB
Progress (1): 209/430 kB
Progress (1): 213/430 kB
Progress (1): 217/430 kB
Progress (1): 221/430 kB
Progress (1): 225/430 kB
Progress (1): 229/430 kB
Progress (1): 233/430 kB
Progress (1): 238/430 kB
Progress (1): 242/430 kB
Progress (1): 246/430 kB
Progress (1): 250/430 kB
Progress (1): 254/430 kB
Progress (1): 258/430 kB
Progress (1): 262/430 kB
Progress (1): 266/430 kB
Progress (1): 270/430 kB
Progress (1): 274/430 kB
Progress (1): 279/430 kB
Progress (1): 283/430 kB
Progress (1): 287/430 kB
Progress (1): 291/430 kB
Progress (1): 295/430 kB
Progress (1): 299/430 kB
Progress (1): 303/430 kB
Progress (1): 307/430 kB
Progress (1): 311/430 kB
Progress (1): 315/430 kB
Progress (1): 319/430 kB
Progress (1): 324/430 kB
Progress (1): 328/430 kB
Progress (1): 332/430 kB
Progress (1): 336/430 kB
Progress (1): 340/430 kB
Progress (1): 344/430 kB
Progress (1): 348/430 kB
Progress (1): 352/430 kB
Progress (1): 356/430 kB
Progress (1): 360/430 kB
Progress (1): 365/430 kB
Progress (1): 369/430 kB
Progress (1): 373/430 kB
Progress (1): 377/430 kB
Progress (1): 381/430 kB
Progress (1): 385/430 kB
Progress (1): 389/430 kB
Progress (1): 393/430 kB
Progress (1): 397/430 kB
Progress (1): 401/430 kB
Progress (1): 406/430 kB
Progress (1): 410/430 kB
Progress (1): 414/430 kB
Progress (1): 418/430 kB
Progress (1): 422/430 kB
Progress (1): 426/430 kB
Progress (1): 430 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/appng-core-2.0.0-20220525.085304-4-sources.jar (430 kB at 1.1 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 983 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-core/2.0.0-SNAPSHOT/maven-metadata.xml (983 B at 666 B/s)
[INFO] 
[INFO] ------------------------< org.appng:appng-cli >-------------------------
[INFO] Building appNG Command Line Interface 2.0.0-SNAPSHOT             [13/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-cli ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java uses or overrides a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/src/main/java/org/appng/cli/commands/heartbeat/HeartBeat.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-cli ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 9 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-cli ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-cli ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.cli.CliBootstrapTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.534 s - in org.appng.cli.CliBootstrapTest
[INFO] Running org.appng.cli.prettyTable.PrettyTableTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.appng.cli.prettyTable.PrettyTableTest
[INFO] Running org.appng.cli.commands.property.CommandCreatePropertyTest
2022-05-25T10:53:19,008 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:19,036 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5cdec700, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6d026701, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@78aa1f72, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f75a668, org.springframework.test.context.transaction.TransactionalTestExecutionListener@35399441, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4b7dc788]
2022-05-25T10:53:19,118 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:20,324 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:20 CEST 2022]; root of context hierarchy
2022-05-25T10:53:20,581 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:21,104 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:21,254 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:21,390 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.6.9.Final
2022-05-25T10:53:21,859 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25T10:53:22,376 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
May 25, 2022 10:53:22 AM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-05-25T10:53:22,466 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:22,467 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:22,467 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:22,480 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:23,164 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:23,327 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:24,262 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final
2022-05-25T10:53:26,576 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@18811c42] 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-05-25T10:53:26,593 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1131aead] 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-05-25T10:53:26,667 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:26,686 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:29,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:20 CEST 2022]; root of context hierarchy
2022-05-25T10:53:30,221 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2157889c testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@65e92505, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40fee459 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7846913f]; rollback [false]
2022-05-25T10:53:30,472 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:30,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:30,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:30,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:30,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:30,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:30,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:30,524 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:30,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:30,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:30,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:30,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:30,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:30,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:30,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:30,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:30,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:30,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:30,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:30,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:30,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:30,790 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:30,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:30,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:30,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:30,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:30,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:30,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:30,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:30,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:30,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:30,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:30,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:30,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:30,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:30,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:30,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:30,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:30,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:30,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:30,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:30,822 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:30,823 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:30,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:30,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:30,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:30,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:30,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:30,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:30,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:30,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:30,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:30,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:30,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:30,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:30,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.myProp
2022-05-25T10:53:31,110 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2157889c testClass = CommandCreatePropertyTest, testInstance = org.appng.cli.commands.property.CommandCreatePropertyTest@65e92505, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40fee459 testClass = CommandCreatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:31,122 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:20 CEST 2022]; root of context hierarchy
2022-05-25T10:53:31,144 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:31,144 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.608 s - in org.appng.cli.commands.property.CommandCreatePropertyTest
[INFO] Running org.appng.cli.commands.property.CommandCreateClobPropertyTest
2022-05-25T10:53:31,183 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:31,183 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2d9df336, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@131b58d4, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e8698c0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5df54296, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1fb30e5d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@56a72887]
2022-05-25T10:53:31,185 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:31,584 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:31 CEST 2022]; root of context hierarchy
2022-05-25T10:53:31,619 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:31,708 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:31,723 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:31,785 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:31,794 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:31,794 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:31,794 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:31,794 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:31,797 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:31,806 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:32,585 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2dbc66f0] 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-05-25T10:53:32,622 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58038583] 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-05-25T10:53:32,706 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:32,707 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:33,363 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:31 CEST 2022]; root of context hierarchy
2022-05-25T10:53:33,447 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2d398cfb testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@23307c6c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@679886ad testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@d8a2b1b]; rollback [false]
2022-05-25T10:53:33,475 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:33,476 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:33,476 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:33,476 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:33,486 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:33,486 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:33,487 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:33,490 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:33,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:33,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:33,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:33,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:33,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:33,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:33,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:33,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:33,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:33,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:33,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:33,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:33,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:33,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:33,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:33,514 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:33,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:33,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:33,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:33,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:33,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:33,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:33,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:33,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:33,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:33,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:33,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:33,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:33,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:33,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:33,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:33,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:33,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:33,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:33,531 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:33,531 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:33,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:33,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:33,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:33,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:33,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:33,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:33,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:33,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:33,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:33,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:33,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:33,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone
2022-05-25T10:53:33,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig
2022-05-25T10:53:33,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize
2022-05-25T10:53:33,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir
2022-05-25T10:53:33,749 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled
2022-05-25T10:53:33,750 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn
2022-05-25T10:53:33,751 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize
2022-05-25T10:53:33,751 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword
2022-05-25T10:53:33,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir
2022-05-25T10:53:33,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path
2022-05-25T10:53:33,753 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage
2022-05-25T10:53:33,753 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort
2022-05-25T10:53:33,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout
2022-05-25T10:53:33,754 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir
2022-05-25T10:53:33,755 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions
2022-05-25T10:53:33,756 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile
2022-05-25T10:53:33,763 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled
2022-05-25T10:53:33,766 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue
2022-05-25T10:53:33,766 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain
2022-05-25T10:53:33,766 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat
2022-05-25T10:53:33,766 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls
2022-05-25T10:53:33,767 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer
2022-05-25T10:53:33,767 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef
2022-05-25T10:53:33,767 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute
2022-05-25T10:53:33,768 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout
2022-05-25T10:53:33,768 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts
2022-05-25T10:53:33,768 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig
2022-05-25T10:53:33,769 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn
2022-05-25T10:53:33,769 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host
2022-05-25T10:53:33,769 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize
2022-05-25T10:53:33,772 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled
2022-05-25T10:53:33,773 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle
2022-05-25T10:53:33,774 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale
2022-05-25T10:53:33,778 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive
2022-05-25T10:53:33,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage
2022-05-25T10:53:33,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages
2022-05-25T10:53:33,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages
2022-05-25T10:53:33,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance
2022-05-25T10:53:33,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir
2022-05-25T10:53:33,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain
2022-05-25T10:53:33,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout
2022-05-25T10:53:33,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication
2022-05-25T10:53:33,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir
2022-05-25T10:53:33,782 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost
2022-05-25T10:53:33,782 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled
2022-05-25T10:53:33,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix
2022-05-25T10:53:33,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType
2022-05-25T10:53:33,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize
2022-05-25T10:53:33,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication
2022-05-25T10:53:33,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName
2022-05-25T10:53:33,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name
2022-05-25T10:53:33,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits
2022-05-25T10:53:33,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods
2022-05-25T10:53:33,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template
2022-05-25T10:53:33,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes
2022-05-25T10:53:33,795 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId
2022-05-25T10:53:33,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown
2022-05-25T10:53:33,797 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender
2022-05-25T10:53:33,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics
2022-05-25T10:53:33,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled
2022-05-25T10:53:33,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage
2022-05-25T10:53:33,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions
2022-05-25T10:53:33,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path
2022-05-25T10:53:33,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths
2022-05-25T10:53:33,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme
2022-05-25T10:53:33,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime
2022-05-25T10:53:33,803 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding
2022-05-25T10:53:33,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost
2022-05-25T10:53:33,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser
2022-05-25T10:53:33,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage
2022-05-25T10:53:33,805 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef
2022-05-25T10:53:33,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng
2022-05-25T10:53:33,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.myClob
2022-05-25T10:53:34,011 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2d398cfb testClass = CommandCreateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandCreateClobPropertyTest@23307c6c, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@679886ad testClass = CommandCreateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:34,018 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:31 CEST 2022]; root of context hierarchy
2022-05-25T10:53:34,031 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:34,031 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.054 s - in org.appng.cli.commands.property.CommandCreateClobPropertyTest
[INFO] Running org.appng.cli.commands.property.CommandUpdateClobPropertyTest
2022-05-25T10:53:34,041 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:34,042 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@26fc464f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1174ff02, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1978eab7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@49dacc93, org.springframework.test.context.transaction.TransactionalTestExecutionListener@dd025d9, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3bea478e]
2022-05-25T10:53:34,054 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:34,473 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:34 CEST 2022]; root of context hierarchy
2022-05-25T10:53:34,515 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:34,603 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:34,614 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:34,679 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:34,679 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:34,680 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:34,680 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:34,683 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:34,688 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:34,691 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:35,284 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@650929dc] 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-05-25T10:53:35,322 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@709c41da] 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-05-25T10:53:35,432 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:35,434 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:36,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:34 CEST 2022]; root of context hierarchy
2022-05-25T10:53:36,123 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7aead157 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@52aa84ef, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d5b07e9 testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@26bd2d7d]; rollback [false]
2022-05-25T10:53:36,165 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:36,166 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:36,166 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:36,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:36,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:36,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:36,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:36,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:36,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:36,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:36,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:36,169 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:36,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:36,182 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:36,182 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:36,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:36,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:36,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:36,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:36,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:36,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:36,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:36,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:36,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:36,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:36,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:36,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:36,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:36,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:36,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:36,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:36,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:36,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:36,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:36,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:36,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:36,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:36,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:36,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:36,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:36,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:36,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:36,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:36,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:36,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:36,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:36,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:36,220 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:36,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:36,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:36,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:36,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:36,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:36,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:36,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:36,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone
2022-05-25T10:53:36,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig
2022-05-25T10:53:36,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize
2022-05-25T10:53:36,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir
2022-05-25T10:53:36,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled
2022-05-25T10:53:36,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn
2022-05-25T10:53:36,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize
2022-05-25T10:53:36,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword
2022-05-25T10:53:36,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir
2022-05-25T10:53:36,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path
2022-05-25T10:53:36,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage
2022-05-25T10:53:36,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort
2022-05-25T10:53:36,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout
2022-05-25T10:53:36,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir
2022-05-25T10:53:36,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions
2022-05-25T10:53:36,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile
2022-05-25T10:53:36,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled
2022-05-25T10:53:36,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue
2022-05-25T10:53:36,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain
2022-05-25T10:53:36,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat
2022-05-25T10:53:36,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls
2022-05-25T10:53:36,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer
2022-05-25T10:53:36,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef
2022-05-25T10:53:36,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute
2022-05-25T10:53:36,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout
2022-05-25T10:53:36,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts
2022-05-25T10:53:36,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig
2022-05-25T10:53:36,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn
2022-05-25T10:53:36,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host
2022-05-25T10:53:36,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize
2022-05-25T10:53:36,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled
2022-05-25T10:53:36,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle
2022-05-25T10:53:36,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale
2022-05-25T10:53:36,375 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive
2022-05-25T10:53:36,375 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage
2022-05-25T10:53:36,375 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages
2022-05-25T10:53:36,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages
2022-05-25T10:53:36,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance
2022-05-25T10:53:36,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir
2022-05-25T10:53:36,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain
2022-05-25T10:53:36,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout
2022-05-25T10:53:36,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication
2022-05-25T10:53:36,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir
2022-05-25T10:53:36,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost
2022-05-25T10:53:36,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled
2022-05-25T10:53:36,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix
2022-05-25T10:53:36,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType
2022-05-25T10:53:36,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize
2022-05-25T10:53:36,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication
2022-05-25T10:53:36,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName
2022-05-25T10:53:36,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name
2022-05-25T10:53:36,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits
2022-05-25T10:53:36,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods
2022-05-25T10:53:36,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template
2022-05-25T10:53:36,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes
2022-05-25T10:53:36,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId
2022-05-25T10:53:36,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown
2022-05-25T10:53:36,391 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender
2022-05-25T10:53:36,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics
2022-05-25T10:53:36,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled
2022-05-25T10:53:36,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage
2022-05-25T10:53:36,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions
2022-05-25T10:53:36,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path
2022-05-25T10:53:36,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths
2022-05-25T10:53:36,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme
2022-05-25T10:53:36,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime
2022-05-25T10:53:36,399 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding
2022-05-25T10:53:36,399 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost
2022-05-25T10:53:36,399 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser
2022-05-25T10:53:36,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage
2022-05-25T10:53:36,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef
2022-05-25T10:53:36,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng
2022-05-25T10:53:36,544 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.site.appng.cacheExceptions
2022-05-25T10:53:36,547 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7aead157 testClass = CommandUpdateClobPropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdateClobPropertyTest@52aa84ef, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5d5b07e9 testClass = CommandUpdateClobPropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:36,556 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:34 CEST 2022]; root of context hierarchy
2022-05-25T10:53:36,557 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:36,558 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.497 s - in org.appng.cli.commands.property.CommandUpdateClobPropertyTest
[INFO] Running org.appng.cli.commands.property.CommandListPropertiesTest
2022-05-25T10:53:36,590 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:36,591 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7c142018, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7ef706b0, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@793577e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39e75e88, org.springframework.test.context.transaction.TransactionalTestExecutionListener@642ebd4c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@222af5ff]
2022-05-25T10:53:36,592 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:36,975 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:36 CEST 2022]; root of context hierarchy
2022-05-25T10:53:37,003 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:37,090 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:37,101 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:37,162 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:37,162 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:37,162 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:37,162 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:37,162 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:37,163 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:37,174 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:37,818 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@377fca35] 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-05-25T10:53:37,841 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3beee525] 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-05-25T10:53:37,913 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:37,913 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:38,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:36 CEST 2022]; root of context hierarchy
2022-05-25T10:53:38,486 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@331d651b, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false]
2022-05-25T10:53:38,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:38,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:38,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:38,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:38,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:38,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:38,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:38,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:38,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:38,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:38,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:38,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:38,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:38,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:38,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:38,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:38,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:38,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:38,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:38,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:38,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:38,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:38,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:38,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:38,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:38,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:38,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:38,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:38,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:38,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:38,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:38,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:38,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:38,542 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:38,543 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:38,543 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:38,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:38,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:38,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:38,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:38,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:38,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:38,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:38,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:38,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:38,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:38,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:38,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:38,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:38,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:38,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:38,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:38,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:38,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:38,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:38,634 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@331d651b, testMethod = testChangedValuesFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:38,656 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1f96db42, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false]
2022-05-25T10:53:38,752 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1f96db42, testMethod = testChangedValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:38,756 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6c90063f, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false]
2022-05-25T10:53:38,800 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@6c90063f, testMethod = testFilter@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:38,802 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4105b1d2, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false]
2022-05-25T10:53:38,850 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4105b1d2, testMethod = testValues@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:38,862 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1916d0eb, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false]
2022-05-25T10:53:38,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone
2022-05-25T10:53:38,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig
2022-05-25T10:53:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize
2022-05-25T10:53:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir
2022-05-25T10:53:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled
2022-05-25T10:53:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn
2022-05-25T10:53:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize
2022-05-25T10:53:38,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword
2022-05-25T10:53:38,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir
2022-05-25T10:53:38,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path
2022-05-25T10:53:38,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage
2022-05-25T10:53:38,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort
2022-05-25T10:53:38,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout
2022-05-25T10:53:38,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir
2022-05-25T10:53:38,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions
2022-05-25T10:53:38,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile
2022-05-25T10:53:38,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled
2022-05-25T10:53:38,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue
2022-05-25T10:53:38,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain
2022-05-25T10:53:38,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat
2022-05-25T10:53:38,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls
2022-05-25T10:53:38,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer
2022-05-25T10:53:38,962 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef
2022-05-25T10:53:38,962 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute
2022-05-25T10:53:38,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout
2022-05-25T10:53:38,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts
2022-05-25T10:53:38,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig
2022-05-25T10:53:38,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn
2022-05-25T10:53:38,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host
2022-05-25T10:53:38,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize
2022-05-25T10:53:38,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled
2022-05-25T10:53:38,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle
2022-05-25T10:53:38,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale
2022-05-25T10:53:38,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive
2022-05-25T10:53:38,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage
2022-05-25T10:53:38,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages
2022-05-25T10:53:38,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages
2022-05-25T10:53:38,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance
2022-05-25T10:53:38,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir
2022-05-25T10:53:38,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain
2022-05-25T10:53:38,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout
2022-05-25T10:53:38,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication
2022-05-25T10:53:38,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir
2022-05-25T10:53:38,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost
2022-05-25T10:53:38,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled
2022-05-25T10:53:38,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix
2022-05-25T10:53:38,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType
2022-05-25T10:53:38,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize
2022-05-25T10:53:38,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication
2022-05-25T10:53:38,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName
2022-05-25T10:53:38,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name
2022-05-25T10:53:38,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits
2022-05-25T10:53:38,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods
2022-05-25T10:53:38,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template
2022-05-25T10:53:38,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes
2022-05-25T10:53:38,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId
2022-05-25T10:53:38,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown
2022-05-25T10:53:38,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender
2022-05-25T10:53:38,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics
2022-05-25T10:53:38,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled
2022-05-25T10:53:38,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage
2022-05-25T10:53:38,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions
2022-05-25T10:53:38,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path
2022-05-25T10:53:38,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths
2022-05-25T10:53:38,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme
2022-05-25T10:53:38,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime
2022-05-25T10:53:38,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding
2022-05-25T10:53:38,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost
2022-05-25T10:53:38,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser
2022-05-25T10:53:38,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage
2022-05-25T10:53:38,990 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef
2022-05-25T10:53:38,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng
2022-05-25T10:53:39,100 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@1916d0eb, testMethod = testSiteProperties@CommandListPropertiesTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:39,128 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4e2860d3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@14ab3e22]; rollback [false]
2022-05-25T10:53:39,160 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6b8f0b64 testClass = CommandListPropertiesTest, testInstance = org.appng.cli.commands.property.CommandListPropertiesTest@4e2860d3, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@251e00a0 testClass = CommandListPropertiesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:39,170 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:36 CEST 2022]; root of context hierarchy
2022-05-25T10:53:39,175 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:39,178 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.appng.cli.commands.property.CommandListPropertiesTest
[INFO] Running org.appng.cli.commands.property.CommandUpdatePropertyTest
2022-05-25T10:53:39,193 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:39,193 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5d0d1e50, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@124bc9fa, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68b5a37d, org.springframework.test.context.support.DirtiesContextTestExecutionListener@558fe3b0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60c588cf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2c8d8934]
2022-05-25T10:53:39,194 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:39,494 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:39 CEST 2022]; root of context hierarchy
2022-05-25T10:53:39,511 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:39,583 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:39,596 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:39,655 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:39,655 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:39,655 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:39,655 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:39,655 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:39,658 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:39,670 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:40,175 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f67dbce] 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-05-25T10:53:40,192 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50fc62e0] 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-05-25T10:53:40,252 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:40,253 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:40,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:39 CEST 2022]; root of context hierarchy
2022-05-25T10:53:40,784 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@406794af testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@302f535b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@adb1197 testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6aa2ffd3]; rollback [false]
2022-05-25T10:53:40,807 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:40,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:40,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:40,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:40,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:40,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:40,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:40,809 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:40,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:40,810 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:40,816 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:40,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:40,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:40,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:40,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:40,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:40,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:40,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:40,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:40,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:40,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:40,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:40,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:40,819 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:40,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:40,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:40,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:40,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:40,820 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:40,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:40,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:40,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:40,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:40,821 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:40,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:40,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:40,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:40,830 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:40,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:40,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:40,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:40,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:40,838 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:40,838 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:40,839 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:40,839 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:40,839 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:40,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:40,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:40,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:40,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:40,840 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:40,841 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:40,841 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:40,841 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:40,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Property platform.devMode
2022-05-25T10:53:40,899 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@406794af testClass = CommandUpdatePropertyTest, testInstance = org.appng.cli.commands.property.CommandUpdatePropertyTest@302f535b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@adb1197 testClass = CommandUpdatePropertyTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:40,906 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:39 CEST 2022]; root of context hierarchy
2022-05-25T10:53:40,910 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:40,910 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.688 s - in org.appng.cli.commands.property.CommandUpdatePropertyTest
[INFO] Running org.appng.cli.commands.template.CommandInstallTemplateTest
2022-05-25T10:53:40,925 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:40,925 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5bab61e7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5467016f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7fbb3144, org.springframework.test.context.support.DirtiesContextTestExecutionListener@5ea794d2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5e8372b8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@32836c7e]
2022-05-25T10:53:40,932 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:41,211 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:41 CEST 2022]; root of context hierarchy
2022-05-25T10:53:41,232 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:41,308 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:41,322 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:41,380 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:41,380 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:41,381 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:41,381 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:41,381 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:41,394 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:41,420 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:41,886 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@538a465d] 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-05-25T10:53:41,904 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@8c84fb8] 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-05-25T10:53:41,968 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:41,968 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:42,397 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:41 CEST 2022]; root of context hierarchy
2022-05-25T10:53:42,474 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a769291 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@1c5a4842, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@cd90676 testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@63dee1b7]; rollback [false]
2022-05-25T10:53:42,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:42,506 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:42,507 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:42,508 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:42,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:42,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:42,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:42,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:42,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:42,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:42,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:42,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:42,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:42,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:42,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:42,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:42,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:42,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:42,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:42,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:42,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:42,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:42,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:42,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:42,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:42,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:42,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:42,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:42,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:42,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:42,526 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:42,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:42,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:42,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:42,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:42,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:42,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:42,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:42,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:42,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:42,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:42,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:42,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:42,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:42,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:42,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:42,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:42,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:42,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:42,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:42,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:42,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:42,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:42,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:42,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:42,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo
2022-05-25T10:53:42,674 INFO  [main] org.appng.core.service.CoreService: retrieving 'appng-template-0.8.0' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes/localrepo/
2022-05-25T10:53:42,923 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2022-05-25T10:53:42,924 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2022-05-25T10:53:42,924 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2022-05-25T10:53:42,927 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2022-05-25T10:53:42,927 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2022-05-25T10:53:42,928 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2022-05-25T10:53:42,938 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Template appng-template
2022-05-25T10:53:42,982 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a769291 testClass = CommandInstallTemplateTest, testInstance = org.appng.cli.commands.template.CommandInstallTemplateTest@1c5a4842, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@cd90676 testClass = CommandInstallTemplateTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:42,989 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:41 CEST 2022]; root of context hierarchy
2022-05-25T10:53:42,994 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:42,996 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in org.appng.cli.commands.template.CommandInstallTemplateTest
[INFO] Running org.appng.cli.commands.group.CommandAddGroupTest
2022-05-25T10:53:43,016 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:43,016 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@18744e18, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1fb86668, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@13bfe110, org.springframework.test.context.support.DirtiesContextTestExecutionListener@9a28f5d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@339c14ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@6f4bafc2]
2022-05-25T10:53:43,018 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:43,332 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:43 CEST 2022]; root of context hierarchy
2022-05-25T10:53:43,354 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:43,434 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:43,444 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:43,487 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:43,487 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:43,487 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:43,487 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:43,487 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:43,490 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:43,493 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:43,909 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2482b6f0] 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-05-25T10:53:43,928 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bac5da7] 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-05-25T10:53:43,980 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:43,986 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:44,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:43 CEST 2022]; root of context hierarchy
2022-05-25T10:53:44,463 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@39dc0a19 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@68562ad5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7423becb testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@7a715766]; rollback [false]
2022-05-25T10:53:44,480 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:44,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:44,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:44,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:44,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:44,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:44,482 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:44,498 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:44,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:44,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:44,499 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:44,500 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:44,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:44,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:44,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:44,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:44,501 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:44,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:44,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:44,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:44,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:44,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:44,502 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:44,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:44,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:44,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:44,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:44,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:44,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:44,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:44,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:44,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:44,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:44,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:44,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:44,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:44,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:44,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:44,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:44,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:44,513 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:44,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:44,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:44,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:44,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:44,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:44,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:44,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:44,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:44,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:44,524 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:44,531 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin
2022-05-25T10:53:44,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins
2022-05-25T10:53:44,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Subject admin
2022-05-25T10:53:44,615 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@39dc0a19 testClass = CommandAddGroupTest, testInstance = org.appng.cli.commands.group.CommandAddGroupTest@68562ad5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@7423becb testClass = CommandAddGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:44,622 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:43 CEST 2022]; root of context hierarchy
2022-05-25T10:53:44,623 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:44,623 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.643 s - in org.appng.cli.commands.group.CommandAddGroupTest
[INFO] Running org.appng.cli.commands.group.CommandDeleteGroupTest
2022-05-25T10:53:44,658 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:44,659 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@35923f78, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6f303c5d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2bf68c3e, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1e40bfbe, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3a0d3af1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@54b12b39]
2022-05-25T10:53:44,660 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:45,026 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:45 CEST 2022]; root of context hierarchy
2022-05-25T10:53:45,041 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:45,115 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:45,128 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:45,179 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:45,179 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:45,179 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:45,179 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:45,179 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:45,186 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:45,191 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:45,678 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@20fce003] 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-05-25T10:53:45,689 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5d38c13a] 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-05-25T10:53:45,742 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:45,743 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:46,111 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:45 CEST 2022]; root of context hierarchy
2022-05-25T10:53:46,219 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@23277696 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@23cde615, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@71604f60 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@24af7177]; rollback [false]
2022-05-25T10:53:46,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:46,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:46,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:46,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:46,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:46,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:46,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:46,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:46,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:46,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:46,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:46,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:46,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:46,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:46,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:46,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:46,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:46,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:46,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:46,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:46,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:46,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:46,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:46,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:46,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:46,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:46,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:46,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:46,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:46,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:46,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:46,270 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:46,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:46,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:46,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:46,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:46,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:46,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:46,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:46,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:46,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:46,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:46,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:46,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins
2022-05-25T10:53:46,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Group admins
2022-05-25T10:53:46,381 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@23277696 testClass = CommandDeleteGroupTest, testInstance = org.appng.cli.commands.group.CommandDeleteGroupTest@23cde615, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@71604f60 testClass = CommandDeleteGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:46,386 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:45 CEST 2022]; root of context hierarchy
2022-05-25T10:53:46,387 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:46,390 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s - in org.appng.cli.commands.group.CommandDeleteGroupTest
[INFO] Running org.appng.cli.commands.group.CommandListGroupsTest
2022-05-25T10:53:46,407 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:46,407 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b8214eb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@25c42395, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4325123b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@67189d14, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c96f850, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@484ab2dc]
2022-05-25T10:53:46,408 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:46,673 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:46 CEST 2022]; root of context hierarchy
2022-05-25T10:53:46,694 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:46,765 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:46,773 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:46,816 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:46,816 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:46,816 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:46,816 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:46,816 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:46,822 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:46,829 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:47,285 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61e1e505] 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-05-25T10:53:47,293 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3cdaf598] 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-05-25T10:53:47,355 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:47,355 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:47,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:46 CEST 2022]; root of context hierarchy
2022-05-25T10:53:47,910 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@244e16d testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@7ac8e06a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@9c8d7e2 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@131fafba]; rollback [false]
2022-05-25T10:53:47,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:47,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:47,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:47,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:47,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:47,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:47,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:47,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:47,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:47,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:47,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:47,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:47,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:47,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:47,938 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:47,950 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:47,950 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:47,950 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:47,950 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:47,950 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:47,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:47,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:47,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:47,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:47,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:47,952 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:47,952 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:47,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:47,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:47,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:47,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:47,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:47,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:47,957 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:47,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:47,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:47,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:47,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:47,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:47,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:47,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:47,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:47,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:47,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:47,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:47,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:47,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:47,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:47,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:47,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group users
2022-05-25T10:53:48,023 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@244e16d testClass = CommandListGroupsTest, testInstance = org.appng.cli.commands.group.CommandListGroupsTest@7ac8e06a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@9c8d7e2 testClass = CommandListGroupsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:48,034 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:46 CEST 2022]; root of context hierarchy
2022-05-25T10:53:48,035 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:48,042 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.678 s - in org.appng.cli.commands.group.CommandListGroupsTest
[INFO] Running org.appng.cli.commands.group.CommandCreateGroupTest
2022-05-25T10:53:48,062 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:48,062 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2e9d1b66, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@23e1d19f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4e3c04ac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2ad077c8, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c500fdf, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@419046e3]
2022-05-25T10:53:48,065 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:48,352 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:48 CEST 2022]; root of context hierarchy
2022-05-25T10:53:48,367 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:48,450 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:48,456 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:48,500 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:48,500 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:48,500 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:48,500 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:48,500 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:48,506 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:48,510 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:48,944 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@bbe9eb4] 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-05-25T10:53:48,958 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79f9d0bc] 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-05-25T10:53:49,001 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:49,006 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:49,442 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:48 CEST 2022]; root of context hierarchy
2022-05-25T10:53:49,514 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6c9837e0 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@51561b18, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40fd9204 testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@3ed56eaf]; rollback [false]
2022-05-25T10:53:49,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:49,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:49,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:49,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:49,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:49,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:49,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:49,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:49,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:49,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:49,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:49,545 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:49,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:49,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:49,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:49,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:49,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:49,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:49,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:49,548 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:49,548 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:49,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:49,554 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:49,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:49,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:49,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:49,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:49,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:49,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:49,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:49,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:49,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:49,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:49,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:49,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:49,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:49,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:49,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:49,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:49,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:49,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:49,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:49,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:49,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:49,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:49,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:49,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:49,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:49,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:49,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Group admins
2022-05-25T10:53:49,627 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6c9837e0 testClass = CommandCreateGroupTest, testInstance = org.appng.cli.commands.group.CommandCreateGroupTest@51561b18, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@40fd9204 testClass = CommandCreateGroupTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:49,634 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:48 CEST 2022]; root of context hierarchy
2022-05-25T10:53:49,635 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:49,635 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.561 s - in org.appng.cli.commands.group.CommandCreateGroupTest
[INFO] Running org.appng.cli.commands.repository.CommandCreateRepositoryTest
2022-05-25T10:53:49,655 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:49,655 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63b7695d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@32e55fdb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d66a221, org.springframework.test.context.support.DirtiesContextTestExecutionListener@770f77f3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2f2a15ce, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@37a98c77]
2022-05-25T10:53:49,656 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:49,931 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:49 CEST 2022]; root of context hierarchy
2022-05-25T10:53:49,950 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:50,015 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:50,025 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:50,075 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:50,075 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:50,075 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:50,075 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:50,075 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:50,082 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:50,085 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:50,492 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@e49055a] 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-05-25T10:53:50,498 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a170a6b] 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-05-25T10:53:50,540 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:50,541 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:50,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:49 CEST 2022]; root of context hierarchy
2022-05-25T10:53:51,000 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@658a2b99 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@435bc916, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2dd21f40 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2ad51c20]; rollback [false]
2022-05-25T10:53:51,022 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:51,022 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:51,024 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:51,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:51,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:51,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:51,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:51,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:51,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:51,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:51,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:51,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:51,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:51,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:51,036 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:51,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:51,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:51,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:51,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:51,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:51,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:51,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:51,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:51,041 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:51,042 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:51,054 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:51,054 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:51,054 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:51,054 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:51,054 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:51,055 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:51,055 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:51,055 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:51,055 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:51,055 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:51,055 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:51,064 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository remoterepo
2022-05-25T10:53:51,108 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@658a2b99 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@435bc916, testMethod = testCreateRemote@CommandCreateRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2dd21f40 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:51,122 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@658a2b99 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@514acd17, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2dd21f40 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2ad51c20]; rollback [false]
2022-05-25T10:53:51,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo
2022-05-25T10:53:51,170 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@658a2b99 testClass = CommandCreateRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandCreateRepositoryTest@514acd17, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2dd21f40 testClass = CommandCreateRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:51,171 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:49 CEST 2022]; root of context hierarchy
2022-05-25T10:53:51,172 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:51,172 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s - in org.appng.cli.commands.repository.CommandCreateRepositoryTest
[INFO] Running org.appng.cli.commands.repository.CommandListRepositoryTest
2022-05-25T10:53:51,194 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:51,194 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7aaf3e3d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@331c22cd, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@465f33a4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@638c2bd9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60d1bf43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3209e3de]
2022-05-25T10:53:51,195 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:51,457 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:51 CEST 2022]; root of context hierarchy
2022-05-25T10:53:51,478 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:51,553 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:51,568 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:51,612 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:51,612 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:51,612 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:51,612 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:51,612 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:51,618 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:51,622 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:52,102 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@ea8c907] 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-05-25T10:53:52,107 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@71f8971a] 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-05-25T10:53:52,204 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:52,204 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:52,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:51 CEST 2022]; root of context hierarchy
2022-05-25T10:53:52,623 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6e2becc2 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@1bee6d25, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ab9c64e testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@4a5fb996]; rollback [false]
2022-05-25T10:53:52,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:52,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:52,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:52,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:52,644 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:52,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:52,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:52,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:52,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:52,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:52,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:52,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:52,654 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:52,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:52,656 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:52,657 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:52,657 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:52,657 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:52,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo
2022-05-25T10:53:52,707 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6e2becc2 testClass = CommandListRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandListRepositoryTest@1bee6d25, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ab9c64e testClass = CommandListRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:52,715 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:51 CEST 2022]; root of context hierarchy
2022-05-25T10:53:52,716 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:52,716 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.547 s - in org.appng.cli.commands.repository.CommandListRepositoryTest
[INFO] Running org.appng.cli.commands.repository.CommandDeleteRepositoryTest
2022-05-25T10:53:52,741 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:52,741 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@49951c5f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7d92b9a9, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@148ee7e0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d52ab92, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6c442983, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4f39a53]
2022-05-25T10:53:52,747 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:53,028 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:53 CEST 2022]; root of context hierarchy
2022-05-25T10:53:53,048 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:53,122 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:53,125 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:53,164 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:53,164 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:53,164 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:53,164 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:53,165 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:53,170 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:53,173 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:53,630 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@77c6524d] 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-05-25T10:53:53,637 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@48337c9b] 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-05-25T10:53:53,673 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:53,673 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:54,022 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:53 CEST 2022]; root of context hierarchy
2022-05-25T10:53:54,114 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7beed7e8 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@4dd130ce, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3813fb6d testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@330e7c8e]; rollback [false]
2022-05-25T10:53:54,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:54,147 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:54,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:54,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:54,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:54,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:54,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:54,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:54,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:54,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:54,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:54,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:54,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:54,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:54,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:54,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:54,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:54,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:54,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:54,176 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:54,176 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:54,176 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:54,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo
2022-05-25T10:53:54,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Repository localrepo
2022-05-25T10:53:54,268 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@7beed7e8 testClass = CommandDeleteRepositoryTest, testInstance = org.appng.cli.commands.repository.CommandDeleteRepositoryTest@4dd130ce, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@3813fb6d testClass = CommandDeleteRepositoryTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:54,274 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:53 CEST 2022]; root of context hierarchy
2022-05-25T10:53:54,275 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:54,276 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.562 s - in org.appng.cli.commands.repository.CommandDeleteRepositoryTest
[INFO] Running org.appng.cli.commands.site.CommandCreateSiteTest
2022-05-25T10:53:54,293 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:54,307 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@450ab544, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@72f68116, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@1cf855b7, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6320bb5f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@731082ea, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@35a853af]
2022-05-25T10:53:54,307 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:54,563 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:54 CEST 2022]; root of context hierarchy
2022-05-25T10:53:54,583 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:54,651 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:54,658 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:54,692 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:54,693 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:54,693 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:54,693 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:54,693 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:54,698 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:54,701 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:55,146 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3b0c2ea7] 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-05-25T10:53:55,160 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@703aef48] 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-05-25T10:53:55,200 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:55,200 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:55,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:54 CEST 2022]; root of context hierarchy
2022-05-25T10:53:55,598 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@25d8bc41 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@78537079, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b793982 testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@654eded9]; rollback [false]
2022-05-25T10:53:55,623 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:55,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:55,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:55,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:55,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:55,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:55,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:55,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:55,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:55,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:55,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:55,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:55,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:55,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:55,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:55,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:55,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:55,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:55,693 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone
2022-05-25T10:53:55,693 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig
2022-05-25T10:53:55,693 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize
2022-05-25T10:53:55,694 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir
2022-05-25T10:53:55,694 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled
2022-05-25T10:53:55,694 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn
2022-05-25T10:53:55,696 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize
2022-05-25T10:53:55,696 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword
2022-05-25T10:53:55,696 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir
2022-05-25T10:53:55,696 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path
2022-05-25T10:53:55,696 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue
2022-05-25T10:53:55,697 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain
2022-05-25T10:53:55,698 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat
2022-05-25T10:53:55,698 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls
2022-05-25T10:53:55,698 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer
2022-05-25T10:53:55,698 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef
2022-05-25T10:53:55,703 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle
2022-05-25T10:53:55,704 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication
2022-05-25T10:53:55,705 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name
2022-05-25T10:53:55,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits
2022-05-25T10:53:55,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods
2022-05-25T10:53:55,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template
2022-05-25T10:53:55,707 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes
2022-05-25T10:53:55,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId
2022-05-25T10:53:55,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown
2022-05-25T10:53:55,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender
2022-05-25T10:53:55,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics
2022-05-25T10:53:55,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled
2022-05-25T10:53:55,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage
2022-05-25T10:53:55,716 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef
2022-05-25T10:53:55,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng
2022-05-25T10:53:55,787 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@25d8bc41 testClass = CommandCreateSiteTest, testInstance = org.appng.cli.commands.site.CommandCreateSiteTest@78537079, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2b793982 testClass = CommandCreateSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:53:55,798 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:54 CEST 2022]; root of context hierarchy
2022-05-25T10:53:55,799 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:55,799 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.745 s - in org.appng.cli.commands.site.CommandCreateSiteTest
[INFO] Running org.appng.cli.commands.site.CommandDeleteSiteTest
2022-05-25T10:53:55,816 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:53:55,817 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7586d2fa, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@19a7e35a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@62bd6ac1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2574eeab, org.springframework.test.context.transaction.TransactionalTestExecutionListener@66a6e9fd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@40bd6b40]
2022-05-25T10:53:55,818 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:53:56,190 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:53:56 CEST 2022]; root of context hierarchy
2022-05-25T10:53:56,220 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:53:56,303 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:56,308 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:53:56,347 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:53:56,348 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:53:56,348 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:53:56,348 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:53:56,348 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:53:56,355 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:53:56,358 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:53:56,798 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@174b05a0] 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-05-25T10:53:56,811 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c5e042] 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-05-25T10:53:56,844 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:53:56,845 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:53:57,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:53:56 CEST 2022]; root of context hierarchy
2022-05-25T10:53:57,258 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2a37eaa1 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@62a2c969, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6af1f3b testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6a906c7e]; rollback [false]
2022-05-25T10:53:57,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:53:57,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:53:57,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:53:57,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:53:57,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:53:57,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:53:57,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:53:57,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:53:57,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:53:57,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:53:57,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:53:57,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:53:57,295 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:53:57,295 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:53:57,296 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:53:57,297 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:53:57,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths
2022-05-25T10:53:57,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize
2022-05-25T10:53:57,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale
2022-05-25T10:53:57,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host
2022-05-25T10:53:57,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication
2022-05-25T10:53:57,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig
2022-05-25T10:53:57,348 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix
2022-05-25T10:53:57,348 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls
2022-05-25T10:53:57,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path
2022-05-25T10:53:57,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage
2022-05-25T10:53:57,358 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled
2022-05-25T10:53:57,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits
2022-05-25T10:53:57,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId
2022-05-25T10:53:57,363 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite
site 'testsite' is NOT running at http://example.com:8080/manager/testsite
2022-05-25T10:54:07,515 INFO  [main] org.appng.core.service.CoreService: starting deletion of site testsite
2022-05-25T10:54:07,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.DatasourceConfigurer
2022-05-25T10:54:07,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.allowSkipRender
2022-05-25T10:54:07,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.appendTabId
2022-05-25T10:54:07,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.assetsDir
2022-05-25T10:54:07,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authApplication
2022-05-25T10:54:07,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginPage
2022-05-25T10:54:07,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLoginRef
2022-05-25T10:54:07,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionName
2022-05-25T10:54:07,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutActionValue
2022-05-25T10:54:07,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutPage
2022-05-25T10:54:07,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.authLogoutRef
2022-05-25T10:54:07,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheClearOnShutdown
2022-05-25T10:54:07,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheEnabled
2022-05-25T10:54:07,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheExceptions
2022-05-25T10:54:07,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheStatistics
2022-05-25T10:54:07,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeToLive
2022-05-25T10:54:07,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeouts
2022-05-25T10:54:07,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle
2022-05-25T10:54:07,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedMethods
2022-05-25T10:54:07,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectedPaths
2022-05-25T10:54:07,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.csrfProtectionEnabled
2022-05-25T10:54:07,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultApplication
2022-05-25T10:54:07,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPage
2022-05-25T10:54:07,614 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.defaultPageSize
2022-05-25T10:54:07,614 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.documentDir
2022-05-25T10:54:07,615 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.encoding
2022-05-25T10:54:07,615 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.enforcePrimaryDomain
2022-05-25T10:54:07,615 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPage
2022-05-25T10:54:07,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.errorPages
2022-05-25T10:54:07,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.host
2022-05-25T10:54:07,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexConfig
2022-05-25T10:54:07,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexDir
2022-05-25T10:54:07,617 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize
2022-05-25T10:54:07,617 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexFileTypes
2022-05-25T10:54:07,617 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexQueueSize
2022-05-25T10:54:07,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.indexTimeout
2022-05-25T10:54:07,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout
2022-05-25T10:54:07,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcLogPerformance
2022-05-25T10:54:07,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcMaxLifetime
2022-05-25T10:54:07,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.jdbcValidationTimeout
2022-05-25T10:54:07,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDisabled
2022-05-25T10:54:07,627 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapDomain
2022-05-25T10:54:07,627 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapGroupBaseDn
2022-05-25T10:54:07,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapHost
2022-05-25T10:54:07,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapIdAttribute
2022-05-25T10:54:07,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPassword
2022-05-25T10:54:07,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapPrincipalScheme
2022-05-25T10:54:07,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapStartTls
2022-05-25T10:54:07,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUser
2022-05-25T10:54:07,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.ldapUserBaseDn
2022-05-25T10:54:07,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.locale
2022-05-25T10:54:07,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailDisabled
2022-05-25T10:54:07,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailHost
2022-05-25T10:54:07,631 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.mailPort
2022-05-25T10:54:07,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.manager-path
2022-05-25T10:54:07,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.name
2022-05-25T10:54:07,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.rewriteConfig
2022-05-25T10:54:07,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchChunkSize
2022-05-25T10:54:07,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.searchMaxHits
2022-05-25T10:54:07,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.service-path
2022-05-25T10:54:07,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputFormat
2022-05-25T10:54:07,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.serviceOutputType
2022-05-25T10:54:07,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.sessionTrackingEnabled
2022-05-25T10:54:07,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.siteRootDir
2022-05-25T10:54:07,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportReloadFile
2022-05-25T10:54:07,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.supportedLanguages
2022-05-25T10:54:07,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.tagPrefix
2022-05-25T10:54:07,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.template
2022-05-25T10:54:07,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.timeZone
2022-05-25T10:54:07,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.wwwDir
2022-05-25T10:54:07,643 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Property platform.site.testsite.xssExceptions
2022-05-25T10:54:07,646 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2022-05-25T10:54:07,648 INFO  [main] org.appng.core.service.CoreService: done deleting site testsite
2022-05-25T10:54:07,667 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Site testsite
2022-05-25T10:54:07,669 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2a37eaa1 testClass = CommandDeleteSiteTest, testInstance = org.appng.cli.commands.site.CommandDeleteSiteTest@62a2c969, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6af1f3b testClass = CommandDeleteSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:07,680 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:53:56 CEST 2022]; root of context hierarchy
2022-05-25T10:54:07,681 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:07,681 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.951 s - in org.appng.cli.commands.site.CommandDeleteSiteTest
[INFO] Running org.appng.cli.commands.site.CommandListSitesTest
2022-05-25T10:54:07,707 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:07,718 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@63d0612e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@71d2d830, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@167ea0ac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@469e006d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2627c081, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41d38f2d]
2022-05-25T10:54:07,719 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:08,002 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:07 CEST 2022]; root of context hierarchy
2022-05-25T10:54:08,029 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:08,204 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:08,208 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:08,247 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:08,247 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:08,248 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:08,248 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:08,248 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:08,254 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:08,258 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:08,692 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5966bae] 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-05-25T10:54:08,703 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@15477336] 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-05-25T10:54:08,740 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:08,740 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:09,099 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:07 CEST 2022]; root of context hierarchy
2022-05-25T10:54:09,193 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3ceb436a testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@7f034d2a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e7813d7 testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2f35cfaa]; rollback [false]
2022-05-25T10:54:09,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:09,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:09,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:09,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:09,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:09,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:09,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:09,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:09,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:09,226 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:09,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:09,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:09,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:09,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:09,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:09,232 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:09,233 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:09,233 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:09,233 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:09,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:09,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:09,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:09,279 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths
2022-05-25T10:54:09,279 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize
2022-05-25T10:54:09,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize
2022-05-25T10:54:09,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir
2022-05-25T10:54:09,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path
2022-05-25T10:54:09,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages
2022-05-25T10:54:09,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage
2022-05-25T10:54:09,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef
2022-05-25T10:54:09,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host
2022-05-25T10:54:09,282 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication
2022-05-25T10:54:09,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance
2022-05-25T10:54:09,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown
2022-05-25T10:54:09,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions
2022-05-25T10:54:09,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics
2022-05-25T10:54:09,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType
2022-05-25T10:54:09,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path
2022-05-25T10:54:09,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage
2022-05-25T10:54:09,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled
2022-05-25T10:54:09,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits
2022-05-25T10:54:09,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId
2022-05-25T10:54:09,294 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite
2022-05-25T10:54:09,334 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3ceb436a testClass = CommandListSitesTest, testInstance = org.appng.cli.commands.site.CommandListSitesTest@7f034d2a, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e7813d7 testClass = CommandListSitesTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:09,342 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:07 CEST 2022]; root of context hierarchy
2022-05-25T10:54:09,343 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:09,344 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.521 s - in org.appng.cli.commands.site.CommandListSitesTest
[INFO] Running org.appng.cli.commands.site.CommandCheckSiteRunningTest
2022-05-25T10:54:09,361 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:09,361 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1b269256, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@32a8457f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29dbb8ba, org.springframework.test.context.support.DirtiesContextTestExecutionListener@77f0d6b3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@58eb5e39, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@28186be6]
2022-05-25T10:54:09,363 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:09,737 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:09 CEST 2022]; root of context hierarchy
2022-05-25T10:54:09,753 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:09,824 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:09,831 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:09,866 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:09,866 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:09,866 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:09,866 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:09,866 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:09,874 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:09,877 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:10,217 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@35079fde] 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-05-25T10:54:10,227 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4f1f5209] 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-05-25T10:54:10,259 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:10,260 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:10,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:09 CEST 2022]; root of context hierarchy
2022-05-25T10:54:10,695 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@49d4fab8 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@64ff7107, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29f4cdaf testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@641a7486]; rollback [false]
2022-05-25T10:54:10,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:10,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:10,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:10,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:10,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:10,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:10,719 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:10,720 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:10,721 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:10,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:10,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:10,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:10,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:10,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:10,730 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:10,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:10,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:10,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:10,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:10,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:10,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:10,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:10,778 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheStatistics
2022-05-25T10:54:10,778 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.allowSkipRender
2022-05-25T10:54:10,778 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.locale
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexQueueSize
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeouts
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailPort
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.DatasourceConfigurer
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheClearOnShutdown
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputFormat
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.sessionTrackingEnabled
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcMaxLifetime
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportedLanguages
2022-05-25T10:54:10,779 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexTimeout
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.appendTabId
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.supportReloadFile
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPrincipalScheme
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.service-path
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcValidationTimeout
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginPage
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutRef
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultApplication
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.wwwDir
2022-05-25T10:54:10,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLoginRef
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPageSize
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailDisabled
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.name
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.assetsDir
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.xssExceptions
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexDir
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.enforcePrimaryDomain
2022-05-25T10:54:10,781 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapIdAttribute
2022-05-25T10:54:10,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheEnabled
2022-05-25T10:54:10,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.defaultPage
2022-05-25T10:54:10,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.rewriteConfig
2022-05-25T10:54:10,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.template
2022-05-25T10:54:10,784 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectionEnabled
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionName
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.serviceOutputType
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchMaxHits
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUser
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.siteRootDir
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeToLive
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.searchChunkSize
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcConnectionTimeout
2022-05-25T10:54:10,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapHost
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheTimeoutsAntStyle
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapUserBaseDn
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.host
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutActionValue
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.jdbcLogPerformance
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDomain
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.manager-path
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileSystemQueueSize
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapStartTls
2022-05-25T10:54:10,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authLogoutPage
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPage
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.mailHost
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexConfig
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedMethods
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapGroupBaseDn
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.documentDir
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.authApplication
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.tagPrefix
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.csrfProtectedPaths
2022-05-25T10:54:10,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.encoding
2022-05-25T10:54:10,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.timeZone
2022-05-25T10:54:10,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapPassword
2022-05-25T10:54:10,793 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.errorPages
2022-05-25T10:54:10,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.indexFileTypes
2022-05-25T10:54:10,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.cacheExceptions
2022-05-25T10:54:10,794 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test2.ldapDisabled
2022-05-25T10:54:10,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test2
site 'test2' is NOT running at http://example.com/manager/test2 HTTP response code: 404
2022-05-25T10:54:11,015 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@49d4fab8 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@64ff7107, testMethod = testInvalidResponse@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29f4cdaf testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:11,031 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@49d4fab8 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@4af96af, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29f4cdaf testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@641a7486]; rollback [false]
2022-05-25T10:54:11,073 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapIdAttribute
2022-05-25T10:54:11,073 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheEnabled
2022-05-25T10:54:11,073 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeToLive
2022-05-25T10:54:11,073 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.siteRootDir
2022-05-25T10:54:11,073 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.template
2022-05-25T10:54:11,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.host
2022-05-25T10:54:11,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportReloadFile
2022-05-25T10:54:11,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexDir
2022-05-25T10:54:11,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.documentDir
2022-05-25T10:54:11,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authApplication
2022-05-25T10:54:11,074 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginPage
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDisabled
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcConnectionTimeout
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedPaths
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheClearOnShutdown
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.encoding
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileTypes
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPageSize
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailHost
2022-05-25T10:54:11,078 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectedMethods
2022-05-25T10:54:11,079 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.DatasourceConfigurer
2022-05-25T10:54:11,079 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.tagPrefix
2022-05-25T10:54:11,079 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.name
2022-05-25T10:54:11,079 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUser
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.sessionTrackingEnabled
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputFormat
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeouts
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcValidationTimeout
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapStartTls
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapDomain
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.appendTabId
2022-05-25T10:54:11,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheTimeoutsAntStyle
2022-05-25T10:54:11,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcMaxLifetime
2022-05-25T10:54:11,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexTimeout
2022-05-25T10:54:11,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchMaxHits
2022-05-25T10:54:11,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.service-path
2022-05-25T10:54:11,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailPort
2022-05-25T10:54:11,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.wwwDir
2022-05-25T10:54:11,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.serviceOutputType
2022-05-25T10:54:11,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.rewriteConfig
2022-05-25T10:54:11,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultApplication
2022-05-25T10:54:11,090 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheStatistics
2022-05-25T10:54:11,090 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.cacheExceptions
2022-05-25T10:54:11,090 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.timeZone
2022-05-25T10:54:11,090 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLoginRef
2022-05-25T10:54:11,090 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.jdbcLogPerformance
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.defaultPage
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutPage
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutRef
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.allowSkipRender
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapUserBaseDn
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPages
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.enforcePrimaryDomain
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPassword
2022-05-25T10:54:11,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapPrincipalScheme
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.assetsDir
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.supportedLanguages
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexQueueSize
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionValue
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.csrfProtectionEnabled
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexConfig
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapGroupBaseDn
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.xssExceptions
2022-05-25T10:54:11,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.mailDisabled
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.errorPage
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.locale
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.authLogoutActionName
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.ldapHost
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.searchChunkSize
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.manager-path
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.test.indexFileSystemQueueSize
2022-05-25T10:54:11,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site test
site 'test' is NOT running at http://localhorst:8080/manager/test
2022-05-25T10:54:11,279 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@49d4fab8 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@4af96af, testMethod = testInvalidUri@CommandCheckSiteRunningTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29f4cdaf testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:11,282 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@49d4fab8 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@254d1345, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29f4cdaf testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@641a7486]; rollback [false]
2022-05-25T10:54:11,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.timeZone
2022-05-25T10:54:11,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.rewriteConfig
2022-05-25T10:54:11,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPageSize
2022-05-25T10:54:11,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.assetsDir
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectionEnabled
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapGroupBaseDn
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileSystemQueueSize
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPassword
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.siteRootDir
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.service-path
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPage
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailPort
2022-05-25T10:54:11,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcConnectionTimeout
2022-05-25T10:54:11,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.wwwDir
2022-05-25T10:54:11,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheExceptions
2022-05-25T10:54:11,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportReloadFile
2022-05-25T10:54:11,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailDisabled
2022-05-25T10:54:11,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionValue
2022-05-25T10:54:11,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDomain
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputFormat
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapStartTls
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.DatasourceConfigurer
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginRef
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapIdAttribute
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexTimeout
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeouts
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexConfig
2022-05-25T10:54:11,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUserBaseDn
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.host
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchChunkSize
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheEnabled
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeoutsAntStyle
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.locale
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheTimeToLive
2022-05-25T10:54:11,332 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLoginPage
2022-05-25T10:54:11,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.supportedLanguages
2022-05-25T10:54:11,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.errorPages
2022-05-25T10:54:11,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcLogPerformance
2022-05-25T10:54:11,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.documentDir
2022-05-25T10:54:11,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.enforcePrimaryDomain
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcValidationTimeout
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultApplication
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexDir
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapHost
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapDisabled
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.tagPrefix
2022-05-25T10:54:11,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.serviceOutputType
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexQueueSize
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authApplication
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutActionName
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.name
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.searchMaxHits
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedMethods
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.template
2022-05-25T10:54:11,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.indexFileTypes
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.appendTabId
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheClearOnShutdown
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.allowSkipRender
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.cacheStatistics
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.sessionTrackingEnabled
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutPage
2022-05-25T10:54:11,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.xssExceptions
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.manager-path
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.csrfProtectedPaths
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapPrincipalScheme
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.jdbcMaxLifetime
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.encoding
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.mailHost
2022-05-25T10:54:11,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.ldapUser
2022-05-25T10:54:11,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.defaultPage
2022-05-25T10:54:11,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.appng.authLogoutRef
2022-05-25T10:54:11,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site appng
site 'appng' is running at http://localhost:8080/manager/appng with appNG version 1.0.0-M3
2022-05-25T10:54:11,431 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@49d4fab8 testClass = CommandCheckSiteRunningTest, testInstance = org.appng.cli.commands.site.CommandCheckSiteRunningTest@254d1345, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@29f4cdaf testClass = CommandCheckSiteRunningTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:11,438 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:09 CEST 2022]; root of context hierarchy
2022-05-25T10:54:11,439 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:11,439 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.13 s - in org.appng.cli.commands.site.CommandCheckSiteRunningTest
[INFO] Running org.appng.cli.commands.site.CommandSetSiteActiveTest
2022-05-25T10:54:11,445 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:11,451 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1c4b871, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b24ef65, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@ecf7b61, org.springframework.test.context.support.DirtiesContextTestExecutionListener@69aa106f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4d092a1b, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@41daab18]
2022-05-25T10:54:11,455 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:11,806 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:11 CEST 2022]; root of context hierarchy
2022-05-25T10:54:11,830 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:11,920 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:11,929 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:11,966 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:11,967 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:11,967 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:11,967 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:11,967 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:11,970 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:11,972 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:12,366 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d9a40c5] 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-05-25T10:54:12,374 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@25cb17ce] 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-05-25T10:54:12,397 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:12,397 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:12,824 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:11 CEST 2022]; root of context hierarchy
2022-05-25T10:54:12,900 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4d53cd9f testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@72866153, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76974efc testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@36716a43]; rollback [false]
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:12,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:12,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:12,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:12,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:12,935 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:12,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:12,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:12,936 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:12,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn
2022-05-25T10:54:12,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser
2022-05-25T10:54:12,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled
2022-05-25T10:54:12,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages
2022-05-25T10:54:12,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort
2022-05-25T10:54:12,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication
2022-05-25T10:54:12,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig
2022-05-25T10:54:12,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix
2022-05-25T10:54:12,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone
2022-05-25T10:54:12,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown
2022-05-25T10:54:12,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled
2022-05-25T10:54:12,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive
2022-05-25T10:54:12,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits
2022-05-25T10:54:12,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId
2022-05-25T10:54:12,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite
2022-05-25T10:54:13,019 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Site testsite
2022-05-25T10:54:13,033 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@4d53cd9f testClass = CommandSetSiteActiveTest, testInstance = org.appng.cli.commands.site.CommandSetSiteActiveTest@72866153, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@76974efc testClass = CommandSetSiteActiveTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:13,042 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:11 CEST 2022]; root of context hierarchy
2022-05-25T10:54:13,042 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:13,043 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s - in org.appng.cli.commands.site.CommandSetSiteActiveTest
[INFO] Running org.appng.cli.commands.permission.RemovePermissionTest
2022-05-25T10:54:13,053 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:13,053 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6abe9167, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@161de334, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@49ec367a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3525ccf4, org.springframework.test.context.transaction.TransactionalTestExecutionListener@2b0e569e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@52731488]
2022-05-25T10:54:13,053 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:13,323 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:13 CEST 2022]; root of context hierarchy
2022-05-25T10:54:13,357 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:13,437 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:13,444 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:13,488 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:13,489 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:13,489 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:13,489 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:13,489 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:13,492 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:13,494 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:13,799 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6ff61b4a] 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-05-25T10:54:13,804 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3d137e0e] 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-05-25T10:54:13,832 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:13,833 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:14,168 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:13 CEST 2022]; root of context hierarchy
2022-05-25T10:54:14,222 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@175f47e5 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@2e77527d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56d1c985 testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@77fff23d]; rollback [false]
2022-05-25T10:54:14,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:14,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:14,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:14,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:14,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:14,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:14,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:14,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager
2022-05-25T10:54:14,286 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin
2022-05-25T10:54:14,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug
2022-05-25T10:54:14,288 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar
2022-05-25T10:54:14,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin
2022-05-25T10:54:14,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin
2022-05-25T10:54:14,366 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@175f47e5 testClass = RemovePermissionTest, testInstance = org.appng.cli.commands.permission.RemovePermissionTest@2e77527d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@56d1c985 testClass = RemovePermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:14,374 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:13 CEST 2022]; root of context hierarchy
2022-05-25T10:54:14,375 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:14,375 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.161 s - in org.appng.cli.commands.permission.RemovePermissionTest
[INFO] Running org.appng.cli.commands.permission.ListPermissionTest
2022-05-25T10:54:14,394 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:14,398 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1d7897a4, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@743c9b01, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5e66614b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1098c816, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4904b816, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5970c6a4]
2022-05-25T10:54:14,398 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:14,645 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:14 CEST 2022]; root of context hierarchy
2022-05-25T10:54:14,659 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:14,724 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:14,726 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:14,760 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:14,760 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:14,760 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:14,760 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:14,760 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:14,765 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:14,768 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:15,067 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7c50e666] 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-05-25T10:54:15,074 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5dc0c5fc] 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-05-25T10:54:15,115 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:15,116 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:15,436 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:14 CEST 2022]; root of context hierarchy
2022-05-25T10:54:15,495 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@18d1de24 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@4d8869e5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@37322607 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@5ee9a86c]; rollback [false]
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:15,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:15,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:15,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:15,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:15,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:15,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager
2022-05-25T10:54:15,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin
2022-05-25T10:54:15,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug
2022-05-25T10:54:15,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar
2022-05-25T10:54:15,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin
2022-05-25T10:54:15,612 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@18d1de24 testClass = ListPermissionTest, testInstance = org.appng.cli.commands.permission.ListPermissionTest@4d8869e5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@37322607 testClass = ListPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:15,620 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:14 CEST 2022]; root of context hierarchy
2022-05-25T10:54:15,620 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:15,626 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.231 s - in org.appng.cli.commands.permission.ListPermissionTest
[INFO] Running org.appng.cli.commands.permission.AddPermissionTest
2022-05-25T10:54:15,639 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:15,639 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@148b9697, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@5999cfe2, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76b6b88f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7b764a0a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@338154dd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@24f07b90]
2022-05-25T10:54:15,641 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:15,874 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:15 CEST 2022]; root of context hierarchy
2022-05-25T10:54:15,892 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:15,952 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:15,959 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:15,989 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:15,989 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:15,989 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:15,989 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:15,989 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:15,994 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:15,998 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:16,349 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@776a8867] 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-05-25T10:54:16,358 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@516a50b0] 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-05-25T10:54:16,394 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:16,395 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:16,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:15 CEST 2022]; root of context hierarchy
2022-05-25T10:54:16,763 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@67749a7e testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@5a0e497b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@415f7591 testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@75381a85]; rollback [false]
2022-05-25T10:54:16,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:16,787 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:16,788 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:16,789 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:16,798 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:16,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:16,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:16,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:16,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:16,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:16,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:16,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:16,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:16,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:16,802 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:16,804 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application appng-manager
2022-05-25T10:54:16,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role admin
2022-05-25T10:54:16,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug
2022-05-25T10:54:16,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission foobar
2022-05-25T10:54:16,874 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role admin
2022-05-25T10:54:16,883 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@67749a7e testClass = AddPermissionTest, testInstance = org.appng.cli.commands.permission.AddPermissionTest@5a0e497b, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@415f7591 testClass = AddPermissionTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:16,890 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:15 CEST 2022]; root of context hierarchy
2022-05-25T10:54:16,891 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:16,891 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.247 s - in org.appng.cli.commands.permission.AddPermissionTest
[INFO] Running org.appng.cli.commands.application.CommandInstallApplicationTest
2022-05-25T10:54:16,900 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:16,906 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6227f817, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@630c159a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@69c8126, org.springframework.test.context.support.DirtiesContextTestExecutionListener@485ed26, org.springframework.test.context.transaction.TransactionalTestExecutionListener@59bf4ae1, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5a1c3489]
2022-05-25T10:54:16,907 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:17,135 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:17 CEST 2022]; root of context hierarchy
2022-05-25T10:54:17,161 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:17,233 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:17,241 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:17,275 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:17,276 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:17,276 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:17,276 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:17,276 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:17,282 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:17,285 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:17,665 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@27d6bb08] 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-05-25T10:54:17,669 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@30994b2a] 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-05-25T10:54:17,700 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:17,700 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:17,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:17 CEST 2022]; root of context hierarchy
2022-05-25T10:54:18,055 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@64e58ce5 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@6a944e94, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@422e3f9a testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@32d07edb]; rollback [false]
2022-05-25T10:54:18,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:18,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:18,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:18,085 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:18,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:18,092 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:18,093 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:18,101 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:18,101 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:18,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:18,105 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Repository localrepo
2022-05-25T10:54:18,145 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/test-classes/localrepo/
2022-05-25T10:54:18,203 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4
2022-05-25T10:54:18,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Application demo-application
2022-05-25T10:54:18,215 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:54:18,217 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission debug
2022-05-25T10:54:18,217 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:54:18,217 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-format.html
2022-05-25T10:54:18,218 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:54:18,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission output-type.webgui
2022-05-25T10:54:18,218 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:54:18,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Permission testPermission
2022-05-25T10:54:18,220 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Administrator
2022-05-25T10:54:18,241 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:54:18,242 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:54:18,243 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:54:18,246 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:54:18,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Debugger
2022-05-25T10:54:18,254 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:54:18,259 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:54:18,259 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:54:18,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Role Tester
2022-05-25T10:54:18,260 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:54:18,260 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:54:18,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.foo
2022-05-25T10:54:18,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.bar
2022-05-25T10:54:18,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.application.demo-application.clobValue
2022-05-25T10:54:18,267 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Administrator
2022-05-25T10:54:18,268 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Debugger
2022-05-25T10:54:18,268 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI Role Tester
2022-05-25T10:54:18,293 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,293 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,299 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,300 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,300 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,300 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,300 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,301 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,301 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,301 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4'
2022-05-25T10:54:18,301 INFO  [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.4
2022-05-25T10:54:18,301 INFO  [main] org.appng.core.service.CoreService: saving applicationresource application.xml
2022-05-25T10:54:18,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource application.xml of application demo-application
2022-05-25T10:54:18,310 INFO  [main] org.appng.core.service.CoreService: saving applicationresource beans.xml
2022-05-25T10:54:18,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource beans.xml of application demo-application
2022-05-25T10:54:18,318 INFO  [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml
2022-05-25T10:54:18,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource datasources.xml of application demo-application
2022-05-25T10:54:18,327 INFO  [main] org.appng.core.service.CoreService: saving applicationresource events.xml
2022-05-25T10:54:18,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource events.xml of application demo-application
2022-05-25T10:54:18,337 INFO  [main] org.appng.core.service.CoreService: saving applicationresource master.xml
2022-05-25T10:54:18,337 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource master.xml of application demo-application
2022-05-25T10:54:18,338 INFO  [main] org.appng.core.service.CoreService: saving applicationresource page.xml
2022-05-25T10:54:18,338 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource page.xml of application demo-application
2022-05-25T10:54:18,343 INFO  [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml
2022-05-25T10:54:18,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource plugin.xml of application demo-application
2022-05-25T10:54:18,344 INFO  [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties
2022-05-25T10:54:18,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource messages-demo.properties of application demo-application
2022-05-25T10:54:18,352 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql
2022-05-25T10:54:18,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mssql/V1.0_script.sql of application demo-application
2022-05-25T10:54:18,353 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql
2022-05-25T10:54:18,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Resource mysql/V1.0_script.sql of application demo-application
2022-05-25T10:54:18,390 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:54:18,393 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:54:18,401 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:54:18,404 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:54:18,414 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:54:18,416 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:54:18,444 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@64e58ce5 testClass = CommandInstallApplicationTest, testInstance = org.appng.cli.commands.application.CommandInstallApplicationTest@6a944e94, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@422e3f9a testClass = CommandInstallApplicationTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:18,450 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:17 CEST 2022]; root of context hierarchy
2022-05-25T10:54:18,458 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:18,458 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.738 s - in org.appng.cli.commands.application.CommandInstallApplicationTest
[INFO] Running org.appng.cli.commands.application.CommandListApplicationsTest
2022-05-25T10:54:18,474 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:18,475 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@38ba4736, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7a86c747, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7cae518b, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e98ce08, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6471bb1a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2881f42c]
2022-05-25T10:54:18,475 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:18,771 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:18 CEST 2022]; root of context hierarchy
2022-05-25T10:54:18,795 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:18,878 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:18,890 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:18,930 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:18,931 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:18,931 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:18,931 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:18,931 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:18,938 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:18,941 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:19,353 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@fe8b15c] 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-05-25T10:54:19,363 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@30fc47b3] 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-05-25T10:54:19,401 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:19,406 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:19,746 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:18 CEST 2022]; root of context hierarchy
2022-05-25T10:54:19,808 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@465a0739 testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@2a9d6a9d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e1998d testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@64e9909c]; rollback [false]
2022-05-25T10:54:19,831 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:19,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:19,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:19,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:19,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:19,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:19,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:19,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:19,843 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:19,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:19,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:19,854 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:19,854 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:19,854 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:19,854 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:19,855 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:19,898 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@465a0739 testClass = CommandListApplicationsTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsTest@2a9d6a9d, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6e1998d testClass = CommandListApplicationsTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:19,906 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:18 CEST 2022]; root of context hierarchy
2022-05-25T10:54:19,907 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:19,907 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.254 s - in org.appng.cli.commands.application.CommandListApplicationsTest
[INFO] Running org.appng.cli.commands.application.CommandListApplicationsForSiteTest
2022-05-25T10:54:19,927 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:19,927 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ed6fa24, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f43c65e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2cf087b4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@59aa8924, org.springframework.test.context.transaction.TransactionalTestExecutionListener@50245fef, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@71f40283]
2022-05-25T10:54:19,931 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:20,147 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:20 CEST 2022]; root of context hierarchy
2022-05-25T10:54:20,163 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:20,237 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:20,250 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:20,281 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:20,281 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:20,286 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:20,286 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:20,286 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:20,294 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:20,297 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:20,620 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4669cd2] 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-05-25T10:54:20,623 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c80ccdf] 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-05-25T10:54:20,670 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:20,670 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:21,013 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:20 CEST 2022]; root of context hierarchy
2022-05-25T10:54:21,076 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40563d9 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@1c45eb5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4fa3f0ac testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@79f2372a]; rollback [false]
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:21,114 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:21,115 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:21,115 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:21,115 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:21,115 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:21,115 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:21,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:21,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:21,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:21,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:21,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:21,174 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedPaths
2022-05-25T10:54:21,174 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexQueueSize
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchChunkSize
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexDir
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.manager-path
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportedLanguages
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPage
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginRef
2022-05-25T10:54:21,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapHost
2022-05-25T10:54:21,181 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPage
2022-05-25T10:54:21,182 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultPageSize
2022-05-25T10:54:21,182 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapGroupBaseDn
2022-05-25T10:54:21,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDomain
2022-05-25T10:54:21,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcValidationTimeout
2022-05-25T10:54:21,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailHost
2022-05-25T10:54:21,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileTypes
2022-05-25T10:54:21,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutRef
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcConnectionTimeout
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexTimeout
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.locale
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authApplication
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUser
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheEnabled
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeoutsAntStyle
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcMaxLifetime
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheExceptions
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.host
2022-05-25T10:54:21,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexConfig
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.enforcePrimaryDomain
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.encoding
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.template
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.supportReloadFile
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.indexFileSystemQueueSize
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailDisabled
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.errorPages
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.mailPort
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.defaultApplication
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.rewriteConfig
2022-05-25T10:54:21,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.tagPrefix
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.timeZone
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputFormat
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.wwwDir
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.DatasourceConfigurer
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.name
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapUserBaseDn
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapStartTls
2022-05-25T10:54:21,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.siteRootDir
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.jdbcLogPerformance
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheClearOnShutdown
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.xssExceptions
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheStatistics
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.serviceOutputType
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.service-path
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutPage
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLoginPage
2022-05-25T10:54:21,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectedMethods
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPrincipalScheme
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionValue
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.documentDir
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.allowSkipRender
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.sessionTrackingEnabled
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapPassword
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapDisabled
2022-05-25T10:54:21,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeouts
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.csrfProtectionEnabled
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.ldapIdAttribute
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.authLogoutActionName
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.assetsDir
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.cacheTimeToLive
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.searchMaxHits
2022-05-25T10:54:21,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.site.testsite.appendTabId
2022-05-25T10:54:21,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Site testsite
2022-05-25T10:54:21,238 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@40563d9 testClass = CommandListApplicationsForSiteTest, testInstance = org.appng.cli.commands.application.CommandListApplicationsForSiteTest@1c45eb5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4fa3f0ac testClass = CommandListApplicationsForSiteTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:21,246 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:20 CEST 2022]; root of context hierarchy
2022-05-25T10:54:21,246 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:21,247 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.529 s - in org.appng.cli.commands.application.CommandListApplicationsForSiteTest
[INFO] Running org.appng.cli.commands.CommandBatchTest
2022-05-25T10:54:21,413 INFO  [main] org.appng.cli.commands.CommandBatchTest: OS is LINUX (Linux) with LANG en_US.UTF-8
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.cli.commands.CommandBatchTest
[INFO] Running org.appng.cli.commands.subject.CommandDeleteSubjectTest
2022-05-25T10:54:21,457 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:21,462 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b3636eb, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3205762c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7403692f, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7714c682, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7d1f37e5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@64329a7c]
2022-05-25T10:54:21,467 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:21,700 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:21 CEST 2022]; root of context hierarchy
2022-05-25T10:54:21,715 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:21,828 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:21,836 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:21,880 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:21,880 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:21,880 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:21,880 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:21,880 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:21,886 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:21,889 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:22,217 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55201116] 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-05-25T10:54:22,232 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58b1e9c7] 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-05-25T10:54:22,274 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:22,275 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:22,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:21 CEST 2022]; root of context hierarchy
2022-05-25T10:54:22,651 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@21423f09 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@4a84cb57, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36bd20c1 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@303e8e4f]; rollback [false]
2022-05-25T10:54:22,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:22,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:22,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:22,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:22,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:22,679 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:22,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:22,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:22,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:22,683 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:22,684 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:22,684 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:22,698 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin
2022-05-25T10:54:22,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG CLI Subject admin
2022-05-25T10:54:22,740 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@21423f09 testClass = CommandDeleteSubjectTest, testInstance = org.appng.cli.commands.subject.CommandDeleteSubjectTest@4a84cb57, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@36bd20c1 testClass = CommandDeleteSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:22,746 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:21 CEST 2022]; root of context hierarchy
2022-05-25T10:54:22,746 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:22,746 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 s - in org.appng.cli.commands.subject.CommandDeleteSubjectTest
[INFO] Running org.appng.cli.commands.subject.HashPasswordTest
2022-05-25T10:54:22,772 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:22,773 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2a14cdb2, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1b8d01e6, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@17391666, org.springframework.test.context.support.DirtiesContextTestExecutionListener@387c8b3f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3489b8df, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@47780d99]
2022-05-25T10:54:22,773 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:23,089 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:23 CEST 2022]; root of context hierarchy
2022-05-25T10:54:23,101 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:23,165 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:23,172 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:23,206 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:23,206 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:23,206 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:23,207 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:23,207 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:23,207 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:23,214 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:23,541 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2b88dce9] 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-05-25T10:54:23,552 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@dfca306] 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-05-25T10:54:23,578 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:23,579 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:23,902 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:23 CEST 2022]; root of context hierarchy
2022-05-25T10:54:23,974 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@15e0dac2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@1e4b5fe7, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c5000b9 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@95d4d42]; rollback [false]
2022-05-25T10:54:23,990 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:23,990 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:23,990 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:23,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:23,992 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:23,993 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:24,005 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:24,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:24,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:24,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:24,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:24,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:24,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:24,009 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:24,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:24,038 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@15e0dac2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@1e4b5fe7, testMethod = testInvalid@HashPasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c5000b9 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:24,047 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@15e0dac2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@10d01ba0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c5000b9 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@95d4d42]; rollback [false]
2022-05-25T10:54:26,167 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@15e0dac2 testClass = HashPasswordTest, testInstance = org.appng.cli.commands.subject.HashPasswordTest@10d01ba0, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2c5000b9 testClass = HashPasswordTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:26,174 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:23 CEST 2022]; root of context hierarchy
2022-05-25T10:54:26,174 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:26,175 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.266 s - in org.appng.cli.commands.subject.HashPasswordTest
[INFO] Running org.appng.cli.commands.subject.CommandListSubjectTest
2022-05-25T10:54:26,192 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:26,197 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3e315a8a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3f37d850, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@12d42ec, org.springframework.test.context.support.DirtiesContextTestExecutionListener@48bc2fa1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7cedd936, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7d197ba3]
2022-05-25T10:54:26,198 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:26,425 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:26 CEST 2022]; root of context hierarchy
2022-05-25T10:54:26,448 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:26,515 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:26,521 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:26,565 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:26,565 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:26,565 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:26,565 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:26,565 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:26,574 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:26,577 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:26,928 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@d136e6c] 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-05-25T10:54:26,937 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@55546285] 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-05-25T10:54:26,972 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:26,973 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:27,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:26 CEST 2022]; root of context hierarchy
2022-05-25T10:54:27,322 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@6d064876 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@248c00d5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@16727abd testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@66542f60]; rollback [false]
2022-05-25T10:54:27,340 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:27,340 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:27,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:27,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:27,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:27,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:27,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:27,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:27,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:27,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:27,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:27,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:27,402 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin
2022-05-25T10:54:27,437 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@6d064876 testClass = CommandListSubjectTest, testInstance = org.appng.cli.commands.subject.CommandListSubjectTest@248c00d5, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@16727abd testClass = CommandListSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:27,442 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:26 CEST 2022]; root of context hierarchy
2022-05-25T10:54:27,442 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:27,447 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.391 s - in org.appng.cli.commands.subject.CommandListSubjectTest
[INFO] Running org.appng.cli.commands.subject.CommandCreateSubjectTest
2022-05-25T10:54:27,453 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:27,453 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@fb8829d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6b81527, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@27f71358, org.springframework.test.context.support.DirtiesContextTestExecutionListener@53badc04, org.springframework.test.context.transaction.TransactionalTestExecutionListener@185d1084, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5e8a2f85]
2022-05-25T10:54:27,464 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:27,682 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:27 CEST 2022]; root of context hierarchy
2022-05-25T10:54:27,697 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:27,771 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:27,773 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:27,801 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:27,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CommandTestInitializer]
2022-05-25T10:54:27,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:27,801 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:27,801 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:27,809 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:27,811 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:28,095 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@78520523] 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-05-25T10:54:28,104 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69ad25f0] 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-05-25T10:54:28,132 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:28,132 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:28,436 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:27 CEST 2022]; root of context hierarchy
2022-05-25T10:54:28,494 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@1e72613f, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:28,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:28,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:28,509 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:28,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:28,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:28,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:28,518 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:28,519 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:28,520 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:28,521 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:28,522 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:28,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:28,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:28,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:28,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:28,530 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:29,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject admin
2022-05-25T10:54:31,203 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@1e72613f, testMethod = test@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:31,217 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@6ee47953, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:31,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject adminFromLdap
2022-05-25T10:54:31,245 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@6ee47953, testMethod = testGroup@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:31,259 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@468ceb3, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:31,274 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@468ceb3, testMethod = testGroupWithPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:31,278 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7c5ca430, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:31,318 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@7c5ca430, testMethod = testInvalidPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:31,326 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@80706ad, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:31,336 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@80706ad, testMethod = testLocalNoPassword@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:31,346 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@792cb94b, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:31,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Subject preHashedPassword
2022-05-25T10:54:32,358 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@792cb94b, testMethod = testPasswordHashed@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:32,367 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@35639a9, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@2d64e176]; rollback [false]
2022-05-25T10:54:33,246 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@2f0997bf testClass = CommandCreateSubjectTest, testInstance = org.appng.cli.commands.subject.CommandCreateSubjectTest@35639a9, testMethod = testUserExists@CommandCreateSubjectTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@5be91772 testClass = CommandCreateSubjectTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.commands.AbstractCommandTest$CommandTestInitializer]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:33,250 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:27 CEST 2022]; root of context hierarchy
2022-05-25T10:54:33,250 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:33,250 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CommandTestInitializer]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.659 s - in org.appng.cli.commands.subject.CommandCreateSubjectTest
[INFO] Running org.appng.cli.CliCoreDBNotInitializedTest
2022-05-25T10:54:33,263 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreDBNotInitializedTest]: no resource found for suffixes {-context.xml}.
2022-05-25T10:54:33,264 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreDBNotInitializedTest]: CliCoreDBNotInitializedTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2022-05-25T10:54:33,274 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:33,274 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6eb366d7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@84d2b8b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4680c94, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a8171a3, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1f7127fa, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7e0146ec]
2022-05-25T10:54:33,275 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:33,470 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3a49e914: startup date [Wed May 25 10:54:33 CEST 2022]; root of context hierarchy
2022-05-25T10:54:33,492 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:33,566 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:33,575 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:33,613 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:33,614 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest]
2022-05-25T10:54:33,614 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:33,614 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:33,614 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:33,651 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:33,664 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:33,997 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:34,002 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:34,353 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.support.GenericApplicationContext@3a49e914: startup date [Wed May 25 10:54:33 CEST 2022]; root of context hierarchy
2022-05-25T10:54:34,421 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@231a639d testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@5699056d, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4de7e2a1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6faa51d0]; rollback [false]
2022-05-25T10:54:34,498 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@231a639d testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@5699056d, testMethod = testHelp@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4de7e2a1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:34,506 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@231a639d testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@217caf51, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4de7e2a1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6faa51d0]; rollback [false]
2022-05-25T10:54:34,516 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@231a639d testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@217caf51, testMethod = testNoArgs@CliCoreDBNotInitializedTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4de7e2a1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:34,529 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@231a639d testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@565af12, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4de7e2a1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6faa51d0]; rollback [false]
2022-05-25T10:54:34,564 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:34,604 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:34,777 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:34,777 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:34,777 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:34,838 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5)
2022-05-25T10:54:34,981 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:34,982 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:34,982 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:34,982 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:34,992 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreDBNotInitializedTest (HSQL Database Engine 2.5)
2022-05-25T10:54:35,026 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@231a639d testClass = CliCoreDBNotInitializedTest, testInstance = org.appng.cli.CliCoreDBNotInitializedTest@565af12, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4de7e2a1 testClass = CliCoreDBNotInitializedTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreDBNotInitializedTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:35,030 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3a49e914: startup date [Wed May 25 10:54:33 CEST 2022]; root of context hierarchy
2022-05-25T10:54:35,031 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:35,031 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreDBNotInitializedTest]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.804 s - in org.appng.cli.CliCoreDBNotInitializedTest
[INFO] Running org.appng.cli.CliCoreTest
2022-05-25T10:54:35,048 INFO  [main] org.springframework.test.context.support.AbstractContextLoader: Could not detect default resource locations for test class [org.appng.cli.CliCoreTest]: no resource found for suffixes {-context.xml}.
2022-05-25T10:54:35,048 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.cli.CliCoreTest]: CliCoreTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2022-05-25T10:54:35,050 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:54:35,051 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@24d67cd1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@682d3d38, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6e24ddce, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2a8edd63, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3da90c17, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3c6c2267]
2022-05-25T10:54:35,059 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [cliContext-test.xml]
2022-05-25T10:54:35,258 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:54:35 CEST 2022]; root of context hierarchy
2022-05-25T10:54:35,282 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:54:35,371 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:35,383 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG CLI]
2022-05-25T10:54:35,430 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-05-25T10:54:35,432 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem://CliCoreTest]
2022-05-25T10:54:35,432 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-05-25T10:54:35,432 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-05-25T10:54:35,433 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-05-25T10:54:35,490 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:54:35,496 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:54:35,921 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:54:35,921 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:36,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:54:35 CEST 2022]; root of context hierarchy
2022-05-25T10:54:36,290 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@56065019, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:36,330 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:36,331 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:36,332 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:36,332 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:36,332 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:36,347 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:36,384 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:36,392 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:36,392 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:36,392 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:36,404 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:36,436 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.019s)
2022-05-25T10:54:36,460 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:54:36,556 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:54:36,770 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:54:36,860 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:54:36,894 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:54:36,909 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:54:36,935 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:54:36,951 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:54:36,971 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:54:36,980 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:54:36,998 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:54:37,013 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:54:37,025 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:54:37,036 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:54:37,042 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:54:37,043 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:54:37,053 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:54:37,064 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:54:37,080 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:54:37,082 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:54:37,098 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:54:37,105 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.564s)
2022-05-25T10:54:37,110 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,111 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,111 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,111 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,116 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,148 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-25 10:54:37.103
2022-05-25T10:54:37,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingEnabled
2022-05-25T10:54:37,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.filebasedDeployment
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.jspFileType
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStorePassword
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.platformRootPath
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.manageDatabases
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.inactiveLockPeriod
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.appngData
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cachePlatformFolder
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitoringPath
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryCert
2022-05-25T10:54:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.defaultTemplate
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.devMode
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.logfile
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssAllowedTags
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailDisabled
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyRegEx
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.formatOutput
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheConfig
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sharedSecret
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryPath
2022-05-25T10:54:37,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryVerifySignature
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositorySignature
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionFilter
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheApplicationFolder
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.writeDebugFiles
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryDefaultDigest
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.monitorPerformance
2022-05-25T10:54:37,164 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mdcEnabled
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.vHostMode
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templateFolder
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxLoginAttempts
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.locale
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.sessionTimeout
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cleanTempFolderOnStartup
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.encoding
2022-05-25T10:54:37,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.maxUploadSize
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.templatePrefix
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.repositoryTrustStore
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.imageMagickPath
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databasePrefix
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheFolder
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupAddress
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.xssProtect
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailHost
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.timeZone
2022-05-25T10:54:37,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.cacheImageFolder
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingReceiver
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.messagingGroupPort
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.csrfFilterEnabled
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.mailPort
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.uploadDir
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.applicationDir
2022-05-25T10:54:37,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI Property platform.databaseValidationPeriod
2022-05-25T10:54:37,182 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:37,183 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,184 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,184 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,184 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,201 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,219 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,221 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,221 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,221 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,226 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,247 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-25 10:54:37.103
2022-05-25T10:54:37,302 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@56065019, testMethod = testBatch@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,315 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3cefd0cd, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:37,324 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:37,324 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,325 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,325 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,325 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,335 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,364 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,370 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,370 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,370 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,372 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,398 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.024s)
2022-05-25T10:54:37,406 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1
2022-05-25T10:54:37,406 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2022-05-25T10:54:37,411 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG HSQL
2022-05-25T10:54:37,424 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active.
2022-05-25T10:54:37,431 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG CLI DatabaseConnection appNG HSQL
2022-05-25T10:54:37,432 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MYSQL
2022-05-25T10:54:37,433 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2022-05-25T10:54:37,433 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL)
2022-05-25T10:54:37,433 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2022-05-25T10:54:37,438 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG MSSQL
2022-05-25T10:54:37,440 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2022-05-25T10:54:37,440 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL)
2022-05-25T10:54:37,440 INFO  [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated.
2022-05-25T10:54:37,447 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG CLI DatabaseConnection appNG POSTGRESQL
2022-05-25T10:54:37,449 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2022-05-25T10:54:37,499 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get 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-05-25T10:54:37,500 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2022-05-25T10:54:37,500 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,501 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,501 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,501 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,513 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,541 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-25 10:54:37.103
2022-05-25T10:54:37,555 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:37,556 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,557 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,557 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,557 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,571 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,592 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,593 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,593 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,593 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,595 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,616 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-25 10:54:37.103
2022-05-25T10:54:37,624 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3cefd0cd, testMethod = testCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,641 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@48ba410c, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:37,643 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:37,643 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,654 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,654 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,654 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,662 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,685 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,686 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,686 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,686 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,698 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,711 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.011s)
2022-05-25T10:54:37,724 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1
2022-05-25T10:54:37,724 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2022-05-25T10:54:37,726 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0) is active.
2022-05-25T10:54:37,735 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2022-05-25T10:54:37,736 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2022-05-25T10:54:37,736 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2022-05-25T10:54:37,737 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,744 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,744 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,744 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,753 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,776 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-25 10:54:37.103
2022-05-25T10:54:37,787 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:54:37,788 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,790 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,799 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,799 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,807 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,835 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5.0)
2022-05-25T10:54:37,836 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:54:37,836 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:54:37,836 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:54:37,847 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://CliCoreTest (HSQL Database Engine 2.5)
2022-05-25T10:54:37,861 INFO  [main] org.appng.cli.CliCore         : Database is at version 4.2.1, state: SUCCESS, installed on 2022-05-25 10:54:37.103
2022-05-25T10:54:37,870 ERROR [main] org.appng.cli.CliCore         : An error occured.
org.appng.api.BusinessException: force error
	at org.appng.cli.CliCoreTest$ErrorCommand.execute(CliCoreTest.java:179) ~[test-classes/:?]
	at org.appng.cli.CliCore.perform(CliCore.java:187) ~[classes/:?]
	at org.appng.cli.CliCoreTest.testError(CliCoreTest.java:119) ~[test-classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-05-25T10:54:37,891 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@48ba410c, testMethod = testError@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,903 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1992c864, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:37,909 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@1992c864, testMethod = testInvalidCommand@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,919 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@38668706, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:37,925 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@38668706, testMethod = testInvalidOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,926 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3afa2948, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:37,928 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@3afa2948, testMethod = testMissingOptions@CliCoreTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,939 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@42afe2c6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]; transaction manager [org.springframework.orm.jpa.JpaTransactionManager@6d308549]; rollback [false]
2022-05-25T10:54:37,940 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@55233d30 testClass = CliCoreTest, testInstance = org.appng.cli.CliCoreTest@42afe2c6, testMethod = test@AbstractCommandTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@622c315c testClass = CliCoreTest, locations = '{classpath:cliContext-test.xml}', classes = '{}', contextInitializerClasses = '[class org.appng.cli.CliCoreTest]', activeProfiles = '{}', propertySourceLocations = '{}', propertySourceProperties = '{}', contextCustomizers = set[[empty]], contextLoader = 'org.springframework.test.context.support.DelegatingSmartContextLoader', parent = [null]]]
2022-05-25T10:54:37,940 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:54:35 CEST 2022]; root of context hierarchy
2022-05-25T10:54:37,941 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG CLI'
2022-05-25T10:54:37,941 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem://CliCoreTest]
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 s - in org.appng.cli.CliCoreTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 67, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-cli ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-cli ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-cli/target/appng-cli-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-cli ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/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-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 12 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220525.085438-4.jar
Progress (1): 4.1/112 kB
Progress (1): 8.2/112 kB
Progress (1): 12/112 kB 
Progress (1): 16/112 kB
Progress (1): 20/112 kB
Progress (1): 25/112 kB
Progress (1): 29/112 kB
Progress (1): 33/112 kB
Progress (1): 37/112 kB
Progress (1): 41/112 kB
Progress (1): 45/112 kB
Progress (1): 49/112 kB
Progress (1): 53/112 kB
Progress (1): 57/112 kB
Progress (1): 61/112 kB
Progress (1): 66/112 kB
Progress (1): 70/112 kB
Progress (1): 74/112 kB
Progress (1): 78/112 kB
Progress (1): 82/112 kB
Progress (1): 86/112 kB
Progress (1): 90/112 kB
Progress (1): 94/112 kB
Progress (1): 98/112 kB
Progress (1): 102/112 kB
Progress (1): 106/112 kB
Progress (1): 111/112 kB
Progress (1): 112 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220525.085438-4.jar (112 kB at 372 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220525.085438-4.pom
Progress (1): 1.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220525.085438-4.pom (1.2 kB at 2.1 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml
Progress (1): 2.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 3.8 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/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-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 838 B/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/maven-metadata.xml (2.0 kB at 2.0 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220525.085438-4-sources.jar
Progress (1): 4.1/88 kB
Progress (1): 8.2/88 kB
Progress (1): 12/88 kB 
Progress (1): 16/88 kB
Progress (1): 20/88 kB
Progress (1): 25/88 kB
Progress (1): 29/88 kB
Progress (1): 33/88 kB
Progress (1): 37/88 kB
Progress (1): 41/88 kB
Progress (1): 45/88 kB
Progress (1): 49/88 kB
Progress (1): 53/88 kB
Progress (1): 57/88 kB
Progress (1): 61/88 kB
Progress (1): 66/88 kB
Progress (1): 70/88 kB
Progress (1): 74/88 kB
Progress (1): 78/88 kB
Progress (1): 82/88 kB
Progress (1): 86/88 kB
Progress (1): 88 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/2.0.0-SNAPSHOT/appng-cli-2.0.0-20220525.085438-4-sources.jar (88 kB at 251 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-cli/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-cli/2.0.0-SNAPSHOT/maven-metadata.xml (982 B at 1.3 kB/s)
[INFO] 
[INFO] -----------------------< org.appng:appng-taglib >-----------------------
[INFO] Building appNG Tag Library 2.0.0-SNAPSHOT                        [14/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-taglib ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 21 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-taglib ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-taglib ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-taglib ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.taglib.ParameterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in org.appng.taglib.ParameterTest
[INFO] Running org.appng.taglib.PermissionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s - in org.appng.taglib.PermissionTest
[INFO] Running org.appng.taglib.form.FormConfirmationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.appng.taglib.form.FormConfirmationTest
[INFO] Running org.appng.taglib.AttributeTest
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.appng.taglib.AttributeTest
[INFO] Running org.appng.taglib.TagletAdapterTest
2022-05-25T10:54:49,710 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#170949260 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.appng.taglib.TagletAdapterTest
[INFO] Running org.appng.taglib.TagletProcessorTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.026 s - in org.appng.taglib.TagletProcessorTest
[INFO] Running org.appng.taglib.MultiSiteSupportTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.appng.taglib.MultiSiteSupportTest
[INFO] Running org.appng.taglib.search.SearchTest
2022-05-25T10:54:52,668 INFO  [main] org.appng.taglib.search.Search: processing org.appng.search.searcher.StandardSearcher with term 'Hitchhiker' and parameters {excludeTypes=com.foo.Bar}
2022-05-25T10:54:52,875 INFO  [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:hitchhik) (title:hitchhiker*)) -type:com.foo.Bar
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.383 s - in org.appng.taglib.search.SearchTest
[INFO] Running org.appng.taglib.IfTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.taglib.IfTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-taglib ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-taglib ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-taglib/target/appng-taglib-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-taglib ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/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-taglib/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-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220525.085453-4.jar
Progress (1): 4.1/57 kB
Progress (1): 8.2/57 kB
Progress (1): 12/57 kB 
Progress (1): 16/57 kB
Progress (1): 20/57 kB
Progress (1): 25/57 kB
Progress (1): 29/57 kB
Progress (1): 33/57 kB
Progress (1): 37/57 kB
Progress (1): 41/57 kB
Progress (1): 45/57 kB
Progress (1): 49/57 kB
Progress (1): 53/57 kB
Progress (1): 57 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220525.085453-4.jar (57 kB at 328 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220525.085453-4.pom
Progress (1): 1.8 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220525.085453-4.pom (1.8 kB at 6.4 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml
Progress (1): 2.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 5.3 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/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-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 1.0 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/maven-metadata.xml (2.0 kB at 1.8 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220525.085453-4-sources.jar
Progress (1): 4.1/42 kB
Progress (1): 8.2/42 kB
Progress (1): 12/42 kB 
Progress (1): 16/42 kB
Progress (1): 20/42 kB
Progress (1): 25/42 kB
Progress (1): 29/42 kB
Progress (1): 33/42 kB
Progress (1): 37/42 kB
Progress (1): 41/42 kB
Progress (1): 42 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/2.0.0-SNAPSHOT/appng-taglib-2.0.0-20220525.085453-4-sources.jar (42 kB at 73 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-taglib/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-taglib/2.0.0-SNAPSHOT/maven-metadata.xml (985 B at 1.0 kB/s)
[INFO] 
[INFO] -------------------< org.appng:appng-appngizer-jaxb >-------------------
[INFO] Building appNGizer JAXB API 2.0.0-SNAPSHOT                       [15/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer-jaxb ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target
[INFO] 
[INFO] --- jaxb2-maven-plugin:2.4:xjc (generate-xmlapi) @ appng-appngizer-jaxb ---
[INFO] Created EpisodePath [/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/generated-sources/jaxb/META-INF/JAXB]: true
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 38 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer-jaxb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer-jaxb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer-jaxb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer-jaxb ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.appngizer.client.AppNGizerTest
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 1.974 s - in org.appng.appngizer.client.AppNGizerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer-jaxb ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer-jaxb ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer-jaxb/target/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer-jaxb ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 13 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220525.085513-4.jar
Progress (1): 4.1/94 kB
Progress (1): 8.2/94 kB
Progress (1): 12/94 kB 
Progress (1): 16/94 kB
Progress (1): 20/94 kB
Progress (1): 25/94 kB
Progress (1): 29/94 kB
Progress (1): 33/94 kB
Progress (1): 37/94 kB
Progress (1): 41/94 kB
Progress (1): 45/94 kB
Progress (1): 49/94 kB
Progress (1): 53/94 kB
Progress (1): 57/94 kB
Progress (1): 61/94 kB
Progress (1): 66/94 kB
Progress (1): 70/94 kB
Progress (1): 74/94 kB
Progress (1): 78/94 kB
Progress (1): 82/94 kB
Progress (1): 86/94 kB
Progress (1): 90/94 kB
Progress (1): 94 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220525.085513-4.jar (94 kB at 153 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220525.085513-4.pom
Progress (1): 2.4 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220525.085513-4.pom (2.4 kB at 6.2 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml
Progress (1): 2.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 5.1 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 1.7 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/maven-metadata.xml (2.0 kB at 1.6 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220525.085513-4-sources.jar
Progress (1): 4.1/54 kB
Progress (1): 8.2/54 kB
Progress (1): 12/54 kB 
Progress (1): 16/54 kB
Progress (1): 20/54 kB
Progress (1): 25/54 kB
Progress (1): 29/54 kB
Progress (1): 33/54 kB
Progress (1): 37/54 kB
Progress (1): 41/54 kB
Progress (1): 45/54 kB
Progress (1): 49/54 kB
Progress (1): 53/54 kB
Progress (1): 54 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/appng-appngizer-jaxb-2.0.0-20220525.085513-4-sources.jar (54 kB at 112 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer-jaxb/2.0.0-SNAPSHOT/maven-metadata.xml (993 B at 1.1 kB/s)
[INFO] 
[INFO] ---------------------< org.appng:appng-appngizer >----------------------
[INFO] Building appNGizer 2.0.0-SNAPSHOT                                [16/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-appngizer ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-appngizer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 47 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 58 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-appngizer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-appngizer ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.appngizer.model.PropertyTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.447 s - in org.appng.appngizer.model.PropertyTest
[INFO] Running org.appng.appngizer.controller.HomeControllerTest
2022-05-25T10:55:32,347 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:55:32,380 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@353352b6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4681c175, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@57a78e3, org.springframework.test.context.support.DirtiesContextTestExecutionListener@402c4085, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6fa51cd4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@2767e23c]
2022-05-25T10:55:32,513 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:55:33,190 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:55:33 CEST 2022]; root of context hierarchy
2022-05-25T10:55:33,435 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:55:33,441 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:55:33,987 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 25, 2022 10:55:34 AM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-05-25T10:55:34,514 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:55:34,806 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:34,850 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:55:35,004 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.6.9.Final
2022-05-25T10:55:35,470 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25T10:55:36,968 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:55:37,165 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:55:38,363 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final
2022-05-25T10:55:40,823 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:55:40,845 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:43,043 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:55:33 CEST 2022]; root of context hierarchy
2022-05-25T10:55:43,562 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:55:43,563 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:55:43,563 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:55:43,629 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:55:43,756 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.076s)
2022-05-25T10:55:43,781 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:55:43,884 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:55:44,134 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:55:44,295 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:55:44,372 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:55:44,402 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:55:44,438 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:55:44,462 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:55:44,487 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:55:44,506 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:55:44,535 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:55:44,555 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:55:44,584 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:55:44,601 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:55:44,610 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:44,616 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:44,630 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:55:44,653 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:55:44,680 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:55:44,689 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:44,712 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:55:44,734 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.859s)
2022-05-25T10:55:44,811 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:55:46,235 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:55:46,236 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,237 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:55:46,237 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:46,242 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:55:46,242 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:46,245 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:55:46,246 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,247 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:46,255 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:55:46,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:55:46,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:55:46,257 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:55:46,257 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:46,258 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:55:46,263 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:55:46,263 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:55:46,267 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:55:46,274 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:55:46,275 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:55:46,276 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:55:46,276 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:55:46,277 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:55:46,278 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:55:46,281 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:55:46,281 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:55:46,282 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:55:46,282 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:55:46,283 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:55:46,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:55:46,294 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:55:46,295 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:55:46,296 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:55:46,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:55:46,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,303 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:55:46,306 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,310 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:55:46,316 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:46,316 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:55:46,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:55:46,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:46,317 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:46,326 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:55:46,326 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:55:46,327 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:55:46,327 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:55:46,327 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:55:46,331 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:55:46,332 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:55:46,332 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:46,332 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:55:46,339 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:55:46,342 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:55:46,342 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:46,343 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:55:46,343 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:46,343 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:46,346 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:46,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:55:46,348 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:46,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,349 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:46,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:55:46,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:55:46,363 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:55:46,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:55:46,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:46,364 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:46,375 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:55:46,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:46,376 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:46,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:46,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:46,377 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:46,382 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:46,389 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:55:46,390 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:55:46,392 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:55:46,398 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:55:46,400 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:55:47,896 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:55:33 CEST 2022]; root of context hierarchy
2022-05-25T10:55:48,427 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:55:48,427 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:55:48,487 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 59 ms
2022-05-25T10:55:49,011 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:48.934 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:55:49,028 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.017 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:55:49,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.034 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:55:49,052 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.041 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:55:49,060 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.058 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:55:49,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.079 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:55:49,096 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.094 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:55:49,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.098 CREATE appNGizer Property platform.appngData
2022-05-25T10:55:49,113 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.11 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:55:49,118 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.115 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:55:49,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.121 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:55:49,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.128 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:55:49,137 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.13 CREATE appNGizer Property platform.devMode
2022-05-25T10:55:49,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.139 CREATE appNGizer Property platform.logfile
2022-05-25T10:55:49,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.146 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:55:49,163 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.155 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:55:49,182 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.173 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:55:49,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.185 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:55:49,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.188 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:55:49,192 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.19 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:55:49,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.199 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:55:49,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.201 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:55:49,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.204 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:55:49,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.215 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:55:49,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.217 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:55:49,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.22 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:55:49,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.224 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:55:49,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.225 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:55:49,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.235 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:55:49,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.237 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:55:49,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.248 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:55:49,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.251 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:55:49,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.255 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:55:49,267 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.266 CREATE appNGizer Property platform.locale
2022-05-25T10:55:49,269 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.268 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:55:49,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.269 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:55:49,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.278 CREATE appNGizer Property platform.encoding
2022-05-25T10:55:49,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.282 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:55:49,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.286 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:55:49,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.29 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:55:49,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.291 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:55:49,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.293 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:55:49,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.305 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:55:49,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.31 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:55:49,312 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.311 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:55:49,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.313 CREATE appNGizer Property platform.mailHost
2022-05-25T10:55:49,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.323 CREATE appNGizer Property platform.timeZone
2022-05-25T10:55:49,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.325 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:55:49,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.333 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:55:49,337 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.336 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:55:49,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.339 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:55:49,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.344 CREATE appNGizer Property platform.mailPort
2022-05-25T10:55:49,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.345 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:55:49,352 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.352 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:55:49,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:49.354 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:55:49,623 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:55:49,658 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:55:49,660 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:55:49,661 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:55:49,662 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:55:49,670 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:55:51,498 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:55:33 CEST 2022]; root of context hierarchy
2022-05-25T10:55:51,517 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:51,518 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.639 s - in org.appng.appngizer.controller.HomeControllerTest
[INFO] Running org.appng.appngizer.controller.PermissionControllerTest
2022-05-25T10:55:51,556 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:55:51,557 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2fedaa2e, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4203190, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6add8aac, org.springframework.test.context.support.DirtiesContextTestExecutionListener@72f5fb36, org.springframework.test.context.transaction.TransactionalTestExecutionListener@300b839c, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@352288bc]
2022-05-25T10:55:51,570 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:55:51,820 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:55:51 CEST 2022]; root of context hierarchy
2022-05-25T10:55:51,961 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:55:51,961 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:55:52,058 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:55:52,154 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:55:52,204 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:52,205 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:55:52,442 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:55:52,454 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:55:53,291 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:55:53,292 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:54,018 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:55:51 CEST 2022]; root of context hierarchy
2022-05-25T10:55:54,086 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:55:54,086 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:55:54,086 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:55:54,099 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:55:54,128 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.023s)
2022-05-25T10:55:54,133 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:55:54,152 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:55:54,195 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:55:54,287 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:55:54,329 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:55:54,351 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:55:54,365 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:55:54,381 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:55:54,399 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:55:54,410 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:55:54,429 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:55:54,439 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:55:54,457 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:55:54,471 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:55:54,472 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:54,472 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:54,485 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:55:54,500 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:55:54,514 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:55:54,527 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:54,532 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:55:54,551 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.399s)
2022-05-25T10:55:54,566 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:55:54,720 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:55:54,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:55:54,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:54,726 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:55:54,726 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:54,726 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:55:54,727 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,727 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:54,735 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:55:54,735 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:55:54,735 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:55:54,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:55:54,737 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:54,738 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:55:54,740 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:55:54,740 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:55:54,750 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:55:54,750 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:55:54,750 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:55:54,751 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:55:54,751 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:55:54,753 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:55:54,754 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:55:54,755 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:55:54,755 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:55:54,755 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:55:54,756 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:55:54,756 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:55:54,762 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:55:54,762 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:55:54,762 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:55:54,762 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:55:54,767 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:55:54,768 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,768 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:55:54,768 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,768 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:55:54,778 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:54,779 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:55:54,779 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:55:54,779 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:54,780 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:54,780 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:55:54,780 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:55:54,780 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:55:54,781 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:55:54,781 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:55:54,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:55:54,788 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:55:54,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:54,792 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:55:54,792 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:55:54,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:55:54,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:54,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:55:54,794 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:54,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:54,795 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:54,796 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:55:54,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:54,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:54,805 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:55:54,806 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:55:54,806 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:55:54,806 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:55:54,806 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:54,807 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:54,808 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:55:54,809 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,809 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:54,809 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:54,809 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:54,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:54,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:54,817 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:54,827 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:55:54,827 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:55:54,827 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:55:54,828 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:55:54,828 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:55:54,891 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:55:51 CEST 2022]; root of context hierarchy
2022-05-25T10:55:55,074 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:55:55,074 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:55:55,083 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 9 ms
2022-05-25T10:55:55,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.125 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:55:55,130 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.126 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:55:55,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.131 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:55:55,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.138 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:55:55,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.144 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:55:55,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.15 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:55:55,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.155 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:55:55,179 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.174 CREATE appNGizer Property platform.appngData
2022-05-25T10:55:55,180 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.179 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:55:55,181 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.181 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:55:55,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.184 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:55:55,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.19 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:55:55,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.196 CREATE appNGizer Property platform.devMode
2022-05-25T10:55:55,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.206 CREATE appNGizer Property platform.logfile
2022-05-25T10:55:55,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.212 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:55:55,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.218 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:55:55,227 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.226 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:55:55,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.227 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:55:55,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.235 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:55:55,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.236 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:55:55,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.242 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:55:55,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.245 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:55:55,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.255 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:55:55,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.256 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:55:55,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.259 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:55:55,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.26 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:55:55,271 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.271 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:55:55,273 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.272 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:55:55,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.273 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:55:55,287 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.286 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:55:55,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.288 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:55:55,298 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.297 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:55:55,300 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.3 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:55:55,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.301 CREATE appNGizer Property platform.locale
2022-05-25T10:55:55,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.31 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:55:55,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.312 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:55:55,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.316 CREATE appNGizer Property platform.encoding
2022-05-25T10:55:55,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.326 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:55:55,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.327 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:55:55,337 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.329 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:55:55,341 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.338 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:55:55,342 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.342 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:55:55,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.343 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:55:55,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.354 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:55:55,358 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.357 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:55:55,359 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.359 CREATE appNGizer Property platform.mailHost
2022-05-25T10:55:55,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.36 CREATE appNGizer Property platform.timeZone
2022-05-25T10:55:55,361 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.361 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:55:55,375 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.374 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:55:55,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.378 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:55:55,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.382 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:55:55,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.384 CREATE appNGizer Property platform.mailPort
2022-05-25T10:55:55,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.393 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:55:55,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.399 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:55:55,401 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.4 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:55:55,767 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:55.76 CREATE appNGizer Repository local
2022-05-25T10:55:56,240 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:55:56,280 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:55:56,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.287 CREATE appNGizer Application demo-application
2022-05-25T10:55:56,322 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:55:56,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.33 CREATE appNGizer Permission debug
2022-05-25T10:55:56,332 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:55:56,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.334 CREATE appNGizer Permission output-format.html
2022-05-25T10:55:56,342 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:55:56,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.343 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:55:56,345 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:55:56,346 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.346 CREATE appNGizer Permission testPermission
2022-05-25T10:55:56,350 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.349 CREATE appNGizer Role Administrator
2022-05-25T10:55:56,390 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:55:56,399 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:55:56,410 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:55:56,410 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:55:56,412 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.411 CREATE appNGizer Role Debugger
2022-05-25T10:55:56,424 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:55:56,434 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:55:56,434 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:55:56,435 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.435 CREATE appNGizer Role Tester
2022-05-25T10:55:56,442 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:55:56,442 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:55:56,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.453 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:55:56,465 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.465 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:55:56,467 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.467 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:55:56,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.493 UPDATE appNGizer Role Administrator
2022-05-25T10:55:56,496 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.495 UPDATE appNGizer Role Debugger
2022-05-25T10:55:56,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.502 UPDATE appNGizer Role Tester
2022-05-25T10:55:56,530 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,531 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,533 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,533 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,533 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,533 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,534 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,534 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,534 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,534 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:55:56,534 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:55:56,566 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:55:56,569 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:55:56,570 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:55:56,578 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:55:56,587 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:55:56,590 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:55:56,772 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:55:56,816 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.811 UPDATE appNGizer Permission testPermission
2022-05-25T10:55:56,866 INFO  [main] org.appng.core.service.CoreService: creating new permission 'newName' for application 'demo-application'
2022-05-25T10:55:56,882 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.881 UPDATE appNGizer Permission newName
2022-05-25T10:55:56,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.969 DELETE appNGizer Role Debugger
2022-05-25T10:55:56,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:56.973 DELETE appNGizer Role Tester
2022-05-25T10:55:57,033 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.033 DELETE appNGizer Role Administrator
2022-05-25T10:55:57,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.034 DELETE appNGizer Permission newName
2022-05-25T10:55:57,040 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.04 DELETE appNGizer Permission output-type.webgui
2022-05-25T10:55:57,042 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.042 DELETE appNGizer Permission debug
2022-05-25T10:55:57,049 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.049 DELETE appNGizer Permission output-format.html
2022-05-25T10:55:57,050 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.05 DELETE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:55:57,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.051 DELETE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:55:57,052 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.052 DELETE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:55:57,053 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:57.053 DELETE appNGizer Application demo-application
2022-05-25T10:55:57,070 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:55:51 CEST 2022]; root of context hierarchy
2022-05-25T10:55:57,078 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:57,080 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.638 s - in org.appng.appngizer.controller.PermissionControllerTest
[INFO] Running org.appng.appngizer.controller.PlatformPropertyControllerTest
2022-05-25T10:55:57,096 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:55:57,097 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5872376d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7231547f, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@67d8e3b0, org.springframework.test.context.support.DirtiesContextTestExecutionListener@293af2f1, org.springframework.test.context.transaction.TransactionalTestExecutionListener@60ba61e4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@18505320]
2022-05-25T10:55:57,097 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:55:57,293 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:55:57 CEST 2022]; root of context hierarchy
2022-05-25T10:55:57,355 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:55:57,355 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:55:57,426 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:55:57,501 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:55:57,552 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:57,552 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:55:57,742 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:55:57,745 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:55:58,414 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:55:58,415 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:55:58,885 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:55:57 CEST 2022]; root of context hierarchy
2022-05-25T10:55:58,951 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:55:58,952 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:55:58,952 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:55:58,964 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:55:58,980 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.013s)
2022-05-25T10:55:58,981 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:55:58,994 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:55:59,030 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:55:59,104 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:55:59,135 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:55:59,148 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:55:59,165 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:55:59,178 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:55:59,187 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:55:59,205 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:55:59,209 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:55:59,221 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:55:59,235 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:55:59,249 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:55:59,249 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:59,249 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:59,256 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:55:59,268 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:55:59,280 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:55:59,291 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:55:59,301 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:55:59,310 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.316s)
2022-05-25T10:55:59,326 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:55:59,447 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:55:59,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,448 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:55:59,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:59,449 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:55:59,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:59,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:55:59,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,450 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:59,455 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:55:59,455 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:55:59,455 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:55:59,456 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:55:59,456 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:59,456 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:55:59,456 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:55:59,462 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:55:59,463 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:55:59,463 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:55:59,464 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:55:59,466 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:55:59,467 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:55:59,467 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:55:59,467 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:55:59,468 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:55:59,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:55:59,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:55:59,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:55:59,469 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:55:59,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:55:59,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:55:59,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:55:59,478 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:55:59,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:55:59,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,481 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:55:59,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,482 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:55:59,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:59,485 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:55:59,490 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:55:59,490 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:59,490 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:59,490 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:55:59,490 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:55:59,491 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:55:59,491 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:55:59,491 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:55:59,494 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:55:59,494 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:55:59,494 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:59,494 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:55:59,494 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:55:59,503 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:55:59,503 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:59,503 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:55:59,504 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:59,504 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:59,504 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:55:59,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:55:59,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:59,508 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,509 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:55:59,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:55:59,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:55:59,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:55:59,510 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:55:59,511 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:59,511 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:55:59,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:55:59,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,512 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:59,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:59,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:55:59,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:59,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:55:59,513 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:55:59,518 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:55:59,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:55:59,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:55:59,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:55:59,519 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:55:59,571 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:55:57 CEST 2022]; root of context hierarchy
2022-05-25T10:55:59,770 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:55:59,770 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:55:59,782 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 12 ms
2022-05-25T10:55:59,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.813 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:55:59,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.819 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:55:59,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.827 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:55:59,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.829 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:55:59,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.834 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:55:59,836 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.836 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:55:59,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.837 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:55:59,841 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.838 CREATE appNGizer Property platform.appngData
2022-05-25T10:55:59,842 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.842 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:55:59,850 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.843 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:55:59,851 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.851 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:55:59,852 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.852 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:55:59,856 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.856 CREATE appNGizer Property platform.devMode
2022-05-25T10:55:59,864 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.863 CREATE appNGizer Property platform.logfile
2022-05-25T10:55:59,864 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.864 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:55:59,871 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.87 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:55:59,872 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.871 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:55:59,874 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.873 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:55:59,879 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.878 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:55:59,882 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.882 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:55:59,883 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.883 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:55:59,884 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.884 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:55:59,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.891 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:55:59,893 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.892 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:55:59,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.898 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:55:59,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.899 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:55:59,902 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.901 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:55:59,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.902 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:55:59,912 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.911 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:55:59,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.915 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:55:59,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.921 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:55:59,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.926 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:55:59,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.928 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:55:59,937 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.936 CREATE appNGizer Property platform.locale
2022-05-25T10:55:59,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.937 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:55:59,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.942 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:55:59,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.944 CREATE appNGizer Property platform.encoding
2022-05-25T10:55:59,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.945 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:55:59,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.945 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:55:59,957 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.957 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:55:59,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.958 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:55:59,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.965 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:55:59,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.97 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:55:59,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.971 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:55:59,982 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.979 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:55:59,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.983 CREATE appNGizer Property platform.mailHost
2022-05-25T10:55:59,984 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.984 CREATE appNGizer Property platform.timeZone
2022-05-25T10:55:59,991 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.991 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:55:59,998 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:55:59.992 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:00,003 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.002 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:00,004 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.004 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:00,008 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.007 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:00,009 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.008 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:00,033 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.01 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:00,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.034 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:00,483 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.482 UPDATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:00,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.537 CREATE appNGizer Property platform.theAnswer
2022-05-25T10:56:00,620 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:00.619 DELETE appNGizer Property platform.theAnswer
2022-05-25T10:56:00,627 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:55:57 CEST 2022]; root of context hierarchy
2022-05-25T10:56:00,639 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:00,640 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.427 s - in org.appng.appngizer.controller.PlatformPropertyControllerTest
[INFO] Running org.appng.appngizer.controller.DatabaseControllerTest
2022-05-25T10:56:00,668 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:00,668 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1ac81de1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3265285b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@d7e5d99, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1a6bcdf9, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4016ec40, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@5b2a23e9]
2022-05-25T10:56:00,671 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:00,862 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:00 CEST 2022]; root of context hierarchy
2022-05-25T10:56:00,907 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:00,907 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:00,973 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:01,050 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:01,094 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:01,094 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:01,261 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:01,269 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:01,896 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:01,903 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:02,405 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:00 CEST 2022]; root of context hierarchy
2022-05-25T10:56:02,493 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:02,493 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:02,493 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:02,504 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:02,521 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.015s)
2022-05-25T10:56:02,522 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:02,534 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:02,567 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:02,643 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:02,672 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:02,685 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:02,700 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:02,710 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:02,726 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:02,742 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:02,757 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:02,776 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:02,789 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:02,808 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:02,809 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:02,809 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:02,823 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:02,841 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:02,851 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:02,859 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:02,871 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:02,882 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.342s)
2022-05-25T10:56:02,899 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:03,041 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:03,042 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,042 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:03,042 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:03,042 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:03,043 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:03,049 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:03,049 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,049 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:03,051 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:03,051 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:03,051 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:03,051 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:03,051 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:03,052 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:03,052 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:03,052 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:03,053 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:03,053 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:03,053 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:03,062 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:03,063 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:03,065 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:03,065 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:03,066 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:03,067 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:03,067 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:03,067 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:03,067 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:03,068 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:03,068 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:03,069 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:03,069 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:03,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:03,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:03,076 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,076 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:03,077 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:03,081 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:03,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:03,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:03,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:03,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:03,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:03,083 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:03,083 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:03,083 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:03,084 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:03,084 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:03,091 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:03,091 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:03,092 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:03,093 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:03,093 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:03,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:03,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:03,095 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:03,095 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:03,096 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:03,096 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,096 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:03,097 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,097 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:03,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:03,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:03,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:03,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:03,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:03,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:03,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:03,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:03,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:03,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:03,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:03,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:03,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:03,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:03,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:03,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:03,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:03,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:03,179 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:00 CEST 2022]; root of context hierarchy
2022-05-25T10:56:03,386 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:03,386 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:03,395 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms
2022-05-25T10:56:03,443 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.433 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:03,450 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.445 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:03,451 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.451 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:03,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.455 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:03,456 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.456 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:03,457 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.457 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:03,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.466 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:03,474 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.474 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:03,475 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.475 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:03,477 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.477 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:03,486 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.485 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:03,491 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.491 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:03,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.492 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:03,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.492 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:03,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.493 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:03,510 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.506 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:03,511 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.511 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:03,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.511 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:03,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.512 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:03,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.517 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:03,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.526 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:03,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.533 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:03,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.538 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:03,541 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.539 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:03,549 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.549 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:03,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.549 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:03,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.556 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:03,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.556 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:03,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.557 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:03,570 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.57 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:03,571 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.571 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:03,572 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.571 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:03,572 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.572 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:03,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.573 CREATE appNGizer Property platform.locale
2022-05-25T10:56:03,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.583 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:03,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.585 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:03,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.592 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:03,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.593 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:03,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.602 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:03,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.603 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:03,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.604 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:03,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.604 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:03,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.605 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:03,614 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.614 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:03,615 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.615 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:03,616 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.615 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:03,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.623 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:03,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.624 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:03,625 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.625 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:03,630 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.63 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:03,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.632 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:03,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.634 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:03,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.635 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:03,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.635 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:03,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.636 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:03,730 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:56:03,732 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:56:03,743 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:03,743 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:03,743 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:03,748 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:03,786 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:56:03,793 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:03,793 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:03,793 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:03,803 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:03,824 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.020s)
2022-05-25T10:56:03,833 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1
2022-05-25T10:56:03,834 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2022-05-25T10:56:03,855 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.854 CREATE appNGizer DatabaseConnection appNG HSQL
2022-05-25T10:56:03,874 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active.
2022-05-25T10:56:03,887 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.886 UPDATE appNGizer DatabaseConnection appNG HSQL
2022-05-25T10:56:03,891 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.89 CREATE appNGizer DatabaseConnection appNG MYSQL
2022-05-25T10:56:03,902 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2022-05-25T10:56:03,902 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:mysql://localhost:3306/appNG MYSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:mysql://localhost:3306/appNG MYSQL)
2022-05-25T10:56:03,902 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2022-05-25T10:56:03,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.908 CREATE appNGizer DatabaseConnection appNG MSSQL
2022-05-25T10:56:03,911 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2022-05-25T10:56:03,911 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: No suitable driver found for jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL)
2022-05-25T10:56:03,911 INFO  [main] org.appng.core.service.DatabaseService: MSSQL jdbc:sqlserver://localhost:1433;databaseName=appNG MSSQL is not working and will be deactivated.
2022-05-25T10:56:03,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:03.932 CREATE appNGizer DatabaseConnection appNG POSTGRESQL
2022-05-25T10:56:03,935 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2022-05-25T10:56:04,002 WARN  [main] org.appng.core.domain.DatabaseConnection: error while connecting to jdbc:postgresql://localhost:5432/appNG POSTGRESQL (org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get 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-05-25T10:56:04,002 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2022-05-25T10:56:06,007 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:06,007 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:06,008 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:06,010 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-05-25T10:56:06,022 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:56:06,026 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:06,026 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:06,026 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:06,028 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:06,074 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:56:06,075 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:06,075 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:06,075 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:06,077 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:06,119 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.027s)
2022-05-25T10:56:06,121 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": 4.2.1
2022-05-25T10:56:06,122 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Schema "PUBLIC" is up to date. No migration necessary.
2022-05-25T10:56:06,133 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0) is active.
2022-05-25T10:56:06,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:06.151 UPDATE appNGizer DatabaseConnection appNG HSQL
2022-05-25T10:56:06,157 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.mysql.cj.jdbc.Driver could not be loaded.
2022-05-25T10:56:06,164 WARN  [main] org.appng.core.domain.DatabaseConnection: Driver com.microsoft.sqlserver.jdbc.SQLServerDriver could not be loaded.
2022-05-25T10:56:06,170 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2022-05-25T10:56:07,586 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:07,586 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:07,593 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms
2022-05-25T10:56:07,649 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:56:07,654 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:07,654 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:07,654 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:07,657 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:08,638 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:08,639 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:08,640 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:08,662 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5.0)
2022-05-25T10:56:08,666 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:08,666 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:08,666 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:08,670 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:08,706 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:08.706 UPDATE appNGizer DatabaseConnection appNG HSQL
2022-05-25T10:56:09,638 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:00 CEST 2022]; root of context hierarchy
2022-05-25T10:56:09,639 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:09,640 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.827 s - in org.appng.appngizer.controller.DatabaseControllerTest
[INFO] Running org.appng.appngizer.controller.SitePropertyControllerTest
2022-05-25T10:56:09,661 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:09,664 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7ae87fbe, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@252d7bcf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76ed86db, org.springframework.test.context.support.DirtiesContextTestExecutionListener@23ceb383, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1ae22dcb, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@54dfde5b]
2022-05-25T10:56:09,671 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:09,793 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:09 CEST 2022]; root of context hierarchy
2022-05-25T10:56:09,840 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:09,840 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:09,900 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:09,986 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:10,039 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:10,039 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:10,205 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:10,214 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:10,883 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:10,884 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:11,370 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:09 CEST 2022]; root of context hierarchy
2022-05-25T10:56:11,423 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:11,423 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:11,423 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:11,425 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:11,443 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s)
2022-05-25T10:56:11,445 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:11,453 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:11,504 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:11,558 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:11,572 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:11,577 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:11,584 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:11,598 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:11,601 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:11,614 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:11,617 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:11,629 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:11,645 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:11,658 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:11,658 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:11,659 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:11,662 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:11,675 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:11,738 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:11,741 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:11,753 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:11,757 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.305s)
2022-05-25T10:56:11,772 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:11,888 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:11,888 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,888 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:11,888 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:11,889 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:11,889 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:11,889 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:11,889 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,889 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:11,891 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:11,891 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:11,891 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:11,891 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:11,892 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:11,898 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:11,898 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:11,898 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:11,899 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:11,900 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:11,900 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:11,900 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:11,900 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:11,901 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:11,901 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:11,908 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:11,908 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:11,909 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:11,909 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:11,909 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:11,910 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:11,910 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:11,910 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:11,910 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:11,911 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:11,911 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,912 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:11,912 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,912 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:11,918 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:11,918 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:11,918 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:11,918 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:11,919 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:11,919 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:11,920 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:11,920 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:11,921 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:11,921 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:11,924 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:11,924 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:11,931 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:11,933 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:11,933 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:11,934 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:11,935 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:11,935 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:11,935 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:11,935 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:11,935 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:11,937 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:11,938 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,938 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:11,938 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,939 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:11,940 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:11,940 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:11,940 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:11,940 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:11,941 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:11,941 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:11,942 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:11,942 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,942 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:11,943 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:11,943 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:11,943 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:11,943 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:11,943 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:11,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:11,954 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:11,954 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:11,954 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:11,954 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:12,020 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:09 CEST 2022]; root of context hierarchy
2022-05-25T10:56:12,145 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:12,145 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:12,149 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2022-05-25T10:56:12,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.184 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:12,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.189 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:12,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.193 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:12,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.193 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:12,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.2 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:12,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.201 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:12,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.206 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:12,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.211 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:12,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.212 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:12,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.218 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:12,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.219 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:12,220 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.219 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:12,220 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.22 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:12,221 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.221 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:12,230 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.221 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:12,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.23 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:12,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.234 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:12,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.235 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:12,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.238 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:12,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.238 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:12,245 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.239 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:12,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.249 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:12,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.254 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:12,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.255 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:12,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.257 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:12,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.257 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:12,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.258 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:12,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.258 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:12,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.259 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:12,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.26 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:12,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.271 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:12,272 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.272 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:12,276 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.276 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:12,276 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.276 CREATE appNGizer Property platform.locale
2022-05-25T10:56:12,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.283 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:12,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.29 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:12,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.29 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:12,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.291 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:12,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.292 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:12,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.292 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:12,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.293 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:12,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.293 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:12,303 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.303 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:12,304 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.304 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:12,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.31 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:12,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.31 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:12,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.313 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:12,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.314 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:12,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.315 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:12,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.315 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:12,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.316 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:12,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.316 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:12,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.317 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:12,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.334 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:12,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.335 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:12,503 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.503 CREATE appNGizer Property platform.site.localhost.template
2022-05-25T10:56:12,504 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.504 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer
2022-05-25T10:56:12,512 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.51 CREATE appNGizer Property platform.site.localhost.wwwDir
2022-05-25T10:56:12,514 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.513 CREATE appNGizer Property platform.site.localhost.tagPrefix
2022-05-25T10:56:12,515 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.514 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute
2022-05-25T10:56:12,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.515 CREATE appNGizer Property platform.site.localhost.authLoginPage
2022-05-25T10:56:12,516 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.516 CREATE appNGizer Property platform.site.localhost.cacheEnabled
2022-05-25T10:56:12,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.522 CREATE appNGizer Property platform.site.localhost.ldapUser
2022-05-25T10:56:12,523 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.523 CREATE appNGizer Property platform.site.localhost.ldapDisabled
2022-05-25T10:56:12,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.526 CREATE appNGizer Property platform.site.localhost.serviceOutputType
2022-05-25T10:56:12,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.527 CREATE appNGizer Property platform.site.localhost.encoding
2022-05-25T10:56:12,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.527 CREATE appNGizer Property platform.site.localhost.indexDir
2022-05-25T10:56:12,528 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.528 CREATE appNGizer Property platform.site.localhost.defaultApplication
2022-05-25T10:56:12,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.529 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled
2022-05-25T10:56:12,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.537 CREATE appNGizer Property platform.site.localhost.mailHost
2022-05-25T10:56:12,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.538 CREATE appNGizer Property platform.site.localhost.authLoginRef
2022-05-25T10:56:12,539 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.539 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat
2022-05-25T10:56:12,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.546 CREATE appNGizer Property platform.site.localhost.indexFileTypes
2022-05-25T10:56:12,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.549 CREATE appNGizer Property platform.site.localhost.authApplication
2022-05-25T10:56:12,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.55 CREATE appNGizer Property platform.site.localhost.defaultPage
2022-05-25T10:56:12,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.551 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn
2022-05-25T10:56:12,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.557 CREATE appNGizer Property platform.site.localhost.ldapStartTls
2022-05-25T10:56:12,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.557 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown
2022-05-25T10:56:12,561 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.561 CREATE appNGizer Property platform.site.localhost.appendTabId
2022-05-25T10:56:12,562 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.562 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive
2022-05-25T10:56:12,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.563 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods
2022-05-25T10:56:12,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.563 CREATE appNGizer Property platform.site.localhost.ldapDomain
2022-05-25T10:56:12,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.564 CREATE appNGizer Property platform.site.localhost.searchChunkSize
2022-05-25T10:56:12,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.564 CREATE appNGizer Property platform.site.localhost.rewriteConfig
2022-05-25T10:56:12,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.565 CREATE appNGizer Property platform.site.localhost.indexTimeout
2022-05-25T10:56:12,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.578 CREATE appNGizer Property platform.site.localhost.xssExceptions
2022-05-25T10:56:12,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.579 CREATE appNGizer Property platform.site.localhost.service-path
2022-05-25T10:56:12,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.587 CREATE appNGizer Property platform.site.localhost.supportReloadFile
2022-05-25T10:56:12,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.588 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue
2022-05-25T10:56:12,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.595 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle
2022-05-25T10:56:12,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.596 CREATE appNGizer Property platform.site.localhost.authLogoutActionName
2022-05-25T10:56:12,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.597 CREATE appNGizer Property platform.site.localhost.authLogoutPage
2022-05-25T10:56:12,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.598 CREATE appNGizer Property platform.site.localhost.siteRootDir
2022-05-25T10:56:12,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.599 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize
2022-05-25T10:56:12,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.599 CREATE appNGizer Property platform.site.localhost.name
2022-05-25T10:56:12,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.6 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout
2022-05-25T10:56:12,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.606 CREATE appNGizer Property platform.site.localhost.allowSkipRender
2022-05-25T10:56:12,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.607 CREATE appNGizer Property platform.site.localhost.cacheStatistics
2022-05-25T10:56:12,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.608 CREATE appNGizer Property platform.site.localhost.errorPage
2022-05-25T10:56:12,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.608 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled
2022-05-25T10:56:12,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.609 CREATE appNGizer Property platform.site.localhost.supportedLanguages
2022-05-25T10:56:12,617 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.609 CREATE appNGizer Property platform.site.localhost.assetsDir
2022-05-25T10:56:12,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.618 CREATE appNGizer Property platform.site.localhost.errorPages
2022-05-25T10:56:12,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.619 CREATE appNGizer Property platform.site.localhost.authLogoutRef
2022-05-25T10:56:12,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.623 CREATE appNGizer Property platform.site.localhost.locale
2022-05-25T10:56:12,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.624 CREATE appNGizer Property platform.site.localhost.mailDisabled
2022-05-25T10:56:12,626 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.626 CREATE appNGizer Property platform.site.localhost.timeZone
2022-05-25T10:56:12,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.632 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths
2022-05-25T10:56:12,638 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.633 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn
2022-05-25T10:56:12,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.638 CREATE appNGizer Property platform.site.localhost.cacheExceptions
2022-05-25T10:56:12,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.639 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain
2022-05-25T10:56:12,640 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.639 CREATE appNGizer Property platform.site.localhost.ldapPassword
2022-05-25T10:56:12,647 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.64 CREATE appNGizer Property platform.site.localhost.indexConfig
2022-05-25T10:56:12,648 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.647 CREATE appNGizer Property platform.site.localhost.cacheTimeouts
2022-05-25T10:56:12,648 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.648 CREATE appNGizer Property platform.site.localhost.defaultPageSize
2022-05-25T10:56:12,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.649 CREATE appNGizer Property platform.site.localhost.documentDir
2022-05-25T10:56:12,655 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.654 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme
2022-05-25T10:56:12,658 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.658 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance
2022-05-25T10:56:12,658 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.658 CREATE appNGizer Property platform.site.localhost.searchMaxHits
2022-05-25T10:56:12,659 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.659 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout
2022-05-25T10:56:12,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.659 CREATE appNGizer Property platform.site.localhost.indexQueueSize
2022-05-25T10:56:12,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.66 CREATE appNGizer Property platform.site.localhost.mailPort
2022-05-25T10:56:12,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.66 CREATE appNGizer Property platform.site.localhost.host
2022-05-25T10:56:12,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.661 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime
2022-05-25T10:56:12,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.661 CREATE appNGizer Property platform.site.localhost.ldapHost
2022-05-25T10:56:12,674 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.674 CREATE appNGizer Property platform.site.localhost.manager-path
2022-05-25T10:56:12,677 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:12.677 CREATE appNGizer Site localhost
2022-05-25T10:56:13,030 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.03 UPDATE appNGizer Property platform.site.localhost.assetsDir
2022-05-25T10:56:13,095 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.095 UPDATE appNGizer Property platform.site.localhost.assetsDir
2022-05-25T10:56:13,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.106 UPDATE appNGizer Property platform.site.localhost.xssExceptions
2022-05-25T10:56:13,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.171 UPDATE appNGizer Property platform.site.localhost.xssExceptions
2022-05-25T10:56:13,175 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.175 CREATE appNGizer Property platform.site.localhost.theAnswer
2022-05-25T10:56:13,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.281 DELETE appNGizer Property platform.site.localhost.theAnswer
2022-05-25T10:56:13,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.319 CREATE appNGizer Property platform.site.localhost.myNewProp
2022-05-25T10:56:13,438 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:13.438 DELETE appNGizer Property platform.site.localhost.myNewProp
2022-05-25T10:56:13,463 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:09 CEST 2022]; root of context hierarchy
2022-05-25T10:56:13,464 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:13,475 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.175 s - in org.appng.appngizer.controller.SitePropertyControllerTest
[INFO] Running org.appng.appngizer.controller.SiteApplicationControllerTest
2022-05-25T10:56:13,496 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:13,496 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@787a0dcf, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@508036af, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@35a9e1b1, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3e031b47, org.springframework.test.context.transaction.TransactionalTestExecutionListener@163f7d3d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@47db041b]
2022-05-25T10:56:13,497 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:13,643 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:13 CEST 2022]; root of context hierarchy
2022-05-25T10:56:13,702 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:13,702 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:13,810 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:13,926 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:13,972 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:13,972 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:14,158 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:14,162 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:14,715 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:14,717 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:15,177 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:13 CEST 2022]; root of context hierarchy
2022-05-25T10:56:15,238 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:15,238 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:15,238 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:15,241 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:15,258 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s)
2022-05-25T10:56:15,261 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:15,265 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:15,310 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:15,395 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:15,414 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:15,425 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:15,429 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:15,442 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:15,454 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:15,463 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:15,474 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:15,490 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:15,494 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:15,506 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:15,508 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:15,508 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:15,518 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:15,522 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:15,538 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:15,539 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:15,555 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:15,557 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.293s)
2022-05-25T10:56:15,569 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:15,689 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:15,694 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,694 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:15,694 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:15,694 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:15,694 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:15,695 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:15,695 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,695 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:15,696 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:15,696 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:15,696 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:15,697 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:15,697 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:15,697 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:15,697 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:15,697 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:15,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:15,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:15,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:15,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:15,703 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:15,703 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:15,703 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:15,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:15,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:15,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:15,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:15,705 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:15,705 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:15,705 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:15,710 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:15,710 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:15,711 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:15,711 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,711 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:15,711 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,711 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:15,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:15,718 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:15,718 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:15,718 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:15,719 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:15,719 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:15,719 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:15,720 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:15,720 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:15,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:15,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:15,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:15,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:15,721 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:15,726 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:15,727 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:15,727 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,728 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:15,728 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,728 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:15,729 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:15,729 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:15,729 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:15,729 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:15,729 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:15,734 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:15,735 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:15,735 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,735 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:15,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:15,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:15,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:15,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:15,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:15,737 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:15,737 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:15,737 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:15,737 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:15,738 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:15,789 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:13 CEST 2022]; root of context hierarchy
2022-05-25T10:56:15,922 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:15,922 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:15,933 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 11 ms
2022-05-25T10:56:15,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.971 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:15,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.972 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:15,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.973 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:15,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.973 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:15,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.974 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:15,988 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.988 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:15,995 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.989 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:15,996 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.996 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:15,997 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.997 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:15,997 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.997 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:16,006 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:15.998 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:16,007 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.006 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:16,007 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.007 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:16,008 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.007 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:16,008 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.008 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:16,009 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.008 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:16,009 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.009 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:16,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.009 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:16,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.015 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:16,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.016 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:16,017 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.016 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:16,017 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.017 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:16,018 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.017 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:16,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.026 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:16,027 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.026 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:16,027 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.027 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:16,030 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.03 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:16,030 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.03 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:16,031 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.031 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:16,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.033 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:16,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.034 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:16,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.034 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:16,035 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.035 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:16,036 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.035 CREATE appNGizer Property platform.locale
2022-05-25T10:56:16,036 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.036 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:16,037 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.036 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:16,037 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.037 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:16,050 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.037 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:16,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.05 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:16,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.051 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:16,059 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.057 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:16,060 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.06 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:16,065 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.06 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:16,066 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.066 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:16,066 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.066 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:16,067 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.067 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:16,067 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.067 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:16,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.068 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:16,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.068 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:16,069 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.069 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:16,069 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.069 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:16,082 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.082 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:16,083 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.083 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:16,084 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.083 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:16,091 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.091 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:16,165 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.164 CREATE appNGizer Repository local
2022-05-25T10:56:16,259 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:56:16,291 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:56:16,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.294 CREATE appNGizer Application demo-application
2022-05-25T10:56:16,304 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:56:16,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.313 CREATE appNGizer Permission debug
2022-05-25T10:56:16,314 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:56:16,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.314 CREATE appNGizer Permission output-format.html
2022-05-25T10:56:16,315 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:56:16,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.315 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:56:16,315 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:56:16,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.316 CREATE appNGizer Permission testPermission
2022-05-25T10:56:16,331 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.331 CREATE appNGizer Role Administrator
2022-05-25T10:56:16,355 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:56:16,356 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:56:16,359 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:16,359 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:56:16,360 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.36 CREATE appNGizer Role Debugger
2022-05-25T10:56:16,367 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:56:16,375 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:56:16,376 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:56:16,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.376 CREATE appNGizer Role Tester
2022-05-25T10:56:16,386 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:56:16,386 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:56:16,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.395 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:16,396 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.396 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:16,402 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.396 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:16,411 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.411 UPDATE appNGizer Role Administrator
2022-05-25T10:56:16,412 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.412 UPDATE appNGizer Role Debugger
2022-05-25T10:56:16,417 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.416 UPDATE appNGizer Role Tester
2022-05-25T10:56:16,434 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,434 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,434 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,434 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:16,435 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:56:16,461 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:56:16,461 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:56:16,479 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:16,485 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:56:16,494 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:56:16,497 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:56:16,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.591 CREATE appNGizer Property platform.site.localhost.template
2022-05-25T10:56:16,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.591 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer
2022-05-25T10:56:16,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.592 CREATE appNGizer Property platform.site.localhost.wwwDir
2022-05-25T10:56:16,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.592 CREATE appNGizer Property platform.site.localhost.tagPrefix
2022-05-25T10:56:16,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.593 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute
2022-05-25T10:56:16,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.593 CREATE appNGizer Property platform.site.localhost.authLoginPage
2022-05-25T10:56:16,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.598 CREATE appNGizer Property platform.site.localhost.cacheEnabled
2022-05-25T10:56:16,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.598 CREATE appNGizer Property platform.site.localhost.ldapUser
2022-05-25T10:56:16,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.599 CREATE appNGizer Property platform.site.localhost.ldapDisabled
2022-05-25T10:56:16,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.607 CREATE appNGizer Property platform.site.localhost.serviceOutputType
2022-05-25T10:56:16,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.608 CREATE appNGizer Property platform.site.localhost.encoding
2022-05-25T10:56:16,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.608 CREATE appNGizer Property platform.site.localhost.indexDir
2022-05-25T10:56:16,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.609 CREATE appNGizer Property platform.site.localhost.defaultApplication
2022-05-25T10:56:16,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.61 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled
2022-05-25T10:56:16,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.61 CREATE appNGizer Property platform.site.localhost.mailHost
2022-05-25T10:56:16,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.611 CREATE appNGizer Property platform.site.localhost.authLoginRef
2022-05-25T10:56:16,612 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.612 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat
2022-05-25T10:56:16,613 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.613 CREATE appNGizer Property platform.site.localhost.indexFileTypes
2022-05-25T10:56:16,617 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.613 CREATE appNGizer Property platform.site.localhost.authApplication
2022-05-25T10:56:16,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.617 CREATE appNGizer Property platform.site.localhost.defaultPage
2022-05-25T10:56:16,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.618 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn
2022-05-25T10:56:16,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.618 CREATE appNGizer Property platform.site.localhost.ldapStartTls
2022-05-25T10:56:16,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.619 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown
2022-05-25T10:56:16,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.619 CREATE appNGizer Property platform.site.localhost.appendTabId
2022-05-25T10:56:16,628 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.62 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive
2022-05-25T10:56:16,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.629 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods
2022-05-25T10:56:16,629 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.629 CREATE appNGizer Property platform.site.localhost.ldapDomain
2022-05-25T10:56:16,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.634 CREATE appNGizer Property platform.site.localhost.searchChunkSize
2022-05-25T10:56:16,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.634 CREATE appNGizer Property platform.site.localhost.rewriteConfig
2022-05-25T10:56:16,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.635 CREATE appNGizer Property platform.site.localhost.indexTimeout
2022-05-25T10:56:16,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.635 CREATE appNGizer Property platform.site.localhost.xssExceptions
2022-05-25T10:56:16,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.636 CREATE appNGizer Property platform.site.localhost.service-path
2022-05-25T10:56:16,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.636 CREATE appNGizer Property platform.site.localhost.supportReloadFile
2022-05-25T10:56:16,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.637 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue
2022-05-25T10:56:16,637 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.637 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle
2022-05-25T10:56:16,642 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.637 CREATE appNGizer Property platform.site.localhost.authLogoutActionName
2022-05-25T10:56:16,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.644 CREATE appNGizer Property platform.site.localhost.authLogoutPage
2022-05-25T10:56:16,645 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.645 CREATE appNGizer Property platform.site.localhost.siteRootDir
2022-05-25T10:56:16,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.645 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize
2022-05-25T10:56:16,646 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.646 CREATE appNGizer Property platform.site.localhost.name
2022-05-25T10:56:16,647 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.646 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout
2022-05-25T10:56:16,647 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.647 CREATE appNGizer Property platform.site.localhost.allowSkipRender
2022-05-25T10:56:16,648 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.647 CREATE appNGizer Property platform.site.localhost.cacheStatistics
2022-05-25T10:56:16,648 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.648 CREATE appNGizer Property platform.site.localhost.errorPage
2022-05-25T10:56:16,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.648 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled
2022-05-25T10:56:16,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.649 CREATE appNGizer Property platform.site.localhost.supportedLanguages
2022-05-25T10:56:16,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.649 CREATE appNGizer Property platform.site.localhost.assetsDir
2022-05-25T10:56:16,658 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.657 CREATE appNGizer Property platform.site.localhost.errorPages
2022-05-25T10:56:16,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.66 CREATE appNGizer Property platform.site.localhost.authLogoutRef
2022-05-25T10:56:16,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.66 CREATE appNGizer Property platform.site.localhost.locale
2022-05-25T10:56:16,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.661 CREATE appNGizer Property platform.site.localhost.mailDisabled
2022-05-25T10:56:16,661 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.661 CREATE appNGizer Property platform.site.localhost.timeZone
2022-05-25T10:56:16,667 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.667 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths
2022-05-25T10:56:16,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.668 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn
2022-05-25T10:56:16,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.668 CREATE appNGizer Property platform.site.localhost.cacheExceptions
2022-05-25T10:56:16,669 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.669 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain
2022-05-25T10:56:16,669 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.669 CREATE appNGizer Property platform.site.localhost.ldapPassword
2022-05-25T10:56:16,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.669 CREATE appNGizer Property platform.site.localhost.indexConfig
2022-05-25T10:56:16,670 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.67 CREATE appNGizer Property platform.site.localhost.cacheTimeouts
2022-05-25T10:56:16,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.67 CREATE appNGizer Property platform.site.localhost.defaultPageSize
2022-05-25T10:56:16,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.671 CREATE appNGizer Property platform.site.localhost.documentDir
2022-05-25T10:56:16,671 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.671 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme
2022-05-25T10:56:16,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.672 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance
2022-05-25T10:56:16,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.672 CREATE appNGizer Property platform.site.localhost.searchMaxHits
2022-05-25T10:56:16,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.678 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout
2022-05-25T10:56:16,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.68 CREATE appNGizer Property platform.site.localhost.indexQueueSize
2022-05-25T10:56:16,680 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.68 CREATE appNGizer Property platform.site.localhost.mailPort
2022-05-25T10:56:16,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.681 CREATE appNGizer Property platform.site.localhost.host
2022-05-25T10:56:16,681 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.681 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime
2022-05-25T10:56:16,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.682 CREATE appNGizer Property platform.site.localhost.ldapHost
2022-05-25T10:56:16,682 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.682 CREATE appNGizer Property platform.site.localhost.manager-path
2022-05-25T10:56:16,685 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.685 CREATE appNGizer Site localhost
2022-05-25T10:56:16,793 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.793 CREATE appNGizer Property platform.site.anotherSite.ldapPrincipalScheme
2022-05-25T10:56:16,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.795 CREATE appNGizer Property platform.site.anotherSite.encoding
2022-05-25T10:56:16,796 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.796 CREATE appNGizer Property platform.site.anotherSite.supportReloadFile
2022-05-25T10:56:16,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.796 CREATE appNGizer Property platform.site.anotherSite.allowSkipRender
2022-05-25T10:56:16,799 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.799 CREATE appNGizer Property platform.site.anotherSite.documentDir
2022-05-25T10:56:16,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.799 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedPaths
2022-05-25T10:56:16,800 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.8 CREATE appNGizer Property platform.site.anotherSite.wwwDir
2022-05-25T10:56:16,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.8 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionName
2022-05-25T10:56:16,801 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.801 CREATE appNGizer Property platform.site.anotherSite.ldapStartTls
2022-05-25T10:56:16,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.801 CREATE appNGizer Property platform.site.anotherSite.name
2022-05-25T10:56:16,807 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.807 CREATE appNGizer Property platform.site.anotherSite.cacheEnabled
2022-05-25T10:56:16,808 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.808 CREATE appNGizer Property platform.site.anotherSite.serviceOutputFormat
2022-05-25T10:56:16,811 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.809 CREATE appNGizer Property platform.site.anotherSite.jdbcValidationTimeout
2022-05-25T10:56:16,812 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.812 CREATE appNGizer Property platform.site.anotherSite.ldapUser
2022-05-25T10:56:16,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.812 CREATE appNGizer Property platform.site.anotherSite.ldapDisabled
2022-05-25T10:56:16,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.813 CREATE appNGizer Property platform.site.anotherSite.indexConfig
2022-05-25T10:56:16,813 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.813 CREATE appNGizer Property platform.site.anotherSite.siteRootDir
2022-05-25T10:56:16,818 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.818 CREATE appNGizer Property platform.site.anotherSite.ldapDomain
2022-05-25T10:56:16,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.819 CREATE appNGizer Property platform.site.anotherSite.authLoginPage
2022-05-25T10:56:16,826 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.826 CREATE appNGizer Property platform.site.anotherSite.cacheStatistics
2022-05-25T10:56:16,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.827 CREATE appNGizer Property platform.site.anotherSite.mailPort
2022-05-25T10:56:16,827 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.827 CREATE appNGizer Property platform.site.anotherSite.appendTabId
2022-05-25T10:56:16,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.827 CREATE appNGizer Property platform.site.anotherSite.service-path
2022-05-25T10:56:16,828 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.828 CREATE appNGizer Property platform.site.anotherSite.template
2022-05-25T10:56:16,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.828 CREATE appNGizer Property platform.site.anotherSite.cacheTimeouts
2022-05-25T10:56:16,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.829 CREATE appNGizer Property platform.site.anotherSite.tagPrefix
2022-05-25T10:56:16,829 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.829 CREATE appNGizer Property platform.site.anotherSite.authLogoutPage
2022-05-25T10:56:16,832 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.83 CREATE appNGizer Property platform.site.anotherSite.timeZone
2022-05-25T10:56:16,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.832 CREATE appNGizer Property platform.site.anotherSite.ldapIdAttribute
2022-05-25T10:56:16,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.833 CREATE appNGizer Property platform.site.anotherSite.cacheTimeToLive
2022-05-25T10:56:16,833 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.833 CREATE appNGizer Property platform.site.anotherSite.searchMaxHits
2022-05-25T10:56:16,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.834 CREATE appNGizer Property platform.site.anotherSite.host
2022-05-25T10:56:16,834 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.834 CREATE appNGizer Property platform.site.anotherSite.indexFileTypes
2022-05-25T10:56:16,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.834 CREATE appNGizer Property platform.site.anotherSite.supportedLanguages
2022-05-25T10:56:16,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.835 CREATE appNGizer Property platform.site.anotherSite.jdbcLogPerformance
2022-05-25T10:56:16,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.835 CREATE appNGizer Property platform.site.anotherSite.locale
2022-05-25T10:56:16,836 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.836 CREATE appNGizer Property platform.site.anotherSite.DatasourceConfigurer
2022-05-25T10:56:16,836 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.836 CREATE appNGizer Property platform.site.anotherSite.indexTimeout
2022-05-25T10:56:16,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.836 CREATE appNGizer Property platform.site.anotherSite.rewriteConfig
2022-05-25T10:56:16,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.837 CREATE appNGizer Property platform.site.anotherSite.authLogoutActionValue
2022-05-25T10:56:16,837 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.837 CREATE appNGizer Property platform.site.anotherSite.mailHost
2022-05-25T10:56:16,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.844 CREATE appNGizer Property platform.site.anotherSite.authLoginRef
2022-05-25T10:56:16,844 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.844 CREATE appNGizer Property platform.site.anotherSite.searchChunkSize
2022-05-25T10:56:16,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.844 CREATE appNGizer Property platform.site.anotherSite.defaultPage
2022-05-25T10:56:16,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.845 CREATE appNGizer Property platform.site.anotherSite.csrfProtectedMethods
2022-05-25T10:56:16,845 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.845 CREATE appNGizer Property platform.site.anotherSite.indexFileSystemQueueSize
2022-05-25T10:56:16,846 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.846 CREATE appNGizer Property platform.site.anotherSite.sessionTrackingEnabled
2022-05-25T10:56:16,850 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.846 CREATE appNGizer Property platform.site.anotherSite.ldapPassword
2022-05-25T10:56:16,850 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.85 CREATE appNGizer Property platform.site.anotherSite.ldapHost
2022-05-25T10:56:16,857 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.857 CREATE appNGizer Property platform.site.anotherSite.ldapGroupBaseDn
2022-05-25T10:56:16,862 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.857 CREATE appNGizer Property platform.site.anotherSite.cacheClearOnShutdown
2022-05-25T10:56:16,862 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.862 CREATE appNGizer Property platform.site.anotherSite.defaultPageSize
2022-05-25T10:56:16,862 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.862 CREATE appNGizer Property platform.site.anotherSite.cacheTimeoutsAntStyle
2022-05-25T10:56:16,863 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.863 CREATE appNGizer Property platform.site.anotherSite.csrfProtectionEnabled
2022-05-25T10:56:16,863 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.863 CREATE appNGizer Property platform.site.anotherSite.authLogoutRef
2022-05-25T10:56:16,864 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.864 CREATE appNGizer Property platform.site.anotherSite.cacheExceptions
2022-05-25T10:56:16,868 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.868 CREATE appNGizer Property platform.site.anotherSite.defaultApplication
2022-05-25T10:56:16,868 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.868 CREATE appNGizer Property platform.site.anotherSite.mailDisabled
2022-05-25T10:56:16,869 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.868 CREATE appNGizer Property platform.site.anotherSite.assetsDir
2022-05-25T10:56:16,869 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.869 CREATE appNGizer Property platform.site.anotherSite.ldapUserBaseDn
2022-05-25T10:56:16,870 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.869 CREATE appNGizer Property platform.site.anotherSite.xssExceptions
2022-05-25T10:56:16,870 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.87 CREATE appNGizer Property platform.site.anotherSite.authApplication
2022-05-25T10:56:16,870 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.87 CREATE appNGizer Property platform.site.anotherSite.jdbcMaxLifetime
2022-05-25T10:56:16,871 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.871 CREATE appNGizer Property platform.site.anotherSite.errorPage
2022-05-25T10:56:16,871 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.871 CREATE appNGizer Property platform.site.anotherSite.manager-path
2022-05-25T10:56:16,872 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.871 CREATE appNGizer Property platform.site.anotherSite.indexDir
2022-05-25T10:56:16,872 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.872 CREATE appNGizer Property platform.site.anotherSite.enforcePrimaryDomain
2022-05-25T10:56:16,872 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.872 CREATE appNGizer Property platform.site.anotherSite.jdbcConnectionTimeout
2022-05-25T10:56:16,873 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.873 CREATE appNGizer Property platform.site.anotherSite.indexQueueSize
2022-05-25T10:56:16,873 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.873 CREATE appNGizer Property platform.site.anotherSite.errorPages
2022-05-25T10:56:16,890 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.873 CREATE appNGizer Property platform.site.anotherSite.serviceOutputType
2022-05-25T10:56:16,891 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:16.89 CREATE appNGizer Site anotherSite
2022-05-25T10:56:17,116 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/platform/localhost/demo-application
2022-05-25T10:56:17,116 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/webapps/ROOT/WEB-INF/cache/application/localhost/demo-application
2022-05-25T10:56:17,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.139 INFO appNGizer Assigned application demo-application to site localhost
2022-05-25T10:56:17,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.149 CREATE appNGizer Property platform.site.localhost.application.demo-application.bar
2022-05-25T10:56:17,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.15 CREATE appNGizer Property platform.site.localhost.application.demo-application.foo
2022-05-25T10:56:17,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.154 CREATE appNGizer Property platform.site.localhost.application.demo-application.clobValue
2022-05-25T10:56:17,698 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.693 UPDATE appNGizer Property platform.site.localhost.application.demo-application.bar
2022-05-25T10:56:17,824 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.823 CREATE appNGizer Property platform.site.localhost.application.demo-application.myNewProp
2022-05-25T10:56:17,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:17.97 DELETE appNGizer Property platform.site.localhost.application.demo-application.myNewProp
2022-05-25T10:56:18,024 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site localhost, status of database-connection is NO_DB_SUPPORTED
2022-05-25T10:56:18,031 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:18.024 INFO appNGizer Removed application demo-application from site localhost
2022-05-25T10:56:18,033 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:18.033 DELETE appNGizer Property platform.site.localhost.application.demo-application.bar
2022-05-25T10:56:18,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:18.038 DELETE appNGizer Property platform.site.localhost.application.demo-application.clobValue
2022-05-25T10:56:18,039 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:18.039 DELETE appNGizer Property platform.site.localhost.application.demo-application.foo
2022-05-25T10:56:18,066 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:13 CEST 2022]; root of context hierarchy
2022-05-25T10:56:18,071 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:18,071 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.317 s - in org.appng.appngizer.controller.SiteApplicationControllerTest
[INFO] Running org.appng.appngizer.controller.SubjectControllerTest
2022-05-25T10:56:18,095 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:18,095 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3b0c2ea7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@3bbc2c7c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@237d8559, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7c58a503, org.springframework.test.context.transaction.TransactionalTestExecutionListener@267bd539, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7cfed246]
2022-05-25T10:56:18,097 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:18,239 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:18 CEST 2022]; root of context hierarchy
2022-05-25T10:56:18,275 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:18,275 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:18,331 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:18,416 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:18,468 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:18,468 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:18,623 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:18,628 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:19,099 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:19,101 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:19,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:18 CEST 2022]; root of context hierarchy
2022-05-25T10:56:19,590 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:19,590 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:19,590 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:19,598 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:19,609 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.010s)
2022-05-25T10:56:19,611 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:19,619 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:19,654 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:19,710 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:19,730 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:19,735 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:19,746 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:19,754 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:19,766 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:19,769 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:19,780 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:19,788 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:19,797 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:19,804 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:19,805 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:19,805 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:19,815 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:19,822 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:19,838 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:19,839 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:19,843 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:19,847 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.228s)
2022-05-25T10:56:19,861 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:19,964 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:19,964 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:19,964 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:19,964 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:19,965 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:19,965 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:19,970 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:19,970 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:19,970 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:19,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:19,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:19,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:19,975 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:19,975 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:19,975 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:19,975 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:19,975 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:19,976 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:19,977 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:19,977 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:19,977 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:19,977 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:19,977 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:19,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:19,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:19,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:19,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:19,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:19,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:19,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:19,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:19,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:19,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:19,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:19,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:19,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:19,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:19,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:19,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:19,991 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:19,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:19,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:19,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:19,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:19,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:19,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:19,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:19,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:19,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:19,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:19,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:19,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:19,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:19,995 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:19,996 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:19,996 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:19,996 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:19,996 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:19,997 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:19,997 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:19,997 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:19,997 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:19,997 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:20,006 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:20,010 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:20,010 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:20,010 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:20,010 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:20,010 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:20,011 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:20,011 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:20,011 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:20,012 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:20,012 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:20,012 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:20,012 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:20,012 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:20,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:18 CEST 2022]; root of context hierarchy
2022-05-25T10:56:20,174 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:20,174 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:20,182 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms
2022-05-25T10:56:20,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.207 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:20,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.208 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:20,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.208 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:20,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.209 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:20,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.209 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:20,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.209 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:20,226 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.226 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:20,227 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.227 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:20,228 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.227 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:20,228 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.228 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:20,228 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.228 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:20,229 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.229 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:20,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.229 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:20,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.238 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:20,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.238 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:20,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.239 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:20,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.239 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:20,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.24 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:20,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.24 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:20,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.24 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:20,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.251 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:20,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.251 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:20,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.252 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:20,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.254 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:20,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.257 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:20,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.258 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:20,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.258 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:20,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.258 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:20,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.259 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:20,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.259 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:20,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.259 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:20,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.26 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:20,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.26 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:20,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.261 CREATE appNGizer Property platform.locale
2022-05-25T10:56:20,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.261 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:20,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.261 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:20,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.28 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:20,281 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.281 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:20,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.29 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:20,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.29 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:20,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.29 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:20,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.291 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:20,291 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.291 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:20,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.292 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:20,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.292 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:20,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.292 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:20,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.293 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:20,293 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.293 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:20,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.293 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:20,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.302 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:20,302 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.302 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:20,303 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.303 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:20,303 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.303 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:20,303 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.303 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:20,304 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.304 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:20,358 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.357 CREATE appNGizer Group Admin
2022-05-25T10:56:20,411 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.41 CREATE appNGizer Subject Admin
2022-05-25T10:56:20,440 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.439 UPDATE appNGizer Subject Admin
2022-05-25T10:56:20,443 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.443 UPDATE appNGizer Group Admin
2022-05-25T10:56:20,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.536 UPDATE appNGizer Group Admin
2022-05-25T10:56:20,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.563 UPDATE appNGizer Subject Admin
2022-05-25T10:56:20,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.58 UPDATE appNGizer Subject Admin
2022-05-25T10:56:20,694 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.694 UPDATE appNGizer Subject Admin
2022-05-25T10:56:20,746 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:20,746 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:20,747 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:20,760 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.76 CREATE appNGizer Subject deleteme
2022-05-25T10:56:20,817 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.817 DELETE appNGizer Subject deleteme
2022-05-25T10:56:20,830 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:20,830 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:20,832 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms
2022-05-25T10:56:20,850 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.844 CREATE appNGizer Subject john.doe
2022-05-25T10:56:20,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.908 UPDATE appNGizer Subject john.doe
2022-05-25T10:56:20,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.942 DELETE appNGizer Subject john.doe
2022-05-25T10:56:20,947 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:20,947 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:20,948 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:20,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:20.953 CREATE appNGizer Subject john doe
2022-05-25T10:56:21,050 ERROR [main] org.appng.appngizer.controller.SubjectController: [61] error while processing [POST] on /subject
javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.SubjectImpl] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='{validation.usernameGroup}', propertyPath=name, rootBeanClass=class org.appng.core.domain.SubjectImpl, messageTemplate='{validation.usernameGroup}'}
]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?]
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at com.sun.proxy.$Proxy132.save(Unknown Source) ~[?:?]
	at org.appng.core.service.CoreService.createSubject(CoreService.java:198) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1f06ac5a.createSubject(<generated>) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.appngizer.controller.SubjectController.createSubject(SubjectController.java:94) ~[classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?]
	at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?]
	at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?]
	at org.appng.appngizer.controller.SubjectControllerTest.testInvalidName(SubjectControllerTest.java:42) ~[test-classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-05-25T10:56:21,094 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:21,094 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:21,095 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:21,138 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:18 CEST 2022]; root of context hierarchy
2022-05-25T10:56:21,139 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:21,139 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.255 s - in org.appng.appngizer.controller.SubjectControllerTest
[INFO] Running org.appng.appngizer.controller.RepositoryControllerTest
2022-05-25T10:56:21,163 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:21,163 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@585e14a5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@2b2f4b28, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@14c96229, org.springframework.test.context.support.DirtiesContextTestExecutionListener@29a658e5, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1759a48, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@50d2e745]
2022-05-25T10:56:21,164 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:21,317 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:21 CEST 2022]; root of context hierarchy
2022-05-25T10:56:21,390 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:21,390 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:21,471 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:21,552 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:21,606 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:21,606 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:21,755 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:21,768 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:22,377 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:22,378 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:22,778 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:21 CEST 2022]; root of context hierarchy
2022-05-25T10:56:22,816 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:22,816 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:22,816 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:22,818 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:22,842 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.022s)
2022-05-25T10:56:22,844 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:22,848 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:22,881 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:22,924 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:22,944 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:22,953 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:22,961 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:22,969 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:22,980 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:22,986 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:22,997 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:23,005 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:23,014 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:23,024 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:23,025 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:23,025 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:23,034 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:23,046 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:23,052 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:23,059 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:23,065 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:23,072 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.224s)
2022-05-25T10:56:23,084 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:23,207 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:23,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:23,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:23,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:23,208 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:23,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:23,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,209 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:23,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:23,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:23,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:23,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:23,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:23,215 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:23,216 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:23,216 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:23,217 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:23,217 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:23,217 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:23,217 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:23,218 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:23,225 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:23,225 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:23,226 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:23,226 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:23,227 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:23,227 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:23,227 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:23,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:23,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:23,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:23,228 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:23,229 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:23,229 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,230 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:23,235 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,235 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:23,237 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:23,237 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:23,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:23,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:23,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:23,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:23,238 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:23,239 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:23,239 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:23,239 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:23,240 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:23,240 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:23,240 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:23,240 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:23,240 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:23,253 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:23,253 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:23,253 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:23,253 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:23,254 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:23,255 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:23,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:23,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:23,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,256 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:23,263 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:23,263 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:23,263 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:23,264 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:23,264 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:23,264 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:23,265 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:23,265 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,266 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:23,266 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:23,266 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:23,266 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:23,266 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:23,267 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:23,268 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:23,268 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:23,268 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:23,268 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:23,268 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:23,325 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:21 CEST 2022]; root of context hierarchy
2022-05-25T10:56:23,450 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:23,450 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:23,526 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 76 ms
2022-05-25T10:56:23,555 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.555 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:23,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.555 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:23,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.556 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:23,556 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.556 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:23,563 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.557 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:23,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.563 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:23,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.564 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:23,564 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.564 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:23,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.565 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:23,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.565 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:23,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.565 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:23,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.566 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:23,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.566 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:23,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.567 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:23,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.567 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:23,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.567 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:23,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.568 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:23,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.568 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:23,569 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.569 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:23,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.578 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:23,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.578 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:23,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.579 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:23,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.579 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:23,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.58 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:23,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.58 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:23,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.58 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:23,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.581 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:23,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.581 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:23,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.582 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:23,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.594 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:23,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.594 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:23,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.595 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:23,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.595 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:23,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.596 CREATE appNGizer Property platform.locale
2022-05-25T10:56:23,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.596 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:23,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.596 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:23,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.597 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:23,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.597 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:23,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.605 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:23,606 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.606 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:23,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.606 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:23,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.607 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:23,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.607 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:23,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.608 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:23,615 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.608 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:23,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.615 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:23,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.618 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:23,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.619 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:23,619 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.619 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:23,620 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.619 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:23,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.621 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:23,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.621 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:23,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.621 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:23,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.622 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:23,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.622 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:23,700 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.7 CREATE appNGizer Repository local repo
2022-05-25T10:56:23,912 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:56:23,931 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:56:23,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.942 CREATE appNGizer Application demo-application
2022-05-25T10:56:23,946 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:56:23,948 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.948 CREATE appNGizer Permission debug
2022-05-25T10:56:23,966 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:56:23,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.966 CREATE appNGizer Permission output-format.html
2022-05-25T10:56:23,967 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:56:23,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.967 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:56:23,967 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:56:23,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.968 CREATE appNGizer Permission testPermission
2022-05-25T10:56:23,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:23.971 CREATE appNGizer Role Administrator
2022-05-25T10:56:23,998 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:56:24,002 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:56:24,007 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:24,007 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:56:24,008 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.007 CREATE appNGizer Role Debugger
2022-05-25T10:56:24,014 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:56:24,015 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:56:24,015 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:56:24,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.016 CREATE appNGizer Role Tester
2022-05-25T10:56:24,017 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:56:24,017 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:56:24,025 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.025 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:24,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.026 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:24,026 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.026 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:24,037 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.037 UPDATE appNGizer Role Administrator
2022-05-25T10:56:24,042 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.042 UPDATE appNGizer Role Debugger
2022-05-25T10:56:24,047 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.046 UPDATE appNGizer Role Tester
2022-05-25T10:56:24,067 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,068 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,068 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,068 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,068 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,068 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,068 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,069 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,074 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,074 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:24,074 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:56:24,106 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:56:24,114 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:56:24,115 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:24,119 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:56:24,127 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:56:24,128 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:56:24,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.224 UPDATE appNGizer Repository local
2022-05-25T10:56:24,300 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:24,300 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:24,310 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 10 ms
2022-05-25T10:56:24,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.332 CREATE appNGizer Repository deleteme
2022-05-25T10:56:24,400 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.4 DELETE appNGizer Repository deleteme
2022-05-25T10:56:24,414 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:24,414 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:24,415 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:24,461 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:24,461 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:24,462 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:24,492 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:24.492 CREATE appNGizer Repository dummy repo
2022-05-25T10:56:24,579 WARN  [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/dummy%20repo/demo-application/1.2.3] in DispatcherServlet with name ''
2022-05-25T10:56:24,590 WARN  [main] org.springframework.web.servlet.PageNotFound: No mapping found for HTTP request with URI [/repository/doesNotExist/demo-application/1.2.3] in DispatcherServlet with name ''
2022-05-25T10:56:24,623 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:24,623 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:24,624 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:24,709 INFO  [main] org.appng.core.model.RepositoryCacheFilesystem: deleted demo-application, Version: 1.5.3, Timestamp: 2013-01-13-1303 from repository /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo
2022-05-25T10:56:24,741 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:21 CEST 2022]; root of context hierarchy
2022-05-25T10:56:24,743 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:24,743 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.289 s - in org.appng.appngizer.controller.RepositoryControllerTest
[INFO] Running org.appng.appngizer.controller.SiteControllerTest
2022-05-25T10:56:24,760 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:24,760 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1f261726, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@7dec2a9d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@428ecd54, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a09f25e, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4539471e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@591d25e6]
2022-05-25T10:56:24,764 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:24,870 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:24 CEST 2022]; root of context hierarchy
2022-05-25T10:56:24,909 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:24,909 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:24,966 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:25,049 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:25,097 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:25,097 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:25,242 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:25,247 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:25,821 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:25,821 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:26,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:24 CEST 2022]; root of context hierarchy
2022-05-25T10:56:26,228 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:26,228 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:26,228 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:26,236 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:26,251 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s)
2022-05-25T10:56:26,252 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:26,266 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:26,310 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:26,351 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:26,371 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:26,378 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:26,381 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:26,388 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:26,395 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:26,404 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:26,414 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:26,420 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:26,427 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:26,436 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:26,442 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:26,442 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:26,445 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:26,448 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:26,459 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:26,461 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:26,469 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:26,483 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.221s)
2022-05-25T10:56:26,489 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:26,582 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:26,582 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,583 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:26,584 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:26,584 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:26,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:26,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:26,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:26,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:26,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:26,585 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:26,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:26,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:26,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:26,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:26,587 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:26,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:26,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:26,588 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:26,589 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:26,589 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:26,589 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:26,589 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:26,589 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:26,594 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:26,594 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:26,594 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:26,595 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:26,595 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,595 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:26,595 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,595 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:26,596 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:26,597 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:26,597 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:26,597 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:26,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:26,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:26,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:26,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:26,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:26,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:26,664 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:26,664 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:26,664 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:26,664 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:26,664 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:26,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:26,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:26,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:26,666 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:26,666 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:26,666 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:26,667 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:26,667 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,667 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:26,667 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,668 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:26,669 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:26,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:26,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:26,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:26,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:26,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:26,671 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:26,671 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,672 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:26,672 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:26,672 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:26,672 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:26,672 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:26,672 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:26,673 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:26,673 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:26,674 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:26,674 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:26,678 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:26,736 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:24 CEST 2022]; root of context hierarchy
2022-05-25T10:56:26,862 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:26,862 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:26,870 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 8 ms
2022-05-25T10:56:26,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.9 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:26,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.906 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:26,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.906 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:26,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.907 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:26,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.907 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:26,908 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.908 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:26,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.908 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:26,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.913 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:26,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.913 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:26,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.914 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:26,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.914 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:26,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.914 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:26,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.915 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:26,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.915 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:26,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.916 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:26,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.916 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:26,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.917 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:26,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.917 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:26,930 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.917 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:26,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.931 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:26,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.931 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:26,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.932 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:26,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.932 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:26,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.932 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:26,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.933 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:26,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.933 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:26,938 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.933 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:26,938 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.938 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:26,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.938 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:26,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.946 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:26,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.946 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:26,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.947 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:26,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.947 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:26,948 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.948 CREATE appNGizer Property platform.locale
2022-05-25T10:56:26,948 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.948 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:26,949 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.948 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:26,949 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.949 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:26,949 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.949 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:26,950 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.949 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:26,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.963 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:26,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.964 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:26,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.964 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:26,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.965 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:26,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.965 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:26,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.965 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:26,982 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.977 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:26,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.983 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:26,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.983 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:26,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.983 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:26,984 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.984 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:26,984 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.984 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:26,985 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.984 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:26,985 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.985 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:26,985 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.985 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:26,994 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:26.985 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:27,101 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.101 CREATE appNGizer Property platform.site.localhost.template
2022-05-25T10:56:27,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.119 CREATE appNGizer Property platform.site.localhost.DatasourceConfigurer
2022-05-25T10:56:27,120 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.12 CREATE appNGizer Property platform.site.localhost.wwwDir
2022-05-25T10:56:27,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.12 CREATE appNGizer Property platform.site.localhost.tagPrefix
2022-05-25T10:56:27,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.121 CREATE appNGizer Property platform.site.localhost.ldapIdAttribute
2022-05-25T10:56:27,121 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.121 CREATE appNGizer Property platform.site.localhost.authLoginPage
2022-05-25T10:56:27,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.126 CREATE appNGizer Property platform.site.localhost.cacheEnabled
2022-05-25T10:56:27,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.126 CREATE appNGizer Property platform.site.localhost.ldapUser
2022-05-25T10:56:27,127 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.127 CREATE appNGizer Property platform.site.localhost.ldapDisabled
2022-05-25T10:56:27,127 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.127 CREATE appNGizer Property platform.site.localhost.serviceOutputType
2022-05-25T10:56:27,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.127 CREATE appNGizer Property platform.site.localhost.encoding
2022-05-25T10:56:27,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.128 CREATE appNGizer Property platform.site.localhost.indexDir
2022-05-25T10:56:27,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.128 CREATE appNGizer Property platform.site.localhost.defaultApplication
2022-05-25T10:56:27,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.129 CREATE appNGizer Property platform.site.localhost.sessionTrackingEnabled
2022-05-25T10:56:27,129 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.129 CREATE appNGizer Property platform.site.localhost.mailHost
2022-05-25T10:56:27,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.129 CREATE appNGizer Property platform.site.localhost.authLoginRef
2022-05-25T10:56:27,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.138 CREATE appNGizer Property platform.site.localhost.serviceOutputFormat
2022-05-25T10:56:27,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.139 CREATE appNGizer Property platform.site.localhost.indexFileTypes
2022-05-25T10:56:27,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.139 CREATE appNGizer Property platform.site.localhost.authApplication
2022-05-25T10:56:27,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.139 CREATE appNGizer Property platform.site.localhost.defaultPage
2022-05-25T10:56:27,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.14 CREATE appNGizer Property platform.site.localhost.ldapGroupBaseDn
2022-05-25T10:56:27,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.14 CREATE appNGizer Property platform.site.localhost.ldapStartTls
2022-05-25T10:56:27,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.141 CREATE appNGizer Property platform.site.localhost.cacheClearOnShutdown
2022-05-25T10:56:27,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.141 CREATE appNGizer Property platform.site.localhost.appendTabId
2022-05-25T10:56:27,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.15 CREATE appNGizer Property platform.site.localhost.cacheTimeToLive
2022-05-25T10:56:27,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.15 CREATE appNGizer Property platform.site.localhost.csrfProtectedMethods
2022-05-25T10:56:27,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.151 CREATE appNGizer Property platform.site.localhost.ldapDomain
2022-05-25T10:56:27,153 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.152 CREATE appNGizer Property platform.site.localhost.searchChunkSize
2022-05-25T10:56:27,153 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.153 CREATE appNGizer Property platform.site.localhost.rewriteConfig
2022-05-25T10:56:27,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.153 CREATE appNGizer Property platform.site.localhost.indexTimeout
2022-05-25T10:56:27,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.154 CREATE appNGizer Property platform.site.localhost.xssExceptions
2022-05-25T10:56:27,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.154 CREATE appNGizer Property platform.site.localhost.service-path
2022-05-25T10:56:27,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.155 CREATE appNGizer Property platform.site.localhost.supportReloadFile
2022-05-25T10:56:27,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.155 CREATE appNGizer Property platform.site.localhost.authLogoutActionValue
2022-05-25T10:56:27,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.155 CREATE appNGizer Property platform.site.localhost.cacheTimeoutsAntStyle
2022-05-25T10:56:27,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.156 CREATE appNGizer Property platform.site.localhost.authLogoutActionName
2022-05-25T10:56:27,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.156 CREATE appNGizer Property platform.site.localhost.authLogoutPage
2022-05-25T10:56:27,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.157 CREATE appNGizer Property platform.site.localhost.siteRootDir
2022-05-25T10:56:27,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.157 CREATE appNGizer Property platform.site.localhost.indexFileSystemQueueSize
2022-05-25T10:56:27,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.157 CREATE appNGizer Property platform.site.localhost.name
2022-05-25T10:56:27,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.171 CREATE appNGizer Property platform.site.localhost.jdbcConnectionTimeout
2022-05-25T10:56:27,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.172 CREATE appNGizer Property platform.site.localhost.allowSkipRender
2022-05-25T10:56:27,173 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.173 CREATE appNGizer Property platform.site.localhost.cacheStatistics
2022-05-25T10:56:27,178 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.177 CREATE appNGizer Property platform.site.localhost.errorPage
2022-05-25T10:56:27,178 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.178 CREATE appNGizer Property platform.site.localhost.csrfProtectionEnabled
2022-05-25T10:56:27,178 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.178 CREATE appNGizer Property platform.site.localhost.supportedLanguages
2022-05-25T10:56:27,179 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.179 CREATE appNGizer Property platform.site.localhost.assetsDir
2022-05-25T10:56:27,179 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.179 CREATE appNGizer Property platform.site.localhost.errorPages
2022-05-25T10:56:27,180 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.18 CREATE appNGizer Property platform.site.localhost.authLogoutRef
2022-05-25T10:56:27,180 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.18 CREATE appNGizer Property platform.site.localhost.locale
2022-05-25T10:56:27,181 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.18 CREATE appNGizer Property platform.site.localhost.mailDisabled
2022-05-25T10:56:27,181 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.181 CREATE appNGizer Property platform.site.localhost.timeZone
2022-05-25T10:56:27,182 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.181 CREATE appNGizer Property platform.site.localhost.csrfProtectedPaths
2022-05-25T10:56:27,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.194 CREATE appNGizer Property platform.site.localhost.ldapUserBaseDn
2022-05-25T10:56:27,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.194 CREATE appNGizer Property platform.site.localhost.cacheExceptions
2022-05-25T10:56:27,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.195 CREATE appNGizer Property platform.site.localhost.enforcePrimaryDomain
2022-05-25T10:56:27,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.195 CREATE appNGizer Property platform.site.localhost.ldapPassword
2022-05-25T10:56:27,196 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.195 CREATE appNGizer Property platform.site.localhost.indexConfig
2022-05-25T10:56:27,196 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.196 CREATE appNGizer Property platform.site.localhost.cacheTimeouts
2022-05-25T10:56:27,196 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.196 CREATE appNGizer Property platform.site.localhost.defaultPageSize
2022-05-25T10:56:27,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.197 CREATE appNGizer Property platform.site.localhost.documentDir
2022-05-25T10:56:27,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.197 CREATE appNGizer Property platform.site.localhost.ldapPrincipalScheme
2022-05-25T10:56:27,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.197 CREATE appNGizer Property platform.site.localhost.jdbcLogPerformance
2022-05-25T10:56:27,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.206 CREATE appNGizer Property platform.site.localhost.searchMaxHits
2022-05-25T10:56:27,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.206 CREATE appNGizer Property platform.site.localhost.jdbcValidationTimeout
2022-05-25T10:56:27,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.207 CREATE appNGizer Property platform.site.localhost.indexQueueSize
2022-05-25T10:56:27,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.207 CREATE appNGizer Property platform.site.localhost.mailPort
2022-05-25T10:56:27,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.208 CREATE appNGizer Property platform.site.localhost.host
2022-05-25T10:56:27,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.208 CREATE appNGizer Property platform.site.localhost.jdbcMaxLifetime
2022-05-25T10:56:27,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.209 CREATE appNGizer Property platform.site.localhost.ldapHost
2022-05-25T10:56:27,209 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.209 CREATE appNGizer Property platform.site.localhost.manager-path
2022-05-25T10:56:27,220 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.22 CREATE appNGizer Site localhost
2022-05-25T10:56:27,434 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.43 UPDATE appNGizer Site localhost
2022-05-25T10:56:27,502 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:27,502 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:27,506 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 4 ms
2022-05-25T10:56:27,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.525 CREATE appNGizer Property platform.site.deleteme.authLoginRef
2022-05-25T10:56:27,525 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.525 CREATE appNGizer Property platform.site.deleteme.mailPort
2022-05-25T10:56:27,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.526 CREATE appNGizer Property platform.site.deleteme.csrfProtectedMethods
2022-05-25T10:56:27,534 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.534 CREATE appNGizer Property platform.site.deleteme.ldapIdAttribute
2022-05-25T10:56:27,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.535 CREATE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout
2022-05-25T10:56:27,535 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.535 CREATE appNGizer Property platform.site.deleteme.DatasourceConfigurer
2022-05-25T10:56:27,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.535 CREATE appNGizer Property platform.site.deleteme.authApplication
2022-05-25T10:56:27,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.536 CREATE appNGizer Property platform.site.deleteme.manager-path
2022-05-25T10:56:27,536 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.536 CREATE appNGizer Property platform.site.deleteme.indexTimeout
2022-05-25T10:56:27,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.537 CREATE appNGizer Property platform.site.deleteme.authLogoutActionValue
2022-05-25T10:56:27,537 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.537 CREATE appNGizer Property platform.site.deleteme.cacheTimeToLive
2022-05-25T10:56:27,538 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.537 CREATE appNGizer Property platform.site.deleteme.siteRootDir
2022-05-25T10:56:27,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.55 CREATE appNGizer Property platform.site.deleteme.supportReloadFile
2022-05-25T10:56:27,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.55 CREATE appNGizer Property platform.site.deleteme.indexQueueSize
2022-05-25T10:56:27,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.551 CREATE appNGizer Property platform.site.deleteme.tagPrefix
2022-05-25T10:56:27,551 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.551 CREATE appNGizer Property platform.site.deleteme.encoding
2022-05-25T10:56:27,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.552 CREATE appNGizer Property platform.site.deleteme.searchMaxHits
2022-05-25T10:56:27,552 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.552 CREATE appNGizer Property platform.site.deleteme.sessionTrackingEnabled
2022-05-25T10:56:27,553 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.552 CREATE appNGizer Property platform.site.deleteme.ldapGroupBaseDn
2022-05-25T10:56:27,557 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.553 CREATE appNGizer Property platform.site.deleteme.ldapUser
2022-05-25T10:56:27,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.558 CREATE appNGizer Property platform.site.deleteme.documentDir
2022-05-25T10:56:27,558 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.558 CREATE appNGizer Property platform.site.deleteme.ldapDisabled
2022-05-25T10:56:27,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.559 CREATE appNGizer Property platform.site.deleteme.service-path
2022-05-25T10:56:27,559 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.559 CREATE appNGizer Property platform.site.deleteme.indexFileTypes
2022-05-25T10:56:27,560 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.559 CREATE appNGizer Property platform.site.deleteme.ldapPassword
2022-05-25T10:56:27,560 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.56 CREATE appNGizer Property platform.site.deleteme.jdbcValidationTimeout
2022-05-25T10:56:27,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.565 CREATE appNGizer Property platform.site.deleteme.defaultApplication
2022-05-25T10:56:27,565 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.565 CREATE appNGizer Property platform.site.deleteme.mailHost
2022-05-25T10:56:27,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.566 CREATE appNGizer Property platform.site.deleteme.wwwDir
2022-05-25T10:56:27,566 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.566 CREATE appNGizer Property platform.site.deleteme.allowSkipRender
2022-05-25T10:56:27,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.566 CREATE appNGizer Property platform.site.deleteme.errorPages
2022-05-25T10:56:27,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.567 CREATE appNGizer Property platform.site.deleteme.cacheTimeouts
2022-05-25T10:56:27,567 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.567 CREATE appNGizer Property platform.site.deleteme.cacheExceptions
2022-05-25T10:56:27,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.568 CREATE appNGizer Property platform.site.deleteme.authLogoutPage
2022-05-25T10:56:27,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.568 CREATE appNGizer Property platform.site.deleteme.timeZone
2022-05-25T10:56:27,568 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.568 CREATE appNGizer Property platform.site.deleteme.ldapPrincipalScheme
2022-05-25T10:56:27,569 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.569 CREATE appNGizer Property platform.site.deleteme.cacheClearOnShutdown
2022-05-25T10:56:27,569 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.569 CREATE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle
2022-05-25T10:56:27,570 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.57 CREATE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize
2022-05-25T10:56:27,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.578 CREATE appNGizer Property platform.site.deleteme.ldapStartTls
2022-05-25T10:56:27,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.579 CREATE appNGizer Property platform.site.deleteme.jdbcMaxLifetime
2022-05-25T10:56:27,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.579 CREATE appNGizer Property platform.site.deleteme.appendTabId
2022-05-25T10:56:27,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.586 CREATE appNGizer Property platform.site.deleteme.host
2022-05-25T10:56:27,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.588 CREATE appNGizer Property platform.site.deleteme.authLoginPage
2022-05-25T10:56:27,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.589 CREATE appNGizer Property platform.site.deleteme.indexConfig
2022-05-25T10:56:27,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.589 CREATE appNGizer Property platform.site.deleteme.locale
2022-05-25T10:56:27,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.589 CREATE appNGizer Property platform.site.deleteme.ldapDomain
2022-05-25T10:56:27,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.59 CREATE appNGizer Property platform.site.deleteme.template
2022-05-25T10:56:27,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.59 CREATE appNGizer Property platform.site.deleteme.cacheStatistics
2022-05-25T10:56:27,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.591 CREATE appNGizer Property platform.site.deleteme.cacheEnabled
2022-05-25T10:56:27,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.591 CREATE appNGizer Property platform.site.deleteme.assetsDir
2022-05-25T10:56:27,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.602 CREATE appNGizer Property platform.site.deleteme.ldapHost
2022-05-25T10:56:27,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.603 CREATE appNGizer Property platform.site.deleteme.enforcePrimaryDomain
2022-05-25T10:56:27,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.603 CREATE appNGizer Property platform.site.deleteme.csrfProtectedPaths
2022-05-25T10:56:27,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.607 CREATE appNGizer Property platform.site.deleteme.searchChunkSize
2022-05-25T10:56:27,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.608 CREATE appNGizer Property platform.site.deleteme.defaultPage
2022-05-25T10:56:27,608 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.608 CREATE appNGizer Property platform.site.deleteme.supportedLanguages
2022-05-25T10:56:27,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.608 CREATE appNGizer Property platform.site.deleteme.jdbcLogPerformance
2022-05-25T10:56:27,609 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.609 CREATE appNGizer Property platform.site.deleteme.authLogoutRef
2022-05-25T10:56:27,620 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.609 CREATE appNGizer Property platform.site.deleteme.serviceOutputFormat
2022-05-25T10:56:27,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.621 CREATE appNGizer Property platform.site.deleteme.defaultPageSize
2022-05-25T10:56:27,621 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.621 CREATE appNGizer Property platform.site.deleteme.serviceOutputType
2022-05-25T10:56:27,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.622 CREATE appNGizer Property platform.site.deleteme.rewriteConfig
2022-05-25T10:56:27,622 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.622 CREATE appNGizer Property platform.site.deleteme.mailDisabled
2022-05-25T10:56:27,623 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.623 CREATE appNGizer Property platform.site.deleteme.ldapUserBaseDn
2022-05-25T10:56:27,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.623 CREATE appNGizer Property platform.site.deleteme.authLogoutActionName
2022-05-25T10:56:27,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.632 CREATE appNGizer Property platform.site.deleteme.name
2022-05-25T10:56:27,633 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.633 CREATE appNGizer Property platform.site.deleteme.csrfProtectionEnabled
2022-05-25T10:56:27,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.633 CREATE appNGizer Property platform.site.deleteme.xssExceptions
2022-05-25T10:56:27,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.634 CREATE appNGizer Property platform.site.deleteme.indexDir
2022-05-25T10:56:27,634 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.634 CREATE appNGizer Property platform.site.deleteme.errorPage
2022-05-25T10:56:27,635 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.635 CREATE appNGizer Site deleteme
2022-05-25T10:56:27,764 INFO  [main] org.appng.core.service.CoreService: starting deletion of site deleteme
2022-05-25T10:56:27,848 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.847 DELETE appNGizer Property platform.site.deleteme.DatasourceConfigurer
2022-05-25T10:56:27,848 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.848 DELETE appNGizer Property platform.site.deleteme.allowSkipRender
2022-05-25T10:56:27,849 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.849 DELETE appNGizer Property platform.site.deleteme.appendTabId
2022-05-25T10:56:27,850 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.849 DELETE appNGizer Property platform.site.deleteme.assetsDir
2022-05-25T10:56:27,858 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.858 DELETE appNGizer Property platform.site.deleteme.authApplication
2022-05-25T10:56:27,859 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.858 DELETE appNGizer Property platform.site.deleteme.authLoginPage
2022-05-25T10:56:27,859 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.859 DELETE appNGizer Property platform.site.deleteme.authLoginRef
2022-05-25T10:56:27,860 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.86 DELETE appNGizer Property platform.site.deleteme.authLogoutActionName
2022-05-25T10:56:27,860 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.86 DELETE appNGizer Property platform.site.deleteme.authLogoutActionValue
2022-05-25T10:56:27,861 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.861 DELETE appNGizer Property platform.site.deleteme.authLogoutPage
2022-05-25T10:56:27,871 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.871 DELETE appNGizer Property platform.site.deleteme.authLogoutRef
2022-05-25T10:56:27,872 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.872 DELETE appNGizer Property platform.site.deleteme.cacheClearOnShutdown
2022-05-25T10:56:27,874 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.874 DELETE appNGizer Property platform.site.deleteme.cacheEnabled
2022-05-25T10:56:27,875 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.874 DELETE appNGizer Property platform.site.deleteme.cacheExceptions
2022-05-25T10:56:27,875 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.875 DELETE appNGizer Property platform.site.deleteme.cacheStatistics
2022-05-25T10:56:27,876 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.876 DELETE appNGizer Property platform.site.deleteme.cacheTimeToLive
2022-05-25T10:56:27,876 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.876 DELETE appNGizer Property platform.site.deleteme.cacheTimeouts
2022-05-25T10:56:27,877 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.877 DELETE appNGizer Property platform.site.deleteme.cacheTimeoutsAntStyle
2022-05-25T10:56:27,877 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.877 DELETE appNGizer Property platform.site.deleteme.csrfProtectedMethods
2022-05-25T10:56:27,886 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.886 DELETE appNGizer Property platform.site.deleteme.csrfProtectedPaths
2022-05-25T10:56:27,886 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.886 DELETE appNGizer Property platform.site.deleteme.csrfProtectionEnabled
2022-05-25T10:56:27,887 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.887 DELETE appNGizer Property platform.site.deleteme.defaultApplication
2022-05-25T10:56:27,888 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.888 DELETE appNGizer Property platform.site.deleteme.defaultPage
2022-05-25T10:56:27,903 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.903 DELETE appNGizer Property platform.site.deleteme.defaultPageSize
2022-05-25T10:56:27,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.904 DELETE appNGizer Property platform.site.deleteme.documentDir
2022-05-25T10:56:27,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.906 DELETE appNGizer Property platform.site.deleteme.encoding
2022-05-25T10:56:27,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.906 DELETE appNGizer Property platform.site.deleteme.enforcePrimaryDomain
2022-05-25T10:56:27,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.907 DELETE appNGizer Property platform.site.deleteme.errorPage
2022-05-25T10:56:27,912 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.911 DELETE appNGizer Property platform.site.deleteme.errorPages
2022-05-25T10:56:27,912 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.912 DELETE appNGizer Property platform.site.deleteme.host
2022-05-25T10:56:27,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.913 DELETE appNGizer Property platform.site.deleteme.indexConfig
2022-05-25T10:56:27,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.917 DELETE appNGizer Property platform.site.deleteme.indexDir
2022-05-25T10:56:27,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.922 DELETE appNGizer Property platform.site.deleteme.indexFileSystemQueueSize
2022-05-25T10:56:27,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.922 DELETE appNGizer Property platform.site.deleteme.indexFileTypes
2022-05-25T10:56:27,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.923 DELETE appNGizer Property platform.site.deleteme.indexQueueSize
2022-05-25T10:56:27,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.926 DELETE appNGizer Property platform.site.deleteme.indexTimeout
2022-05-25T10:56:27,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.926 DELETE appNGizer Property platform.site.deleteme.jdbcConnectionTimeout
2022-05-25T10:56:27,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.93 DELETE appNGizer Property platform.site.deleteme.jdbcLogPerformance
2022-05-25T10:56:27,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.931 DELETE appNGizer Property platform.site.deleteme.jdbcMaxLifetime
2022-05-25T10:56:27,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.932 DELETE appNGizer Property platform.site.deleteme.jdbcValidationTimeout
2022-05-25T10:56:27,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.932 DELETE appNGizer Property platform.site.deleteme.ldapDisabled
2022-05-25T10:56:27,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.933 DELETE appNGizer Property platform.site.deleteme.ldapDomain
2022-05-25T10:56:27,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.933 DELETE appNGizer Property platform.site.deleteme.ldapGroupBaseDn
2022-05-25T10:56:27,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.942 DELETE appNGizer Property platform.site.deleteme.ldapHost
2022-05-25T10:56:27,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.942 DELETE appNGizer Property platform.site.deleteme.ldapIdAttribute
2022-05-25T10:56:27,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.943 DELETE appNGizer Property platform.site.deleteme.ldapPassword
2022-05-25T10:56:27,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.943 DELETE appNGizer Property platform.site.deleteme.ldapPrincipalScheme
2022-05-25T10:56:27,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.944 DELETE appNGizer Property platform.site.deleteme.ldapStartTls
2022-05-25T10:56:27,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.944 DELETE appNGizer Property platform.site.deleteme.ldapUser
2022-05-25T10:56:27,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.945 DELETE appNGizer Property platform.site.deleteme.ldapUserBaseDn
2022-05-25T10:56:27,945 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.945 DELETE appNGizer Property platform.site.deleteme.locale
2022-05-25T10:56:27,954 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.954 DELETE appNGizer Property platform.site.deleteme.mailDisabled
2022-05-25T10:56:27,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.954 DELETE appNGizer Property platform.site.deleteme.mailHost
2022-05-25T10:56:27,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.955 DELETE appNGizer Property platform.site.deleteme.mailPort
2022-05-25T10:56:27,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.956 DELETE appNGizer Property platform.site.deleteme.manager-path
2022-05-25T10:56:27,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.956 DELETE appNGizer Property platform.site.deleteme.name
2022-05-25T10:56:27,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.966 DELETE appNGizer Property platform.site.deleteme.rewriteConfig
2022-05-25T10:56:27,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.967 DELETE appNGizer Property platform.site.deleteme.searchChunkSize
2022-05-25T10:56:27,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.967 DELETE appNGizer Property platform.site.deleteme.searchMaxHits
2022-05-25T10:56:27,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.968 DELETE appNGizer Property platform.site.deleteme.service-path
2022-05-25T10:56:27,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.968 DELETE appNGizer Property platform.site.deleteme.serviceOutputFormat
2022-05-25T10:56:27,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.969 DELETE appNGizer Property platform.site.deleteme.serviceOutputType
2022-05-25T10:56:27,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.969 DELETE appNGizer Property platform.site.deleteme.sessionTrackingEnabled
2022-05-25T10:56:27,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.972 DELETE appNGizer Property platform.site.deleteme.siteRootDir
2022-05-25T10:56:27,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.972 DELETE appNGizer Property platform.site.deleteme.supportReloadFile
2022-05-25T10:56:27,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.973 DELETE appNGizer Property platform.site.deleteme.supportedLanguages
2022-05-25T10:56:27,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.981 DELETE appNGizer Property platform.site.deleteme.tagPrefix
2022-05-25T10:56:27,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.981 DELETE appNGizer Property platform.site.deleteme.template
2022-05-25T10:56:27,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.986 DELETE appNGizer Property platform.site.deleteme.timeZone
2022-05-25T10:56:27,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.987 DELETE appNGizer Property platform.site.deleteme.wwwDir
2022-05-25T10:56:27,994 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:27.988 DELETE appNGizer Property platform.site.deleteme.xssExceptions
2022-05-25T10:56:27,996 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2022-05-25T10:56:28,015 INFO  [main] org.appng.core.service.CoreService: done deleting site deleteme
2022-05-25T10:56:28,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:28.016 DELETE appNGizer Site deleteme
2022-05-25T10:56:28,034 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:28,034 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:28,035 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:28,072 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:24 CEST 2022]; root of context hierarchy
2022-05-25T10:56:28,073 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:28,080 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.781 s - in org.appng.appngizer.controller.SiteControllerTest
[INFO] Running org.appng.appngizer.controller.ApplicationPropertyControllerTest
2022-05-25T10:56:28,091 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:28,091 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@66dcfbf5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@34318b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3f35d454, org.springframework.test.context.support.DirtiesContextTestExecutionListener@579ded18, org.springframework.test.context.transaction.TransactionalTestExecutionListener@561fb74d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@77067c6c]
2022-05-25T10:56:28,092 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:28,256 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:28 CEST 2022]; root of context hierarchy
2022-05-25T10:56:28,331 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:28,331 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:28,427 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:28,547 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:28,585 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:28,585 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:28,743 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:28,750 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:29,187 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:29,187 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:29,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:28 CEST 2022]; root of context hierarchy
2022-05-25T10:56:29,628 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:29,628 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:29,628 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:29,641 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:29,658 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.015s)
2022-05-25T10:56:29,660 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:29,672 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:29,710 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:29,756 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:29,774 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:29,777 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:29,785 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:29,793 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:29,801 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:29,808 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:29,818 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:29,827 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:29,838 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:29,904 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:29,905 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:29,905 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:29,908 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:29,918 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:29,931 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:29,934 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:29,943 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:29,951 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.280s)
2022-05-25T10:56:29,965 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:30,081 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:30,081 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,081 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:30,081 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:30,081 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:30,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:30,086 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:30,086 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,086 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:30,087 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:30,088 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:30,088 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:30,088 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:30,088 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:30,088 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:30,088 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:30,089 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:30,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:30,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:30,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:30,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:30,094 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:30,095 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:30,095 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:30,096 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:30,096 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:30,096 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:30,097 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:30,097 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:30,098 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:30,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:30,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:30,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:30,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:30,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:30,103 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:30,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:30,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:30,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:30,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:30,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:30,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:30,110 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:30,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:30,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:30,111 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:30,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:30,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:30,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:30,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:30,113 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:30,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:30,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:30,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:30,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:30,114 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:30,115 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:30,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:30,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:30,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,116 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:30,117 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:30,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:30,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:30,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:30,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:30,126 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:30,128 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:30,128 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,128 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:30,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:30,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:30,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:30,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:30,129 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:30,135 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:30,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:30,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:30,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:30,136 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:30,200 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:28 CEST 2022]; root of context hierarchy
2022-05-25T10:56:30,336 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:30,336 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:30,348 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 12 ms
2022-05-25T10:56:30,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.377 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:30,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.378 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:30,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.384 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:30,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.384 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:30,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.384 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:30,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.385 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:30,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.385 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:30,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.386 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:30,394 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.394 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:30,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.395 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:30,395 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.395 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:30,396 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.395 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:30,396 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.396 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:30,396 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.396 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:30,397 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.397 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:30,397 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.397 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:30,398 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.397 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:30,405 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.404 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:30,405 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.405 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:30,405 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.405 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:30,406 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.406 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:30,406 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.406 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:30,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.407 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:30,407 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.407 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:30,408 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.407 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:30,408 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.408 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:30,408 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.408 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:30,409 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.409 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:30,409 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.409 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:30,409 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.409 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:30,422 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.422 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:30,423 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.422 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:30,423 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.423 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:30,424 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.423 CREATE appNGizer Property platform.locale
2022-05-25T10:56:30,424 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.424 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:30,425 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.424 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:30,425 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.425 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:30,425 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.425 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:30,434 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.433 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:30,436 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.434 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:30,436 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.436 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:30,437 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.436 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:30,437 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.437 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:30,437 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.437 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:30,446 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.446 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:30,446 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.446 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:30,447 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.447 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:30,447 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.447 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:30,448 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.447 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:30,448 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.448 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:30,448 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.448 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:30,449 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.449 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:30,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.449 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:30,458 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.458 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:30,459 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.458 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:30,527 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.527 CREATE appNGizer Repository local
2022-05-25T10:56:30,598 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:56:30,616 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:56:30,632 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.631 CREATE appNGizer Application demo-application
2022-05-25T10:56:30,643 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:56:30,649 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.648 CREATE appNGizer Permission debug
2022-05-25T10:56:30,649 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:56:30,658 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.658 CREATE appNGizer Permission output-format.html
2022-05-25T10:56:30,659 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:56:30,659 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.659 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:56:30,659 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:56:30,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.66 CREATE appNGizer Permission testPermission
2022-05-25T10:56:30,672 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.672 CREATE appNGizer Role Administrator
2022-05-25T10:56:30,691 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:56:30,699 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:56:30,701 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:30,701 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:56:30,702 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.702 CREATE appNGizer Role Debugger
2022-05-25T10:56:30,712 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:56:30,722 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:56:30,723 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:56:30,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.723 CREATE appNGizer Role Tester
2022-05-25T10:56:30,724 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:56:30,724 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:56:30,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.73 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:30,731 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.731 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:30,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.731 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:30,751 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.751 UPDATE appNGizer Role Administrator
2022-05-25T10:56:30,752 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.752 UPDATE appNGizer Role Debugger
2022-05-25T10:56:30,759 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.758 UPDATE appNGizer Role Tester
2022-05-25T10:56:30,777 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,777 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,777 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,783 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,784 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,784 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,784 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,784 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,784 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,785 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:30,785 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:56:30,816 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:56:30,816 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:56:30,825 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:30,831 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:56:30,832 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:56:30,833 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:56:30,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.914 UPDATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:30,999 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:30.999 CREATE appNGizer Property platform.application.demo-application.myNewProp
2022-05-25T10:56:31,047 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:31.047 DELETE appNGizer Property platform.application.demo-application.myNewProp
2022-05-25T10:56:31,058 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:28 CEST 2022]; root of context hierarchy
2022-05-25T10:56:31,059 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:31,059 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.771 s - in org.appng.appngizer.controller.ApplicationPropertyControllerTest
[INFO] Running org.appng.appngizer.controller.GroupControllerTest
2022-05-25T10:56:31,067 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:31,068 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@659b8f63, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@22578fdf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@29f7cb8a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@507688ea, org.springframework.test.context.transaction.TransactionalTestExecutionListener@692fe510, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7718b69d]
2022-05-25T10:56:31,068 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:31,199 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:31 CEST 2022]; root of context hierarchy
2022-05-25T10:56:31,275 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:31,278 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:31,359 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:31,441 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:31,480 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:31,480 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:31,686 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:31,689 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:32,213 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:32,218 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:32,639 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:31 CEST 2022]; root of context hierarchy
2022-05-25T10:56:32,672 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:32,672 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:32,672 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:32,678 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:32,688 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.008s)
2022-05-25T10:56:32,693 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:32,696 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:32,746 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:32,789 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:32,806 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:32,813 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:32,857 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:32,867 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:32,871 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:32,875 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:32,887 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:32,898 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:32,901 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:32,905 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:32,905 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:32,905 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:32,919 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:32,922 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:32,931 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:32,932 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:32,939 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:32,946 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.250s)
2022-05-25T10:56:32,956 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:33,063 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:33,063 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,063 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:33,064 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:33,064 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:33,064 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:33,064 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:33,064 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,064 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:33,065 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:33,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:33,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:33,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:33,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:33,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:33,070 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:33,071 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:33,072 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:33,072 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:33,072 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:33,072 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:33,072 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:33,073 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:33,073 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:33,074 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:33,074 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:33,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:33,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:33,075 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:33,076 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:33,076 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:33,076 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:33,076 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:33,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:33,082 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,083 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:33,083 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,083 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:33,084 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:33,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:33,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:33,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:33,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:33,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:33,085 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:33,086 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:33,090 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:33,090 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:33,091 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:33,091 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:33,092 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:33,092 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:33,092 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:33,098 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:33,098 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:33,098 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:33,098 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:33,099 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:33,099 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:33,100 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:33,100 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,100 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:33,100 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,101 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:33,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:33,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:33,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:33,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:33,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:33,102 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:33,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:33,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:33,104 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:33,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:33,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:33,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:33,105 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:33,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:33,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:33,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:33,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:33,112 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:33,167 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:31 CEST 2022]; root of context hierarchy
2022-05-25T10:56:33,278 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:33,278 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:33,291 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 13 ms
2022-05-25T10:56:33,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.315 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:33,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.315 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:33,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.316 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:33,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.316 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:33,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.316 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:33,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.317 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:33,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.317 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:33,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.323 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:33,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.323 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:33,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.324 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:33,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.324 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:33,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.324 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:33,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.325 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:33,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.325 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:33,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.325 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:33,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.334 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:33,334 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.334 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:33,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.334 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:33,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.335 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:33,335 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.335 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:33,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.336 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:33,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.336 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:33,336 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.336 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:33,337 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.337 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:33,337 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.337 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:33,338 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.337 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:33,343 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.343 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:33,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.344 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:33,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.344 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:33,344 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.344 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:33,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.345 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:33,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.345 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:33,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.345 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:33,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.354 CREATE appNGizer Property platform.locale
2022-05-25T10:56:33,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.354 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:33,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.355 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:33,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.355 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:33,355 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.355 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:33,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.356 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:33,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.356 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:33,356 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.356 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:33,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.357 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:33,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.357 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:33,357 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.357 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:33,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.366 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:33,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.366 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:33,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.366 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:33,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.367 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:33,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.367 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:33,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.368 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:33,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.368 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:33,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.368 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:33,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.369 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:33,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.369 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:33,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.384 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:33,444 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.444 CREATE appNGizer Repository local
2022-05-25T10:56:33,511 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:56:33,526 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:56:33,529 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.529 CREATE appNGizer Application demo-application
2022-05-25T10:56:33,540 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:56:33,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.545 CREATE appNGizer Permission debug
2022-05-25T10:56:33,546 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:56:33,546 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.546 CREATE appNGizer Permission output-format.html
2022-05-25T10:56:33,547 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:56:33,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.547 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:56:33,547 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:56:33,547 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.547 CREATE appNGizer Permission testPermission
2022-05-25T10:56:33,562 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.549 CREATE appNGizer Role Administrator
2022-05-25T10:56:33,578 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:56:33,583 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:56:33,590 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:33,590 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:56:33,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.59 CREATE appNGizer Role Debugger
2022-05-25T10:56:33,595 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:56:33,596 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:56:33,596 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:56:33,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.596 CREATE appNGizer Role Tester
2022-05-25T10:56:33,597 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:56:33,597 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:56:33,604 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.604 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:33,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.604 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:33,605 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.605 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:33,617 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.617 UPDATE appNGizer Role Administrator
2022-05-25T10:56:33,618 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.618 UPDATE appNGizer Role Debugger
2022-05-25T10:56:33,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.624 UPDATE appNGizer Role Tester
2022-05-25T10:56:33,643 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,644 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,644 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,644 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,644 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,645 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:33,645 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:56:33,677 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:56:33,677 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:56:33,682 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:33,683 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:56:33,684 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:56:33,692 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:56:33,759 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.759 CREATE appNGizer Group Admin
2022-05-25T10:56:33,835 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.834 UPDATE appNGizer Group Administrator
2022-05-25T10:56:33,871 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:33,871 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:33,872 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:33,878 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.878 CREATE appNGizer Group deleteme
2022-05-25T10:56:33,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.924 DELETE appNGizer Group deleteme
2022-05-25T10:56:33,927 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:33,927 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:33,928 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:33,939 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.939 CREATE appNGizer Group with.dot
2022-05-25T10:56:33,987 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:33.987 DELETE appNGizer Group with.dot
2022-05-25T10:56:33,989 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:33,989 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:33,996 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 7 ms
2022-05-25T10:56:34,000 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:34.0 CREATE appNGizer Group john doe!
2022-05-25T10:56:34,013 ERROR [main] org.appng.appngizer.controller.GroupController: [109] error while processing [POST] on /group
javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.GroupImpl] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.GroupImpl, messageTemplate='{validation.name}'}
]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?]
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at com.sun.proxy.$Proxy129.save(Unknown Source) ~[?:?]
	at org.appng.core.service.CoreService.createGroup(CoreService.java:1813) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1f06ac5a.createGroup(<generated>) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.appngizer.controller.GroupController.createGroup(GroupController.java:82) ~[classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?]
	at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?]
	at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?]
	at org.appng.appngizer.controller.GroupControllerTest.testInvalidName(GroupControllerTest.java:34) ~[test-classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-05-25T10:56:34,028 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:34,028 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:34,029 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:34,074 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:31 CEST 2022]; root of context hierarchy
2022-05-25T10:56:34,075 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:34,075 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.102 s - in org.appng.appngizer.controller.GroupControllerTest
[INFO] Running org.appng.appngizer.controller.ApplicationControllerTest
2022-05-25T10:56:34,087 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:34,087 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@2212ba6d, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4805f9ba, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@68b366bd, org.springframework.test.context.support.DirtiesContextTestExecutionListener@718cde0a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@467ac384, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@21d52ad8]
2022-05-25T10:56:34,087 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:34,222 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:34 CEST 2022]; root of context hierarchy
2022-05-25T10:56:34,275 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:34,275 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:34,345 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:34,462 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:34,497 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:34,497 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:34,660 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:34,665 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:35,078 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:35,079 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:35,476 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:34 CEST 2022]; root of context hierarchy
2022-05-25T10:56:35,517 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:35,518 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:35,518 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:35,520 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:35,534 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.013s)
2022-05-25T10:56:35,535 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:35,547 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:35,585 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:35,687 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:35,700 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:35,710 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:35,717 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:35,721 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:35,728 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:35,741 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:35,750 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:35,769 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:35,781 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:35,794 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:35,795 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:35,795 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:35,806 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:35,814 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:35,820 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:35,826 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:35,847 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:35,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.304s)
2022-05-25T10:56:35,870 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:35,952 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:35,952 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,952 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:35,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:35,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:35,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:35,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:35,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,953 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:35,954 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:35,954 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:35,955 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:35,955 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:35,955 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:35,955 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:35,955 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:35,955 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:35,956 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:35,956 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:35,956 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:35,956 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:35,956 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:35,957 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:35,957 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:35,957 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:35,958 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:35,966 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:35,966 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:35,966 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:35,969 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:35,969 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:35,969 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:35,969 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:35,970 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:35,970 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,970 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:35,971 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,971 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:35,972 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:35,973 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:35,973 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:35,973 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:35,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:35,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:35,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:35,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:35,978 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:35,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:35,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:35,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:35,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:35,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:35,979 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:35,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:35,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,980 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:35,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,981 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:35,982 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:35,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:35,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:35,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:35,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:35,990 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:35,992 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:35,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:35,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:35,993 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:35,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:35,994 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:36,035 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:34 CEST 2022]; root of context hierarchy
2022-05-25T10:56:36,152 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:36,152 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:36,155 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 3 ms
2022-05-25T10:56:36,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.188 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:36,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.189 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:36,190 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.189 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:36,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.198 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:36,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.198 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:36,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.198 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:36,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.199 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:36,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.199 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:36,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.199 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:36,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.2 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:36,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.2 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:36,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.2 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:36,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.21 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:36,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.21 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:36,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.21 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:36,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.211 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:36,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.211 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:36,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.212 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:36,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.212 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:36,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.212 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:36,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.213 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:36,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.213 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:36,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.213 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:36,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.222 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:36,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.222 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:36,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.222 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:36,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.223 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:36,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.223 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:36,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.223 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:36,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.224 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:36,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.224 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:36,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.224 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:36,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.225 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:36,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.225 CREATE appNGizer Property platform.locale
2022-05-25T10:56:36,225 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.225 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:36,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.225 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:36,234 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.234 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:36,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.235 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:36,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.235 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:36,235 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.235 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:36,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.236 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:36,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.236 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:36,236 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.236 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:36,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.237 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:36,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.237 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:36,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.237 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:36,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.246 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:36,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.246 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:36,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.246 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:36,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.247 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:36,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.247 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:36,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.247 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:36,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.248 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:36,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.248 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:36,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.248 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:36,304 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.304 CREATE appNGizer Repository local
2022-05-25T10:56:36,378 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:56:36,399 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:56:36,410 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.401 CREATE appNGizer Application demo-application
2022-05-25T10:56:36,412 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:56:36,421 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.421 CREATE appNGizer Permission debug
2022-05-25T10:56:36,421 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:56:36,430 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.421 CREATE appNGizer Permission output-format.html
2022-05-25T10:56:36,430 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:56:36,430 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.43 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:56:36,431 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:56:36,431 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.431 CREATE appNGizer Permission testPermission
2022-05-25T10:56:36,433 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.433 CREATE appNGizer Role Administrator
2022-05-25T10:56:36,451 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:56:36,452 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:56:36,460 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:36,460 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:56:36,460 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.46 CREATE appNGizer Role Debugger
2022-05-25T10:56:36,466 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:56:36,467 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:56:36,467 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:56:36,468 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.467 CREATE appNGizer Role Tester
2022-05-25T10:56:36,478 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:56:36,478 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:56:36,480 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.48 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:36,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.48 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:36,481 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.481 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:36,488 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.488 UPDATE appNGizer Role Administrator
2022-05-25T10:56:36,489 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.489 UPDATE appNGizer Role Debugger
2022-05-25T10:56:36,494 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.494 UPDATE appNGizer Role Tester
2022-05-25T10:56:36,519 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,519 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,519 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,519 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,519 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,523 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,523 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,523 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,523 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,524 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:36,524 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:56:36,549 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:56:36,550 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:56:36,554 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:36,560 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:56:36,560 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:56:36,568 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:56:36,693 INFO  [main] org.appng.core.service.CoreService: application 'demo-application' is beeing converted from filebased to database
2022-05-25T10:56:36,715 INFO  [main] org.appng.core.service.CoreService: creating resource(s) for database-based application demo-application - 1.5.3
2022-05-25T10:56:36,715 INFO  [main] org.appng.core.service.CoreService: saving applicationresource beans.xml
2022-05-25T10:56:36,722 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.722 CREATE appNGizer Resource beans.xml of application demo-application
2022-05-25T10:56:36,725 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mssql/V1.0_script.sql
2022-05-25T10:56:36,725 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.725 CREATE appNGizer Resource mssql/V1.0_script.sql of application demo-application
2022-05-25T10:56:36,734 INFO  [main] org.appng.core.service.CoreService: saving applicationresource events.xml
2022-05-25T10:56:36,734 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.734 CREATE appNGizer Resource events.xml of application demo-application
2022-05-25T10:56:36,737 INFO  [main] org.appng.core.service.CoreService: saving applicationresource master.xml
2022-05-25T10:56:36,738 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.737 CREATE appNGizer Resource master.xml of application demo-application
2022-05-25T10:56:36,738 INFO  [main] org.appng.core.service.CoreService: saving applicationresource datasources.xml
2022-05-25T10:56:36,739 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.738 CREATE appNGizer Resource datasources.xml of application demo-application
2022-05-25T10:56:36,747 INFO  [main] org.appng.core.service.CoreService: saving applicationresource mysql/V1.0_script.sql
2022-05-25T10:56:36,748 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.748 CREATE appNGizer Resource mysql/V1.0_script.sql of application demo-application
2022-05-25T10:56:36,748 INFO  [main] org.appng.core.service.CoreService: saving applicationresource plugin.xml
2022-05-25T10:56:36,749 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.749 CREATE appNGizer Resource plugin.xml of application demo-application
2022-05-25T10:56:36,756 INFO  [main] org.appng.core.service.CoreService: saving applicationresource application.xml
2022-05-25T10:56:36,756 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.756 CREATE appNGizer Resource application.xml of application demo-application
2022-05-25T10:56:36,757 INFO  [main] org.appng.core.service.CoreService: saving applicationresource messages-demo.properties
2022-05-25T10:56:36,758 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.757 CREATE appNGizer Resource messages-demo.properties of application demo-application
2022-05-25T10:56:36,758 INFO  [main] org.appng.core.service.CoreService: saving applicationresource page.xml
2022-05-25T10:56:36,758 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.758 CREATE appNGizer Resource page.xml of application demo-application
2022-05-25T10:56:36,806 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.804 UPDATE appNGizer Application demo-application
2022-05-25T10:56:36,868 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.868 DELETE appNGizer Role Debugger
2022-05-25T10:56:36,874 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.869 DELETE appNGizer Role Tester
2022-05-25T10:56:36,886 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.886 DELETE appNGizer Role Administrator
2022-05-25T10:56:36,887 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.886 DELETE appNGizer Permission output-type.webgui
2022-05-25T10:56:36,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.894 DELETE appNGizer Permission debug
2022-05-25T10:56:36,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.894 DELETE appNGizer Permission testPermission
2022-05-25T10:56:36,895 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.895 DELETE appNGizer Permission output-format.html
2022-05-25T10:56:36,895 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.895 DELETE appNGizer Resource mysql/V1.0_script.sql of application demo-application
2022-05-25T10:56:36,896 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.896 DELETE appNGizer Resource beans.xml of application demo-application
2022-05-25T10:56:36,896 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.896 DELETE appNGizer Resource events.xml of application demo-application
2022-05-25T10:56:36,897 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.897 DELETE appNGizer Resource application.xml of application demo-application
2022-05-25T10:56:36,897 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.897 DELETE appNGizer Resource messages-demo.properties of application demo-application
2022-05-25T10:56:36,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.898 DELETE appNGizer Resource master.xml of application demo-application
2022-05-25T10:56:36,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.898 DELETE appNGizer Resource datasources.xml of application demo-application
2022-05-25T10:56:36,899 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.899 DELETE appNGizer Resource mssql/V1.0_script.sql of application demo-application
2022-05-25T10:56:36,899 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.899 DELETE appNGizer Resource plugin.xml of application demo-application
2022-05-25T10:56:36,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.899 DELETE appNGizer Resource page.xml of application demo-application
2022-05-25T10:56:36,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.9 DELETE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:36,901 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.901 DELETE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:36,901 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.901 DELETE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:36,904 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:36.904 DELETE appNGizer Application demo-application
2022-05-25T10:56:36,914 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:34 CEST 2022]; root of context hierarchy
2022-05-25T10:56:36,915 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:36,915 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s - in org.appng.appngizer.controller.ApplicationControllerTest
[INFO] Running org.appng.appngizer.controller.RoleControllerTest
2022-05-25T10:56:36,929 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:56:36,929 INFO  [main] org.springframework.test.context.web.WebTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@28cd423f, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@605ffe2a, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2ff76efb, org.springframework.test.context.support.DirtiesContextTestExecutionListener@e0651dd, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4c982698, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@53a93f8f]
2022-05-25T10:56:36,937 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [test-context.xml]
2022-05-25T10:56:37,074 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Refreshing appNG platform context: startup date [Wed May 25 10:56:37 CEST 2022]; root of context hierarchy
2022-05-25T10:56:37,132 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=configurer,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'configurer' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:37,132 INFO  [main] org.springframework.context.annotation.ConfigurationClassBeanDefinitionReader: Skipping bean definition for [BeanMethod:name=datasource,declaringClass=org.appng.appngizer.AppNGizer]: a definition for bean 'datasource' already exists. This top-level bean definition is considered as an override.
2022-05-25T10:56:37,219 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-05-25T10:56:37,348 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Starting embedded database: url='jdbc:hsqldb:mem:testdb', username='sa'
2022-05-25T10:56:37,398 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:37,398 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNGizer]
2022-05-25T10:56:37,536 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-05-25T10:56:37,546 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:56:37,938 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:56:37,940 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:38,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed May 25 10:56:37 CEST 2022]; root of context hierarchy
2022-05-25T10:56:38,284 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.5.11 by Redgate
2022-05-25T10:56:38,284 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#8.5.11
2022-05-25T10:56:38,284 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: 
2022-05-25T10:56:38,290 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testdb (HSQL Database Engine 2.5)
2022-05-25T10:56:38,299 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 16 migrations (execution time 00:00.007s)
2022-05-25T10:56:38,303 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-05-25T10:56:38,311 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-05-25T10:56:38,369 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-05-25T10:56:38,421 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-05-25T10:56:38,432 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-05-25T10:56:38,440 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-05-25T10:56:38,448 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-05-25T10:56:38,452 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-05-25T10:56:38,455 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-05-25T10:56:38,466 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-05-25T10:56:38,474 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-05-25T10:56:38,484 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-05-25T10:56:38,489 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-05-25T10:56:38,500 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-05-25T10:56:38,501 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:38,501 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:38,510 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-05-25T10:56:38,521 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-05-25T10:56:38,535 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-05-25T10:56:38,537 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-05-25T10:56:38,540 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-05-25T10:56:38,547 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.236s)
2022-05-25T10:56:38,556 INFO  [main] org.appng.appngizer.controller.Jaxb2Marshaller: Creating JAXBContext by scanning packages [org.appng.appngizer.model.xml]
2022-05-25T10:56:38,657 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.ApplicationController.listProperties(java.lang.String)
2022-05-25T10:56:38,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.updateApplication(java.lang.String,org.appng.appngizer.model.xml.Application) throws org.appng.api.BusinessException
2022-05-25T10:56:38,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.ApplicationController.deleteApplication(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:38,662 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.ApplicationController.listApplications()
2022-05-25T10:56:38,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:38,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.ApplicationController.getApplication(java.lang.String)
2022-05-25T10:56:38,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,663 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{name}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.ApplicationController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:38,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.info() throws java.lang.Exception
2022-05-25T10:56:38,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnection(java.lang.String,java.lang.Integer,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:38,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateRootConnection(org.appng.appngizer.model.xml.Database) throws java.lang.Exception
2022-05-25T10:56:38,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Databases> org.appng.appngizer.controller.DatabaseController.getDatabaseConnections(java.lang.String)
2022-05-25T10:56:38,665 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnectionForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:38,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/database],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.updateDatabaseConnectionforApplication(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Database)
2022-05-25T10:56:38,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/database/{id}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.getDatabaseConnection(java.lang.String,java.lang.Integer)
2022-05-25T10:56:38,670 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/database/initialize],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Database> org.appng.appngizer.controller.DatabaseController.initialize(boolean) throws java.lang.Exception
2022-05-25T10:56:38,671 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.createGroup(org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:38,671 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.getGroup(java.lang.String)
2022-05-25T10:56:38,671 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Group> org.appng.appngizer.controller.GroupController.updateGroup(java.lang.String,org.appng.appngizer.model.xml.Group)
2022-05-25T10:56:38,671 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Groups> org.appng.appngizer.controller.GroupController.listGroups()
2022-05-25T10:56:38,678 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/group/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.GroupController.deleteGroup(java.lang.String)
2022-05-25T10:56:38,678 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.login(java.lang.String,javax.servlet.http.HttpServletRequest)
2022-05-25T10:56:38,678 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Home> org.appng.appngizer.controller.Home.welcome()
2022-05-25T10:56:38,679 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permissions> org.appng.appngizer.controller.PermissionController.listPermissions(java.lang.String)
2022-05-25T10:56:38,679 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.createPermission(java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:38,680 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.updatePermission(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Permission)
2022-05-25T10:56:38,680 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PermissionController.deletePermission(java.lang.String,java.lang.String)
2022-05-25T10:56:38,680 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/permission/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Permission> org.appng.appngizer.controller.PermissionController.getPermission(java.lang.String,java.lang.String)
2022-05-25T10:56:38,681 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/environment],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listEnvironment()
2022-05-25T10:56:38,681 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/reload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.PlatformController.reloadPlatform()
2022-05-25T10:56:38,681 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Platform> org.appng.appngizer.controller.PlatformController.showPlatform()
2022-05-25T10:56:38,681 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/system],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformController.listSystemProperties()
2022-05-25T10:56:38,682 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.PlatformPropertyController.listProperties()
2022-05-25T10:56:38,682 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.createProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,683 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.deleteProperty(java.lang.String)
2022-05-25T10:56:38,683 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.updateProperty(org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,683 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/platform/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.PlatformPropertyController.getProperty(java.lang.String)
2022-05-25T10:56:38,684 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.getRepository(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:38,685 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repositories> org.appng.appngizer.controller.RepositoryController.listRepositories()
2022-05-25T10:56:38,685 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.getRepositoryPackages(java.lang.String,java.lang.String)
2022-05-25T10:56:38,685 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.getRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:38,685 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/{package}/{version}/{timestamp}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Packages> org.appng.appngizer.controller.RepositoryController.deleteRepositoryPackage(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:38,685 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.createRepository(org.appng.appngizer.model.xml.Repository) throws org.appng.api.BusinessException,java.net.URISyntaxException
2022-05-25T10:56:38,690 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Repository> org.appng.appngizer.controller.RepositoryController.updateRepository(java.lang.String,org.appng.appngizer.model.xml.Repository) throws java.net.URISyntaxException
2022-05-25T10:56:38,690 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/install],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.installPackage(java.lang.String,org.appng.appngizer.model.xml.Package) throws org.appng.api.BusinessException
2022-05-25T10:56:38,690 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}/upload],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Package> org.appng.appngizer.controller.RepositoryController.uploadPackage(java.lang.String,org.springframework.web.multipart.MultipartFile,boolean,boolean,boolean) throws org.appng.api.BusinessException
2022-05-25T10:56:38,690 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/repository/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RepositoryController.deleteRepository(java.lang.String)
2022-05-25T10:56:38,691 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.getRole(java.lang.String,java.lang.String)
2022-05-25T10:56:38,691 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.createRole(java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:38,691 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.RoleController.deleteRole(java.lang.String,java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:38,692 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Roles> org.appng.appngizer.controller.RoleController.listRoles(java.lang.String)
2022-05-25T10:56:38,692 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/application/{app}/role/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Role> org.appng.appngizer.controller.RoleController.updateRole(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Role)
2022-05-25T10:56:38,698 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Applications> org.appng.appngizer.controller.SiteApplicationController.listApplications(java.lang.String)
2022-05-25T10:56:38,698 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Application> org.appng.appngizer.controller.SiteApplicationController.getApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:38,699 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.grantApplicationForSites(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Grants)
2022-05-25T10:56:38,699 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/grants],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.xml.Grants> org.appng.appngizer.controller.SiteApplicationController.getGrantsForApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:38,699 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.activateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:38,699 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteApplicationController.deactivateApplication(java.lang.String,java.lang.String)
2022-05-25T10:56:38,700 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SiteApplicationPropertyController.listProperties(java.lang.String,java.lang.String)
2022-05-25T10:56:38,700 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.createProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,700 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.deleteProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:38,700 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.updateProperty(java.lang.String,java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,701 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/application/{app}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SiteApplicationPropertyController.getProperty(java.lang.String,java.lang.String,java.lang.String)
2022-05-25T10:56:38,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.getSite(java.lang.String)
2022-05-25T10:56:38,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Sites> org.appng.appngizer.controller.SiteController.listSites()
2022-05-25T10:56:38,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.createSite(org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:38,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Site> org.appng.appngizer.controller.SiteController.updateSite(java.lang.String,org.appng.appngizer.model.xml.Site)
2022-05-25T10:56:38,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}/reload],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.reloadSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:38,702 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{name}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SiteController.deleteSite(java.lang.String) throws org.appng.api.BusinessException
2022-05-25T10:56:38,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property || /site/{site}/properties],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.listProperties(java.lang.String)
2022-05-25T10:56:38,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.createProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.createProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:38,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.deleteProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:38,704 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.updateProperty(java.lang.String,org.appng.appngizer.model.xml.Property)
2022-05-25T10:56:38,705 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.updateProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:38,705 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/properties],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Properties> org.appng.appngizer.controller.SitePropertyController.deleteProperties(java.lang.String,org.appng.appngizer.model.xml.Properties)
2022-05-25T10:56:38,705 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/site/{site}/property/{prop}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Property> org.appng.appngizer.controller.SitePropertyController.getProperty(java.lang.String,java.lang.String)
2022-05-25T10:56:38,712 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subjects> org.appng.appngizer.controller.SubjectController.listSubjects()
2022-05-25T10:56:38,712 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[PUT],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.updateSubject(java.lang.String,org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:38,712 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[DELETE],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<java.lang.Void> org.appng.appngizer.controller.SubjectController.deleteSubject(java.lang.String)
2022-05-25T10:56:38,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject],methods=[POST],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.createSubject(org.appng.appngizer.model.xml.Subject) throws org.appng.api.BusinessException
2022-05-25T10:56:38,713 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping: Mapped "{[/subject/{name:.+}],methods=[GET],produces=[text/xml || application/xml]}" onto public org.springframework.http.ResponseEntity<org.appng.appngizer.model.Subject> org.appng.appngizer.controller.SubjectController.getSubject(java.lang.String)
2022-05-25T10:56:38,767 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: appNG platform context: startup date [Wed May 25 10:56:37 CEST 2022]; root of context hierarchy
2022-05-25T10:56:38,870 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:38,870 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:38,879 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 9 ms
2022-05-25T10:56:38,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.904 CREATE appNGizer Property platform.messagingEnabled
2022-05-25T10:56:38,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.905 CREATE appNGizer Property platform.filebasedDeployment
2022-05-25T10:56:38,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.913 CREATE appNGizer Property platform.jspFileType
2022-05-25T10:56:38,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.913 CREATE appNGizer Property platform.repositoryTrustStorePassword
2022-05-25T10:56:38,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.913 CREATE appNGizer Property platform.platformRootPath
2022-05-25T10:56:38,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.914 CREATE appNGizer Property platform.manageDatabases
2022-05-25T10:56:38,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.914 CREATE appNGizer Property platform.inactiveLockPeriod
2022-05-25T10:56:38,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.914 CREATE appNGizer Property platform.appngData
2022-05-25T10:56:38,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.915 CREATE appNGizer Property platform.cachePlatformFolder
2022-05-25T10:56:38,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.915 CREATE appNGizer Property platform.monitoringPath
2022-05-25T10:56:38,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.915 CREATE appNGizer Property platform.repositoryCert
2022-05-25T10:56:38,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.916 CREATE appNGizer Property platform.defaultTemplate
2022-05-25T10:56:38,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.916 CREATE appNGizer Property platform.devMode
2022-05-25T10:56:38,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.916 CREATE appNGizer Property platform.logfile
2022-05-25T10:56:38,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.917 CREATE appNGizer Property platform.xssAllowedTags
2022-05-25T10:56:38,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.917 CREATE appNGizer Property platform.mailDisabled
2022-05-25T10:56:38,930 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.917 CREATE appNGizer Property platform.passwordPolicyRegEx
2022-05-25T10:56:38,930 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.93 CREATE appNGizer Property platform.formatOutput
2022-05-25T10:56:38,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.93 CREATE appNGizer Property platform.cacheConfig
2022-05-25T10:56:38,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.931 CREATE appNGizer Property platform.sharedSecret
2022-05-25T10:56:38,931 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.931 CREATE appNGizer Property platform.repositoryPath
2022-05-25T10:56:38,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.931 CREATE appNGizer Property platform.repositoryVerifySignature
2022-05-25T10:56:38,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.932 CREATE appNGizer Property platform.repositorySignature
2022-05-25T10:56:38,932 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.932 CREATE appNGizer Property platform.sessionFilter
2022-05-25T10:56:38,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.932 CREATE appNGizer Property platform.cacheApplicationFolder
2022-05-25T10:56:38,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.933 CREATE appNGizer Property platform.writeDebugFiles
2022-05-25T10:56:38,933 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.933 CREATE appNGizer Property platform.repositoryDefaultDigest
2022-05-25T10:56:38,934 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.933 CREATE appNGizer Property platform.monitorPerformance
2022-05-25T10:56:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.942 CREATE appNGizer Property platform.mdcEnabled
2022-05-25T10:56:38,942 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.942 CREATE appNGizer Property platform.vHostMode
2022-05-25T10:56:38,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.943 CREATE appNGizer Property platform.templateFolder
2022-05-25T10:56:38,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.943 CREATE appNGizer Property platform.maxLoginAttempts
2022-05-25T10:56:38,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.946 CREATE appNGizer Property platform.passwordPolicyErrorMessageKey
2022-05-25T10:56:38,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.946 CREATE appNGizer Property platform.locale
2022-05-25T10:56:38,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.947 CREATE appNGizer Property platform.sessionTimeout
2022-05-25T10:56:38,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.947 CREATE appNGizer Property platform.cleanTempFolderOnStartup
2022-05-25T10:56:38,947 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.947 CREATE appNGizer Property platform.encoding
2022-05-25T10:56:38,948 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.948 CREATE appNGizer Property platform.maxUploadSize
2022-05-25T10:56:38,948 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.948 CREATE appNGizer Property platform.templatePrefix
2022-05-25T10:56:38,948 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.948 CREATE appNGizer Property platform.repositoryTrustStore
2022-05-25T10:56:38,949 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.949 CREATE appNGizer Property platform.imageMagickPath
2022-05-25T10:56:38,949 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.949 CREATE appNGizer Property platform.databasePrefix
2022-05-25T10:56:38,949 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.949 CREATE appNGizer Property platform.cacheFolder
2022-05-25T10:56:38,958 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.95 CREATE appNGizer Property platform.messagingGroupAddress
2022-05-25T10:56:38,958 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.958 CREATE appNGizer Property platform.xssProtect
2022-05-25T10:56:38,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.958 CREATE appNGizer Property platform.mailHost
2022-05-25T10:56:38,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.959 CREATE appNGizer Property platform.timeZone
2022-05-25T10:56:38,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.959 CREATE appNGizer Property platform.cacheImageFolder
2022-05-25T10:56:38,960 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.959 CREATE appNGizer Property platform.messagingReceiver
2022-05-25T10:56:38,960 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.96 CREATE appNGizer Property platform.messagingGroupPort
2022-05-25T10:56:38,960 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.96 CREATE appNGizer Property platform.csrfFilterEnabled
2022-05-25T10:56:38,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.961 CREATE appNGizer Property platform.mailPort
2022-05-25T10:56:38,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.961 CREATE appNGizer Property platform.uploadDir
2022-05-25T10:56:38,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.961 CREATE appNGizer Property platform.applicationDir
2022-05-25T10:56:38,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:38.97 CREATE appNGizer Property platform.databaseValidationPeriod
2022-05-25T10:56:39,022 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.022 CREATE appNGizer Repository local
2022-05-25T10:56:39,073 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/repo/
2022-05-25T10:56:39,086 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.3
2022-05-25T10:56:39,094 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.094 CREATE appNGizer Application demo-application
2022-05-25T10:56:39,096 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-05-25T10:56:39,097 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.097 CREATE appNGizer Permission debug
2022-05-25T10:56:39,097 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-05-25T10:56:39,102 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.102 CREATE appNGizer Permission output-format.html
2022-05-25T10:56:39,108 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-05-25T10:56:39,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.108 CREATE appNGizer Permission output-type.webgui
2022-05-25T10:56:39,109 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-05-25T10:56:39,109 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.109 CREATE appNGizer Permission testPermission
2022-05-25T10:56:39,111 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.111 CREATE appNGizer Role Administrator
2022-05-25T10:56:39,135 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-05-25T10:56:39,135 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-05-25T10:56:39,138 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:39,138 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-05-25T10:56:39,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.138 CREATE appNGizer Role Debugger
2022-05-25T10:56:39,139 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-05-25T10:56:39,144 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-05-25T10:56:39,144 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-05-25T10:56:39,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.144 CREATE appNGizer Role Tester
2022-05-25T10:56:39,145 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-05-25T10:56:39,145 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-05-25T10:56:39,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.156 CREATE appNGizer Property platform.application.demo-application.foo
2022-05-25T10:56:39,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.157 CREATE appNGizer Property platform.application.demo-application.bar
2022-05-25T10:56:39,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.157 CREATE appNGizer Property platform.application.demo-application.clobValue
2022-05-25T10:56:39,166 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.166 UPDATE appNGizer Role Administrator
2022-05-25T10:56:39,166 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.166 UPDATE appNGizer Role Debugger
2022-05-25T10:56:39,167 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.167 UPDATE appNGizer Role Tester
2022-05-25T10:56:39,178 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,178 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,179 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,179 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,179 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,179 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,180 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,180 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,180 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,180 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-05-25T10:56:39,180 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/webapps/ROOT/applications/demo-application
2022-05-25T10:56:39,204 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-05-25T10:56:39,204 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-05-25T10:56:39,205 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-05-25T10:56:39,208 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-05-25T10:56:39,208 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-05-25T10:56:39,209 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-05-25T10:56:39,345 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.344 CREATE appNGizer Role Editor
2022-05-25T10:56:39,434 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.433 UPDATE appNGizer Role Editor
2022-05-25T10:56:39,463 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:39,463 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:39,464 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 1 ms
2022-05-25T10:56:39,480 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.48 CREATE appNGizer Role with.dot
2022-05-25T10:56:39,550 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.549 DELETE appNGizer Role with.dot
2022-05-25T10:56:39,554 INFO  [main] org.springframework.mock.web.MockServletContext: Initializing Spring FrameworkServlet ''
2022-05-25T10:56:39,554 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization started
2022-05-25T10:56:39,556 INFO  [main] org.springframework.test.web.servlet.TestDispatcherServlet: FrameworkServlet '': initialization completed in 2 ms
2022-05-25T10:56:39,571 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry 2022-05-25 10:56:39.571 CREATE appNGizer Role john doe!
2022-05-25T10:56:39,573 ERROR [main] org.appng.appngizer.controller.RoleController: [129] error while processing [POST] on /application/demo-application/role
javax.validation.ConstraintViolationException: Validation failed for classes [org.appng.core.domain.RoleImpl] during persist time for groups [javax.validation.groups.Default, ]
List of constraint violations:[
	ConstraintViolationImpl{interpolatedMessage='{validation.name}', propertyPath=name, rootBeanClass=class org.appng.core.domain.RoleImpl, messageTemplate='{validation.name}'}
]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.validate(BeanValidationEventListener.java:140) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.cfg.beanvalidation.BeanValidationEventListener.onPreInsert(BeanValidationEventListener.java:80) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.action.internal.EntityIdentityInsertAction.preInsert(EntityIdentityInsertAction.java:188) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.action.internal.EntityIdentityInsertAction.execute(EntityIdentityInsertAction.java:78) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.execute(ActionQueue.java:645) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addResolvedEntityInsertAction(ActionQueue.java:282) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addInsertAction(ActionQueue.java:263) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.engine.spi.ActionQueue.addAction(ActionQueue.java:317) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.addInsertAction(AbstractSaveEventListener.java:330) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.performSaveOrReplicate(AbstractSaveEventListener.java:287) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.performSave(AbstractSaveEventListener.java:193) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:123) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.entityIsTransient(DefaultPersistEventListener.java:185) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:128) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.internal.DefaultPersistEventListener.onPersist(DefaultPersistEventListener.java:55) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.event.service.internal.EventListenerGroupImpl.fireEventOnEachListener(EventListenerGroupImpl.java:107) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.internal.SessionImpl.firePersist(SessionImpl.java:756) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at org.hibernate.internal.SessionImpl.persist(SessionImpl.java:742) ~[hibernate-core-5.6.9.Final.jar:5.6.9.Final]
	at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.orm.jpa.SharedEntityManagerCreator$SharedEntityManagerInvocationHandler.invoke(SharedEntityManagerCreator.java:301) ~[spring-orm-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at com.sun.proxy.$Proxy123.persist(Unknown Source) ~[?:?]
	at org.springframework.data.jpa.repository.support.SimpleJpaRepository.save(SimpleJpaRepository.java:531) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at sun.reflect.GeneratedMethodAccessor134.invoke(Unknown Source) ~[?:?]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.executeMethodOn(RepositoryFactorySupport.java:515) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.doInvoke(RepositoryFactorySupport.java:500) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.data.repository.core.support.RepositoryFactorySupport$QueryExecutorMethodInterceptor.invoke(RepositoryFactorySupport.java:477) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:56) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:136) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:140) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$ExposeRepositoryInvocationInterceptor.invoke(CrudMethodMetadataPostProcessor.java:347) ~[spring-data-jpa-1.11.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:92) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.data.repository.core.support.SurroundingTransactionDetectorMethodInterceptor.invoke(SurroundingTransactionDetectorMethodInterceptor.java:57) ~[spring-data-commons-1.13.23.RELEASE.jar:?]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:213) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at com.sun.proxy.$Proxy135.save(Unknown Source) ~[?:?]
	at org.appng.core.service.CoreService.saveRole(CoreService.java:1496) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.core.service.CoreService$$FastClassBySpringCGLIB$$4bccbf8c.invoke(<generated>) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) ~[spring-core-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:737) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:283) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) ~[spring-tx-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:672) ~[spring-aop-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.appng.core.service.CoreService$$EnhancerBySpringCGLIB$$1f06ac5a.saveRole(<generated>) ~[appng-core-2.0.0-SNAPSHOT.jar:2.0.0-SNAPSHOT]
	at org.appng.appngizer.controller.RoleController.addPermissionsAndSave(RoleController.java:115) ~[classes/:?]
	at org.appng.appngizer.controller.RoleController.createRole(RoleController.java:86) ~[classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:204) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:132) ~[spring-web-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:97) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:854) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:765) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:967) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:901) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:970) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:872) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:846) ~[spring-webmvc-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:71) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) ~[javax.servlet-api-3.1.0.jar:3.1.0]
	at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:160) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:127) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:151) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.appng.appngizer.controller.ControllerTest.verify(ControllerTest.java:200) ~[test-classes/:?]
	at org.appng.appngizer.controller.ControllerTest.sendBodyAndVerify(ControllerTest.java:194) ~[test-classes/:?]
	at org.appng.appngizer.controller.ControllerTest.postAndVerify(ControllerTest.java:159) ~[test-classes/:?]
	at org.appng.appngizer.controller.RoleControllerTest.testInvalidName(RoleControllerTest.java:44) ~[test-classes/:?]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_333]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_333]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_333]
	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_333]
	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.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:252) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) ~[junit-4.13.2.jar:4.13.2]
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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:191) ~[spring-test-4.3.30.RELEASE.jar:4.3.30.RELEASE]
	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-05-25T10:56:39,602 INFO  [main] org.springframework.web.context.support.GenericWebApplicationContext: Closing appNG platform context: startup date [Wed May 25 10:56:37 CEST 2022]; root of context hierarchy
2022-05-25T10:56:39,604 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNGizer'
2022-05-25T10:56:39,608 INFO  [main] org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory: Shutting down embedded database: url='jdbc:hsqldb:mem:testdb'
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.66 s - in org.appng.appngizer.controller.RoleControllerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-appngizer ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-user-manual) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/src/main/asciidoc/appngizer-user-manual.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (pdf-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- asciidoctor-maven-plugin:1.5.6:process-asciidoc (html-generate-install-platform) @ appng-appngizer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] Rendered /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/src/main/asciidoc/appngizer-platform-installation-guide.adoc
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-appngizer ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-appngizer ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-appngizer/target/appng-appngizer-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-appngizer ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 988 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (988 B at 11 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220525.085740-4.jar
Progress (1): 4.1/89 kB
Progress (1): 8.2/89 kB
Progress (1): 12/89 kB 
Progress (1): 16/89 kB
Progress (1): 20/89 kB
Progress (1): 25/89 kB
Progress (1): 29/89 kB
Progress (1): 33/89 kB
Progress (1): 37/89 kB
Progress (1): 41/89 kB
Progress (1): 45/89 kB
Progress (1): 49/89 kB
Progress (1): 53/89 kB
Progress (1): 57/89 kB
Progress (1): 61/89 kB
Progress (1): 66/89 kB
Progress (1): 70/89 kB
Progress (1): 74/89 kB
Progress (1): 78/89 kB
Progress (1): 82/89 kB
Progress (1): 86/89 kB
Progress (1): 89 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220525.085740-4.jar (89 kB at 163 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220525.085740-4.pom
Progress (1): 4.1/5.1 kB
Progress (1): 5.1 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220525.085740-4.pom (5.1 kB at 6.9 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml
Progress (1): 2.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 7.7 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.2 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/maven-metadata.xml (2.0 kB at 2.8 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220525.085740-4-sources.jar
Progress (1): 4.1/60 kB
Progress (1): 8.2/60 kB
Progress (1): 12/60 kB 
Progress (1): 16/60 kB
Progress (1): 20/60 kB
Progress (1): 25/60 kB
Progress (1): 29/60 kB
Progress (1): 33/60 kB
Progress (1): 37/60 kB
Progress (1): 41/60 kB
Progress (1): 45/60 kB
Progress (1): 49/60 kB
Progress (1): 53/60 kB
Progress (1): 57/60 kB
Progress (1): 60 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/appng-appngizer-2.0.0-20220525.085740-4-sources.jar (60 kB at 122 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-appngizer/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.5 kB/s)
[INFO] 
[INFO] --------------------< org.appng:appng-application >---------------------
[INFO] Building appNG Application 2.0.0-SNAPSHOT                        [17/28]
[INFO] --------------------------------[ war ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-application ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-application ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-application ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-application ---
[INFO] 
[INFO] --- maven-war-plugin:3.1.0:war (default-war) @ appng-application ---
[INFO] Packaging webapp
[INFO] Assembling webapp [appng-application] in [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp/META-INF] to [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT]
[INFO] Copying webapp webResources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp/WEB-INF] to [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT]
[INFO] Copying webapp resources [/var/lib/jenkins/workspace/appNG_1.24.x/appng-application/src/main/webapp]
[INFO] Webapp assembled in [5577 msecs]
[INFO] Building war: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:copy-dependencies (default) @ appng-application ---
[INFO] Copying jdbc-perf-logger-driver-0.9.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jdbc-perf-logger-driver-0.9.0.jar
[INFO] Copying spring-xml-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-xml-2.4.6.RELEASE.jar
[INFO] Copying guava-31.0.1-jre.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/guava-31.0.1-jre.jar
[INFO] Copying lucene-facet-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-facet-8.11.1.jar
[INFO] Copying appng-mail-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-mail-2.0.0-SNAPSHOT.jar
[INFO] Copying poi-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-5.2.2.jar
[INFO] Copying juniversalchardet-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/juniversalchardet-1.0.3.jar
[INFO] Copying esapi-2.3.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/esapi-2.3.0.0.jar
[INFO] Copying passay-1.6.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/passay-1.6.1.jar
[INFO] Copying spring-context-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-context-4.3.30.RELEASE.jar
[INFO] Copying stax-ex-1.8.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/stax-ex-1.8.3.jar
[INFO] Copying spring-data-jpa-1.11.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-jpa-1.11.23.RELEASE.jar
[INFO] Copying xml-apis-ext-1.3.04.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xml-apis-ext-1.3.04.jar
[INFO] Copying j2objc-annotations-1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/j2objc-annotations-1.3.jar
[INFO] Copying xmlbeans-5.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmlbeans-5.0.3.jar
[INFO] Copying spring-context-support-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-context-support-4.3.30.RELEASE.jar
[INFO] Copying commons-codec-1.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-codec-1.15.jar
[INFO] Copying flyway-sqlserver-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-sqlserver-8.5.11.jar
[INFO] Copying mysema-commons-lang-0.2.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/mysema-commons-lang-0.2.4.jar
[INFO] Copying jaxb-impl-2.3.5.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jaxb-impl-2.3.5.jar
[INFO] Copying appng-xmlapi-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-xmlapi-2.0.0-SNAPSHOT.jar
[INFO] Copying cache-api-1.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/cache-api-1.1.1.jar
[INFO] Copying flyway-core-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-core-8.5.11.jar
[INFO] Copying hppc-0.8.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hppc-0.8.1.jar
[INFO] Copying SparseBitSet-1.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/SparseBitSet-1.2.jar
[INFO] Copying appng-tools-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-tools-2.0.0-SNAPSHOT.jar
[INFO] Copying amqp-client-5.13.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/amqp-client-5.13.1.jar
[INFO] Copying bsh-2.0b6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bsh-2.0b6.jar
[INFO] Copying jackson-core-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-core-2.13.3.jar
[INFO] Copying jakarta.xml.bind-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.xml.bind-api-2.3.3.jar
[INFO] Copying jakarta.mail-1.6.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.mail-1.6.7.jar
[INFO] Copying appng-rest-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-rest-api-2.0.0-SNAPSHOT.jar
[INFO] Copying httpclient-4.5.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpclient-4.5.13.jar
[INFO] Copying spring-data-envers-1.1.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-envers-1.1.23.RELEASE.jar
[INFO] Copying poi-ooxml-lite-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-ooxml-lite-5.2.2.jar
[INFO] Copying jackson-datatype-jsr310-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-datatype-jsr310-2.13.3.jar
[INFO] Copying commons-csv-1.9.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-csv-1.9.0.jar
[INFO] Copying appng-api-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-api-2.0.0-SNAPSHOT.jar
[INFO] Copying commons-lang-2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-lang-2.6.jar
[INFO] Copying saaj-impl-1.5.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/saaj-impl-1.5.3.jar
[INFO] Copying commons-beanutils-1.9.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-beanutils-1.9.4.jar
[INFO] Copying appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-appngizer-jaxb-2.0.0-SNAPSHOT.jar
[INFO] Copying mchange-commons-java-0.2.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/mchange-commons-java-0.2.15.jar
[INFO] Copying urlrewritefilter-4.0.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/urlrewritefilter-4.0.4.jar
[INFO] Copying log4j-1.2-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-1.2-api-2.17.2.jar
[INFO] Copying hazelcast-spring-5.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hazelcast-spring-5.1.1.jar
[INFO] Copying poi-scratchpad-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-scratchpad-5.2.2.jar
[INFO] Copying hibernate-envers-5.6.9.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-envers-5.6.9.Final.jar
[INFO] Copying jakarta.validation-api-2.0.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.validation-api-2.0.2.jar
[INFO] Copying jackson-annotations-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-annotations-2.13.3.jar
[INFO] Copying freemarker-2.3.31.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/freemarker-2.3.31.jar
[INFO] Copying spring-expression-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-expression-4.3.30.RELEASE.jar
[INFO] Copying spring-security-core-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-security-core-4.2.17.RELEASE.jar
[INFO] Copying spring-web-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-web-4.3.30.RELEASE.jar
[INFO] Copying listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
[INFO] Copying jaxws-rt-2.3.5.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jaxws-rt-2.3.5.jar
[INFO] Copying spring-aop-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-aop-4.3.30.RELEASE.jar
[INFO] Copying jcommander-1.72.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jcommander-1.72.jar
[INFO] Copying hibernate-validator-6.2.3.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-validator-6.2.3.Final.jar
[INFO] Copying antlr-2.7.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/antlr-2.7.7.jar
[INFO] Copying tika-parser-microsoft-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-microsoft-module-2.4.0.jar
[INFO] Copying jakarta.activation-api-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.activation-api-1.2.2.jar
[INFO] Copying batik-shared-resources-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-shared-resources-1.14.jar
[INFO] Copying failureaccess-1.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/failureaccess-1.0.1.jar
[INFO] Copying error_prone_annotations-2.7.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/error_prone_annotations-2.7.1.jar
[INFO] Copying dom4j-2.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/dom4j-2.1.3.jar
[INFO] Copying commons-text-1.9.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-text-1.9.jar
[INFO] Copying jakarta.xml.soap-api-1.4.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.xml.soap-api-1.4.2.jar
[INFO] Copying appng-formtags-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-formtags-2.0.0-SNAPSHOT.jar
[INFO] Copying semantic-version-1.2.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/semantic-version-1.2.0.jar
[INFO] Copying bcpkix-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcpkix-jdk15on-1.70.jar
[INFO] Copying xmlgraphics-commons-2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmlgraphics-commons-2.6.jar
[INFO] Copying jakarta.inject-api-1.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.inject-api-1.0.3.jar
[INFO] Copying spring-tx-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-tx-4.3.30.RELEASE.jar
[INFO] Copying FastInfoset-1.2.18.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/FastInfoset-1.2.18.jar
[INFO] Copying jsr305-3.0.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jsr305-3.0.2.jar
[INFO] Copying boilerpipe-1.1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/boilerpipe-1.1.0.jar
[INFO] Copying commons-compress-1.21.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-compress-1.21.jar
[INFO] Copying commons-configuration-1.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-configuration-1.10.jar
[INFO] Copying log4j-core-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-core-2.17.2.jar
[INFO] Copying appng-persistence-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-persistence-2.0.0-SNAPSHOT.jar
[INFO] Copying fontbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/fontbox-2.0.24.jar
[INFO] Copying attoparser-2.0.5.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/attoparser-2.0.5.RELEASE.jar
[INFO] Copying tika-parser-html-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-html-commons-2.4.0.jar
[INFO] Copying tika-parser-xml-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-xml-module-2.4.0.jar
[INFO] Copying unbescape-1.1.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/unbescape-1.1.6.RELEASE.jar
[INFO] Copying tagsoup-1.2.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tagsoup-1.2.1.jar
[INFO] Copying lucene-queries-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-queries-8.11.1.jar
[INFO] Copying commons-collections-3.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-collections-3.2.2.jar
[INFO] Copying HikariCP-4.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/HikariCP-4.0.3.jar
[INFO] Copying streambuffer-1.5.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/streambuffer-1.5.10.jar
[INFO] Copying appng-forms-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-forms-2.0.0-SNAPSHOT.jar
[INFO] Copying thymeleaf-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/thymeleaf-3.0.12.RELEASE.jar
[INFO] Copying gmbal-api-only-4.0.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/gmbal-api-only-4.0.3.jar
[INFO] Copying xmpbox-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xmpbox-2.0.26.jar
[INFO] Copying antisamy-1.6.7.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/antisamy-1.6.7.jar
[INFO] Copying thymeleaf-spring4-3.0.12.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/thymeleaf-spring4-3.0.12.RELEASE.jar
[INFO] Copying bcutil-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcutil-jdk15on-1.70.jar
[INFO] Copying commons-pool2-2.10.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-pool2-2.10.0.jar
[INFO] Copying joda-time-2.10.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/joda-time-2.10.11.jar
[INFO] Copying aopalliance-1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/aopalliance-1.0.jar
[INFO] Copying lucene-core-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-core-8.11.1.jar
[INFO] Copying bcprov-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcprov-jdk15on-1.70.jar
[INFO] Copying curvesapi-1.07.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/curvesapi-1.07.jar
[INFO] Copying hazelcast-5.1.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hazelcast-5.1.1.jar
[INFO] Copying tika-parser-pdf-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-pdf-module-2.4.0.jar
[INFO] Copying jboss-transaction-api_1.2_spec-1.1.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jboss-transaction-api_1.2_spec-1.1.1.Final.jar
[INFO] Copying httpcore-4.4.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore-4.4.14.jar
[INFO] Copying jakarta.persistence-api-2.2.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.persistence-api-2.2.3.jar
[INFO] Copying commons-lang3-3.12.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-lang3-3.12.0.jar
[INFO] Copying xml-apis-1.4.01.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xml-apis-1.4.01.jar
[INFO] Copying slf4j-api-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/slf4j-api-1.7.26.jar
[INFO] Copying jakarta.ws.rs-api-2.1.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.ws.rs-api-2.1.6.jar
[INFO] Copying spring-oxm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-oxm-4.3.30.RELEASE.jar
[INFO] Copying appng-search-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-search-2.0.0-SNAPSHOT.jar
[INFO] Copying tika-parser-zip-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-zip-commons-2.4.0.jar
[INFO] Copying commons-math3-3.6.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-math3-3.6.1.jar
[INFO] Copying tika-parser-xmp-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-xmp-commons-2.4.0.jar
[INFO] Copying spring-webmvc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-webmvc-4.3.30.RELEASE.jar
[INFO] Copying hibernate-core-5.6.9.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-core-5.6.9.Final.jar
[INFO] Copying apache-mime4j-dom-0.8.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/apache-mime4j-dom-0.8.4.jar
[INFO] Copying policy-2.7.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/policy-2.7.10.jar
[INFO] Copying pdfbox-debugger-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-debugger-2.0.26.jar
[INFO] Copying jsoup-1.14.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jsoup-1.14.3.jar
[INFO] Copying lucene-sandbox-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-sandbox-8.11.1.jar
[INFO] Copying flyway-mysql-8.5.11.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/flyway-mysql-8.5.11.jar
[INFO] Copying spring-orm-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-orm-4.3.30.RELEASE.jar
[INFO] Copying aspectjrt-1.8.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/aspectjrt-1.8.13.jar
[INFO] Copying commons-collections4-4.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-collections4-4.2.jar
[INFO] Copying jakarta.xml.ws-api-2.3.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.xml.ws-api-2.3.3.jar
[INFO] Copying appng-core-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-core-2.0.0-SNAPSHOT.jar
[INFO] Copying appng-appngizer-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-appngizer-2.0.0-SNAPSHOT.jar
[INFO] Copying mimepull-1.9.15.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/mimepull-1.9.15.jar
[INFO] Copying simplemagic-1.16.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/simplemagic-1.16.jar
[INFO] Copying pdfbox-tools-2.0.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-tools-2.0.26.jar
[INFO] Copying batik-css-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-css-1.14.jar
[INFO] Copying jackson-databind-2.13.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackson-databind-2.13.3.jar
[INFO] Copying spring-jdbc-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-jdbc-4.3.30.RELEASE.jar
[INFO] Copying wsdl4j-1.6.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/wsdl4j-1.6.3.jar
[INFO] Copying management-api-3.2.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/management-api-3.2.3.jar
[INFO] Copying jempbox-1.8.16.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jempbox-1.8.16.jar
[INFO] Copying hibernate-commons-annotations-5.1.2.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hibernate-commons-annotations-5.1.2.Final.jar
[INFO] Copying bcmail-jdk15on-1.70.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/bcmail-jdk15on-1.70.jar
[INFO] Copying lucene-queryparser-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-queryparser-8.11.1.jar
[INFO] Copying byte-buddy-1.12.9.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/byte-buddy-1.12.9.jar
[INFO] Copying hsqldb-2.5.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/hsqldb-2.5.0.jar
[INFO] Copying classmate-1.5.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/classmate-1.5.1.jar
[INFO] Copying querydsl-core-5.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/querydsl-core-5.0.0.jar
[INFO] Copying quartz-2.3.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/quartz-2.3.2.jar
[INFO] Copying xom-1.2.10.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/xom-1.2.10.jar
[INFO] Copying lucene-memory-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-memory-8.11.1.jar
[INFO] Copying httpcore5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore5-5.1.3.jar
[INFO] Copying jedis-3.7.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jedis-3.7.0.jar
[INFO] Copying jcl-over-slf4j-1.7.26.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jcl-over-slf4j-1.7.26.jar
[INFO] Copying lucene-highlighter-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-highlighter-8.11.1.jar
[INFO] Copying swagger-annotations-1.5.22.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/swagger-annotations-1.5.22.jar
[INFO] Copying neko-htmlunit-2.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/neko-htmlunit-2.24.jar
[INFO] Copying batik-util-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-util-1.14.jar
[INFO] Copying jakarta.annotation-api-1.3.5.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.annotation-api-1.3.5.jar
[INFO] Copying java-libpst-0.9.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/java-libpst-0.9.3.jar
[INFO] Copying spring-beans-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-beans-4.3.30.RELEASE.jar
[INFO] Copying tika-parser-text-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-text-module-2.4.0.jar
[INFO] Copying spring-security-web-4.2.17.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-security-web-4.2.17.RELEASE.jar
[INFO] Copying apache-mime4j-core-0.8.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/apache-mime4j-core-0.8.4.jar
[INFO] Copying tika-core-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-core-2.4.0.jar
[INFO] Copying spring-core-4.3.30.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-core-4.3.30.RELEASE.jar
[INFO] Copying log4j-api-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-api-2.17.2.jar
[INFO] Copying log4j-slf4j-impl-2.17.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/log4j-slf4j-impl-2.17.2.jar
[INFO] Copying batik-constants-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-constants-1.14.jar
[INFO] Copying spring-ws-core-2.4.6.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-ws-core-2.4.6.RELEASE.jar
[INFO] Copying commons-io-2.9.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-io-2.9.0.jar
[INFO] Copying jakarta.activation-1.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.activation-1.2.2.jar
[INFO] Copying jboss-logging-3.4.1.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jboss-logging-3.4.1.Final.jar
[INFO] Copying im4java-1.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/im4java-1.4.0.jar
[INFO] Copying commons-fileupload-1.4.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/commons-fileupload-1.4.jar
[INFO] Copying httpclient5-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpclient5-5.1.3.jar
[INFO] Copying stax2-api-4.2.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/stax2-api-4.2.1.jar
[INFO] Copying tika-parser-html-module-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-html-module-2.4.0.jar
[INFO] Copying querydsl-jpa-5.0.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/querydsl-jpa-5.0.0.jar
[INFO] Copying poi-ooxml-5.2.2.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/poi-ooxml-5.2.2.jar
[INFO] Copying woodstox-core-6.2.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/woodstox-core-6.2.6.jar
[INFO] Copying jakarta.jws-api-2.1.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jakarta.jws-api-2.1.0.jar
[INFO] Copying jandex-2.4.2.Final.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jandex-2.4.2.Final.jar
[INFO] Copying checker-qual-3.12.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/checker-qual-3.12.0.jar
[INFO] Copying ha-api-3.1.13.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/ha-api-3.1.13.jar
[INFO] Copying jackcess-4.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackcess-4.0.1.jar
[INFO] Copying appng-taglib-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-taglib-2.0.0-SNAPSHOT.jar
[INFO] Copying appng-cli-2.0.0-SNAPSHOT.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/appng-cli-2.0.0-SNAPSHOT.jar
[INFO] Copying pdfbox-2.0.24.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/pdfbox-2.0.24.jar
[INFO] Copying Saxon-HE-10.6.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/Saxon-HE-10.6.jar
[INFO] Copying spring-data-commons-1.13.23.RELEASE.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/spring-data-commons-1.13.23.RELEASE.jar
[INFO] Copying tika-parser-mail-commons-2.4.0.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/tika-parser-mail-commons-2.4.0.jar
[INFO] Copying httpcore5-h2-5.1.3.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/httpcore5-h2-5.1.3.jar
[INFO] Copying lucene-analyzers-common-8.11.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/lucene-analyzers-common-8.11.1.jar
[INFO] Copying batik-i18n-1.14.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/batik-i18n-1.14.jar
[INFO] Copying jackcess-encrypt-4.0.1.jar to /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/dependency/jackcess-encrypt-4.0.1.jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.0.0:single (default) @ appng-application ---
[INFO] Reading assembly descriptor: assembly.xml
[INFO] Building zip: /tmp/jenkins_artifacts/120/appng-application-2.0.0-SNAPSHOT-dependencies-20220525-0847.zip
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (default) @ appng-application ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ appng-application ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT.war to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.war
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.pom
[INFO] Installing /tmp/jenkins_artifacts/120/appng-application-2.0.0-SNAPSHOT-dependencies-20220525-0847.zip to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT.zip
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application/target/appng-application-2.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ appng-application ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 11 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4.war
Progress (1): 0.5/114 MB
Progress (1): 1.0/114 MB
Progress (1): 1.6/114 MB
Progress (1): 2.1/114 MB
Progress (1): 2.6/114 MB
Progress (1): 3.1/114 MB
Progress (1): 3.7/114 MB
Progress (1): 4.2/114 MB
Progress (1): 4.7/114 MB
Progress (1): 5.2/114 MB
Progress (1): 5.8/114 MB
Progress (1): 6.3/114 MB
Progress (1): 6.8/114 MB
Progress (1): 7.3/114 MB
Progress (1): 7.9/114 MB
Progress (1): 8.4/114 MB
Progress (1): 8.9/114 MB
Progress (1): 9.4/114 MB
Progress (1): 10.0/114 MB
Progress (1): 10/114 MB  
Progress (1): 11/114 MB
Progress (1): 12/114 MB
Progress (1): 12/114 MB
Progress (1): 13/114 MB
Progress (1): 13/114 MB
Progress (1): 14/114 MB
Progress (1): 14/114 MB
Progress (1): 15/114 MB
Progress (1): 15/114 MB
Progress (1): 16/114 MB
Progress (1): 16/114 MB
Progress (1): 17/114 MB
Progress (1): 17/114 MB
Progress (1): 18/114 MB
Progress (1): 18/114 MB
Progress (1): 19/114 MB
Progress (1): 19/114 MB
Progress (1): 20/114 MB
Progress (1): 20/114 MB
Progress (1): 21/114 MB
Progress (1): 21/114 MB
Progress (1): 22/114 MB
Progress (1): 23/114 MB
Progress (1): 23/114 MB
Progress (1): 24/114 MB
Progress (1): 24/114 MB
Progress (1): 25/114 MB
Progress (1): 25/114 MB
Progress (1): 26/114 MB
Progress (1): 26/114 MB
Progress (1): 27/114 MB
Progress (1): 27/114 MB
Progress (1): 28/114 MB
Progress (1): 28/114 MB
Progress (1): 29/114 MB
Progress (1): 29/114 MB
Progress (1): 30/114 MB
Progress (1): 30/114 MB
Progress (1): 31/114 MB
Progress (1): 31/114 MB
Progress (1): 32/114 MB
Progress (1): 33/114 MB
Progress (1): 33/114 MB
Progress (1): 34/114 MB
Progress (1): 34/114 MB
Progress (1): 35/114 MB
Progress (1): 35/114 MB
Progress (1): 36/114 MB
Progress (1): 36/114 MB
Progress (1): 37/114 MB
Progress (1): 37/114 MB
Progress (1): 38/114 MB
Progress (1): 38/114 MB
Progress (1): 39/114 MB
Progress (1): 39/114 MB
Progress (1): 40/114 MB
Progress (1): 40/114 MB
Progress (1): 41/114 MB
Progress (1): 41/114 MB
Progress (1): 42/114 MB
Progress (1): 42/114 MB
Progress (1): 43/114 MB
Progress (1): 44/114 MB
Progress (1): 44/114 MB
Progress (1): 45/114 MB
Progress (1): 45/114 MB
Progress (1): 46/114 MB
Progress (1): 46/114 MB
Progress (1): 47/114 MB
Progress (1): 47/114 MB
Progress (1): 48/114 MB
Progress (1): 48/114 MB
Progress (1): 49/114 MB
Progress (1): 49/114 MB
Progress (1): 50/114 MB
Progress (1): 50/114 MB
Progress (1): 51/114 MB
Progress (1): 51/114 MB
Progress (1): 52/114 MB
Progress (1): 52/114 MB
Progress (1): 53/114 MB
Progress (1): 53/114 MB
Progress (1): 54/114 MB
Progress (1): 55/114 MB
Progress (1): 55/114 MB
Progress (1): 56/114 MB
Progress (1): 56/114 MB
Progress (1): 57/114 MB
Progress (1): 57/114 MB
Progress (1): 58/114 MB
Progress (1): 58/114 MB
Progress (1): 59/114 MB
Progress (1): 59/114 MB
Progress (1): 60/114 MB
Progress (1): 60/114 MB
Progress (1): 61/114 MB
Progress (1): 61/114 MB
Progress (1): 62/114 MB
Progress (1): 62/114 MB
Progress (1): 63/114 MB
Progress (1): 63/114 MB
Progress (1): 64/114 MB
Progress (1): 64/114 MB
Progress (1): 65/114 MB
Progress (1): 66/114 MB
Progress (1): 66/114 MB
Progress (1): 67/114 MB
Progress (1): 67/114 MB
Progress (1): 68/114 MB
Progress (1): 68/114 MB
Progress (1): 69/114 MB
Progress (1): 69/114 MB
Progress (1): 70/114 MB
Progress (1): 70/114 MB
Progress (1): 71/114 MB
Progress (1): 71/114 MB
Progress (1): 72/114 MB
Progress (1): 72/114 MB
Progress (1): 73/114 MB
Progress (1): 73/114 MB
Progress (1): 74/114 MB
Progress (1): 74/114 MB
Progress (1): 75/114 MB
Progress (1): 75/114 MB
Progress (1): 76/114 MB
Progress (1): 77/114 MB
Progress (1): 77/114 MB
Progress (1): 78/114 MB
Progress (1): 78/114 MB
Progress (1): 79/114 MB
Progress (1): 79/114 MB
Progress (1): 80/114 MB
Progress (1): 80/114 MB
Progress (1): 81/114 MB
Progress (1): 81/114 MB
Progress (1): 82/114 MB
Progress (1): 82/114 MB
Progress (1): 83/114 MB
Progress (1): 83/114 MB
Progress (1): 84/114 MB
Progress (1): 84/114 MB
Progress (1): 85/114 MB
Progress (1): 85/114 MB
Progress (1): 86/114 MB
Progress (1): 87/114 MB
Progress (1): 87/114 MB
Progress (1): 88/114 MB
Progress (1): 88/114 MB
Progress (1): 89/114 MB
Progress (1): 89/114 MB
Progress (1): 90/114 MB
Progress (1): 90/114 MB
Progress (1): 91/114 MB
Progress (1): 91/114 MB
Progress (1): 92/114 MB
Progress (1): 92/114 MB
Progress (1): 93/114 MB
Progress (1): 93/114 MB
Progress (1): 94/114 MB
Progress (1): 94/114 MB
Progress (1): 95/114 MB
Progress (1): 95/114 MB
Progress (1): 96/114 MB
Progress (1): 96/114 MB
Progress (1): 97/114 MB
Progress (1): 98/114 MB
Progress (1): 98/114 MB
Progress (1): 99/114 MB
Progress (1): 99/114 MB
Progress (1): 100/114 MB
Progress (1): 100/114 MB
Progress (1): 101/114 MB
Progress (1): 101/114 MB
Progress (1): 102/114 MB
Progress (1): 102/114 MB
Progress (1): 103/114 MB
Progress (1): 103/114 MB
Progress (1): 104/114 MB
Progress (1): 104/114 MB
Progress (1): 105/114 MB
Progress (1): 105/114 MB
Progress (1): 106/114 MB
Progress (1): 106/114 MB
Progress (1): 107/114 MB
Progress (1): 107/114 MB
Progress (1): 108/114 MB
Progress (1): 109/114 MB
Progress (1): 109/114 MB
Progress (1): 110/114 MB
Progress (1): 110/114 MB
Progress (1): 111/114 MB
Progress (1): 111/114 MB
Progress (1): 112/114 MB
Progress (1): 112/114 MB
Progress (1): 113/114 MB
Progress (1): 113/114 MB
Progress (1): 114 MB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4.war (114 MB at 20 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4.pom
Progress (1): 4.1/6.6 kB
Progress (1): 6.6 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4.pom (6.6 kB at 12 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml
Progress (1): 2.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 2.6 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 2.7 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/maven-metadata.xml (2.0 kB at 3.0 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4.zip
Progress (1): 0.5/114 MB
Progress (1): 1.0/114 MB
Progress (1): 1.6/114 MB
Progress (1): 2.1/114 MB
Progress (1): 2.6/114 MB
Progress (1): 3.1/114 MB
Progress (1): 3.7/114 MB
Progress (1): 4.2/114 MB
Progress (1): 4.7/114 MB
Progress (1): 5.2/114 MB
Progress (1): 5.8/114 MB
Progress (1): 6.3/114 MB
Progress (1): 6.8/114 MB
Progress (1): 7.3/114 MB
Progress (1): 7.9/114 MB
Progress (1): 8.4/114 MB
Progress (1): 8.9/114 MB
Progress (1): 9.4/114 MB
Progress (1): 10.0/114 MB
Progress (1): 10/114 MB  
Progress (1): 11/114 MB
Progress (1): 12/114 MB
Progress (1): 12/114 MB
Progress (1): 13/114 MB
Progress (1): 13/114 MB
Progress (1): 14/114 MB
Progress (1): 14/114 MB
Progress (1): 15/114 MB
Progress (1): 15/114 MB
Progress (1): 16/114 MB
Progress (1): 16/114 MB
Progress (1): 17/114 MB
Progress (1): 17/114 MB
Progress (1): 18/114 MB
Progress (1): 18/114 MB
Progress (1): 19/114 MB
Progress (1): 19/114 MB
Progress (1): 20/114 MB
Progress (1): 20/114 MB
Progress (1): 21/114 MB
Progress (1): 21/114 MB
Progress (1): 22/114 MB
Progress (1): 23/114 MB
Progress (1): 23/114 MB
Progress (1): 24/114 MB
Progress (1): 24/114 MB
Progress (1): 25/114 MB
Progress (1): 25/114 MB
Progress (1): 26/114 MB
Progress (1): 26/114 MB
Progress (1): 27/114 MB
Progress (1): 27/114 MB
Progress (1): 28/114 MB
Progress (1): 28/114 MB
Progress (1): 29/114 MB
Progress (1): 29/114 MB
Progress (1): 30/114 MB
Progress (1): 30/114 MB
Progress (1): 31/114 MB
Progress (1): 31/114 MB
Progress (1): 32/114 MB
Progress (1): 33/114 MB
Progress (1): 33/114 MB
Progress (1): 34/114 MB
Progress (1): 34/114 MB
Progress (1): 35/114 MB
Progress (1): 35/114 MB
Progress (1): 36/114 MB
Progress (1): 36/114 MB
Progress (1): 37/114 MB
Progress (1): 37/114 MB
Progress (1): 38/114 MB
Progress (1): 38/114 MB
Progress (1): 39/114 MB
Progress (1): 39/114 MB
Progress (1): 40/114 MB
Progress (1): 40/114 MB
Progress (1): 41/114 MB
Progress (1): 41/114 MB
Progress (1): 42/114 MB
Progress (1): 42/114 MB
Progress (1): 43/114 MB
Progress (1): 44/114 MB
Progress (1): 44/114 MB
Progress (1): 45/114 MB
Progress (1): 45/114 MB
Progress (1): 46/114 MB
Progress (1): 46/114 MB
Progress (1): 47/114 MB
Progress (1): 47/114 MB
Progress (1): 48/114 MB
Progress (1): 48/114 MB
Progress (1): 49/114 MB
Progress (1): 49/114 MB
Progress (1): 50/114 MB
Progress (1): 50/114 MB
Progress (1): 51/114 MB
Progress (1): 51/114 MB
Progress (1): 52/114 MB
Progress (1): 52/114 MB
Progress (1): 53/114 MB
Progress (1): 53/114 MB
Progress (1): 54/114 MB
Progress (1): 55/114 MB
Progress (1): 55/114 MB
Progress (1): 56/114 MB
Progress (1): 56/114 MB
Progress (1): 57/114 MB
Progress (1): 57/114 MB
Progress (1): 58/114 MB
Progress (1): 58/114 MB
Progress (1): 59/114 MB
Progress (1): 59/114 MB
Progress (1): 60/114 MB
Progress (1): 60/114 MB
Progress (1): 61/114 MB
Progress (1): 61/114 MB
Progress (1): 62/114 MB
Progress (1): 62/114 MB
Progress (1): 63/114 MB
Progress (1): 63/114 MB
Progress (1): 64/114 MB
Progress (1): 64/114 MB
Progress (1): 65/114 MB
Progress (1): 66/114 MB
Progress (1): 66/114 MB
Progress (1): 67/114 MB
Progress (1): 67/114 MB
Progress (1): 68/114 MB
Progress (1): 68/114 MB
Progress (1): 69/114 MB
Progress (1): 69/114 MB
Progress (1): 70/114 MB
Progress (1): 70/114 MB
Progress (1): 71/114 MB
Progress (1): 71/114 MB
Progress (1): 72/114 MB
Progress (1): 72/114 MB
Progress (1): 73/114 MB
Progress (1): 73/114 MB
Progress (1): 74/114 MB
Progress (1): 74/114 MB
Progress (1): 75/114 MB
Progress (1): 75/114 MB
Progress (1): 76/114 MB
Progress (1): 77/114 MB
Progress (1): 77/114 MB
Progress (1): 78/114 MB
Progress (1): 78/114 MB
Progress (1): 79/114 MB
Progress (1): 79/114 MB
Progress (1): 80/114 MB
Progress (1): 80/114 MB
Progress (1): 81/114 MB
Progress (1): 81/114 MB
Progress (1): 82/114 MB
Progress (1): 82/114 MB
Progress (1): 83/114 MB
Progress (1): 83/114 MB
Progress (1): 84/114 MB
Progress (1): 84/114 MB
Progress (1): 85/114 MB
Progress (1): 85/114 MB
Progress (1): 86/114 MB
Progress (1): 87/114 MB
Progress (1): 87/114 MB
Progress (1): 88/114 MB
Progress (1): 88/114 MB
Progress (1): 89/114 MB
Progress (1): 89/114 MB
Progress (1): 90/114 MB
Progress (1): 90/114 MB
Progress (1): 91/114 MB
Progress (1): 91/114 MB
Progress (1): 92/114 MB
Progress (1): 92/114 MB
Progress (1): 93/114 MB
Progress (1): 93/114 MB
Progress (1): 94/114 MB
Progress (1): 94/114 MB
Progress (1): 95/114 MB
Progress (1): 95/114 MB
Progress (1): 96/114 MB
Progress (1): 96/114 MB
Progress (1): 97/114 MB
Progress (1): 98/114 MB
Progress (1): 98/114 MB
Progress (1): 99/114 MB
Progress (1): 99/114 MB
Progress (1): 100/114 MB
Progress (1): 100/114 MB
Progress (1): 101/114 MB
Progress (1): 101/114 MB
Progress (1): 102/114 MB
Progress (1): 102/114 MB
Progress (1): 103/114 MB
Progress (1): 103/114 MB
Progress (1): 104/114 MB
Progress (1): 104/114 MB
Progress (1): 105/114 MB
Progress (1): 105/114 MB
Progress (1): 106/114 MB
Progress (1): 106/114 MB
Progress (1): 107/114 MB
Progress (1): 107/114 MB
Progress (1): 108/114 MB
Progress (1): 109/114 MB
Progress (1): 109/114 MB
Progress (1): 110/114 MB
Progress (1): 110/114 MB
Progress (1): 111/114 MB
Progress (1): 111/114 MB
Progress (1): 112/114 MB
Progress (1): 112/114 MB
Progress (1): 113/114 MB
Progress (1): 113/114 MB
Progress (1): 114 MB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4.zip (114 MB at 22 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.4 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4-sources.jar
Progress (1): 3.1 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/appng-application-2.0.0-20220525.085818-4-sources.jar (3.1 kB at 8.2 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 1.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application/2.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 1.8 kB/s)
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (default) @ appng-application ---
[INFO] Executing tasks

main:
     [copy] Copying 1 file to /tmp/jenkins_artifacts/120
[INFO] Executed tasks
[INFO] 
[INFO] ------------------< org.appng:appng-application-bom >-------------------
[INFO] Building appNG application BOM 2.0.0-SNAPSHOT                    [18/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ appng-application-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ appng-application-bom ---
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.24.x/appng-application-bom/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ appng-application-bom ---
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 607 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 1.7 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220525.085837-4.pom
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-application-bom/2.0.0-SNAPSHOT/appng-application-bom-2.0.0-20220525.085837-4.pom (40 kB at 24 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml
Progress (1): 4.1 kB
Progress (1): 6.0 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 15 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml
Progress (1): 607 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/2.0.0-SNAPSHOT/maven-metadata.xml (607 B at 536 B/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml
Progress (1): 4.1/6.0 kB
Progress (1): 6.0 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-application-bom/maven-metadata.xml (6.0 kB at 9.3 kB/s)
[INFO] 
[INFO] -------------------< org.appng:appng-documentation >--------------------
[INFO] Building appNG Documentation 2.0.0-SNAPSHOT                      [19/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-documentation ---
[INFO] Deleting /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-documentation ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-documentation ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-documentation ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-documentation ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.example.EmployeesTest
2022-05-25T10:59:07,821 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Loaded default TestExecutionListener class names from location [META-INF/spring.factories]: [org.springframework.test.context.web.ServletTestExecutionListener, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener, org.springframework.test.context.support.DependencyInjectionTestExecutionListener, org.springframework.test.context.support.DirtiesContextTestExecutionListener, org.springframework.test.context.transaction.TransactionalTestExecutionListener, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener]
2022-05-25T10:59:07,882 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6892b3b6, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6e6f2380, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@76a4ebf2, org.springframework.test.context.support.DirtiesContextTestExecutionListener@2e8c1c9b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@53fe15ff, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@449a4f23]
2022-05-25T10:59:10,478 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from URL [file:application-home/beans.xml]
2022-05-25T10:59:10,927 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-05-25T10:59:11,028 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-05-25T10:59:11,153 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@16eb3ea3: startup date [Wed May 25 10:59:11 CEST 2022]; root of context hierarchy
2022-05-25T10:59:13,476 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 1 MappingJackson2HttpMessageConverters: org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0
2022-05-25T10:59:13,482 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 ObjectMappers: 
2022-05-25T10:59:13,483 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 Modules: 
2022-05-25T10:59:13,496 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Found 0 @Primary Beans: 
2022-05-25T10:59:13,496 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] No ObjectMapper found in context, creating default.
2022-05-25T10:59:13,499 INFO  [main] org.appng.api.config.RestConfig: Found org.springframework.http.converter.json.MappingJackson2HttpMessageConverter 'org.springframework.http.converter.json.MappingJackson2HttpMessageConverter#0'
2022-05-25T10:59:13,831 INFO  [main] org.appng.api.config.RestConfig: [localhost:myapp] Registering ObjectMapper 'defaultObjectMapper'
2022-05-25T10:59:13,837 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
May 25, 2022 10:59:14 AM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-05-25T10:59:15,513 INFO  [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80FA711099.ENGINE: Checkpoint start
2022-05-25T10:59:15,514 INFO  [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80FA711099.ENGINE: checkpointClose start
2022-05-25T10:59:15,520 INFO  [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80FA711099.ENGINE: checkpointClose synched
2022-05-25T10:59:15,534 INFO  [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80FA711099.ENGINE: checkpointClose script done
2022-05-25T10:59:15,551 INFO  [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80FA711099.ENGINE: checkpointClose end
2022-05-25T10:59:15,552 INFO  [HSQLDB Server @5e742e4] hsqldb.db.HSQLDB80FA711099.ENGINE: Checkpoint end - txts: 1
2022-05-25T10:59:15,714 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-05-25T10:59:15,766 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-05-25T10:59:16,081 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.6.9.Final
2022-05-25T10:59:16,688 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-05-25T10:59:17,501 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-05-25T10:59:17,617 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-05-25T10:59:18,319 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.3.Final
2022-05-25T10:59:18,842 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-05-25T10:59:18,861 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-05-25T10:59:20,227 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-05-25T10:59:23,458 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@16eb3ea3: startup date [Wed May 25 10:59:11 CEST 2022]; root of context hierarchy
2022-05-25T10:59:23,459 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-05-25T10:59:23,459 INFO  [main] org.hibernate.tool.schema.internal.SchemaDropperImpl$DelayedDropActionImpl: HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
2022-05-25T10:59:23,640 INFO  [HSQLDB Connection @3526b5fa] hsqldb.db.HSQLDB80FA711099.ENGINE: Database closed
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.724 s <<< FAILURE! - in org.example.EmployeesTest
[ERROR] org.example.EmployeesTest.testCreateEmployee  Time elapsed: 0.327 s  <<< FAILURE!
junit.framework.AssertionFailedError: 
XML does not match control XML
org.custommonkey.xmlunit.Diff
[different] Expected number of element attributes '0' but was '1' - comparing <messages...> at /action[1]/messages[1] to <messages...> at /action[1]/messages[1]

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<action xmlns="http://www.appng.org/schema/platform" id="create" eventId="employeeEvent" async="false">
    <config>
        <meta-data bindClass="org.example.Employee">
            <field name="name" type="text" binding="name">
                <label id="name">name</label>
            </field>
            <field name="lastname" type="text" binding="lastname">
                <label id="lastname">lastname</label>
            </field>
        </meta-data>
    </config>
    <messages ref="create">
        <message ref="create" class="OK">Employee created!</message>
    </messages>
    <datasource id="employee"/>
    <data>
        <result>
            <field name="name" type="text">
                <value>John</value>
            </field>
            <field name="lastname" type="text">
                <value>Doe</value>
            </field>
        </result>
    </data>
    <bean id="employees"/>
</action>
, org.custommonkey.xmlunit.Diff
[different] Expected number of element attributes '0' but was '1' - comparing <messages...> at /action[1]/messages[1] to <messages...> at /action[1]/messages[1]

	at org.example.EmployeesTest.testCreateEmployee(EmployeesTest.java:65)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   EmployeesTest.testCreateEmployee:65->TestBase.validate:541 XML does not match control XML
org.custommonkey.xmlunit.Diff
[different] Expected number of element attributes '0' but was '1' - comparing <messages...> at /action[1]/messages[1] to <messages...> at /action[1]/messages[1]

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<action xmlns="http://www.appng.org/schema/platform" id="create" eventId="employeeEvent" async="false">
    <config>
        <meta-data bindClass="org.example.Employee">
            <field name="name" type="text" binding="name">
                <label id="name">name</label>
            </field>
            <field name="lastname" type="text" binding="lastname">
                <label id="lastname">lastname</label>
            </field>
        </meta-data>
    </config>
    <messages ref="create">
        <message ref="create" class="OK">Employee created!</message>
    </messages>
    <datasource id="employee"/>
    <data>
        <result>
            <field name="name" type="text">
                <value>John</value>
            </field>
            <field name="lastname" type="text">
                <value>Doe</value>
            </field>
        </result>
    </data>
    <bean id="employees"/>
</action>
, org.custommonkey.xmlunit.Diff
[different] Expected number of element attributes '0' but was '1' - comparing <messages...> at /action[1]/messages[1] to <messages...> at /action[1]/messages[1]

[INFO] 
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for appNG Parent 2.0.0-SNAPSHOT:
[INFO] 
[INFO] appNG Parent ....................................... SUCCESS [  5.764 s]
[INFO] appNG Tools ........................................ SUCCESS [ 33.432 s]
[INFO] appNG Mail ......................................... SUCCESS [  8.561 s]
[INFO] appNG Forms ........................................ SUCCESS [ 10.573 s]
[INFO] appng Formtags ..................................... SUCCESS [  9.317 s]
[INFO] appNG XML-API ...................................... SUCCESS [ 16.340 s]
[INFO] appNG public API ................................... SUCCESS [ 28.712 s]
[INFO] appNG testsupport .................................. SUCCESS [ 15.898 s]
[INFO] appNG REST API ..................................... SUCCESS [ 10.864 s]
[INFO] appNG Persistence-Tools ............................ SUCCESS [ 48.386 s]
[INFO] appNG Search ....................................... SUCCESS [ 22.126 s]
[INFO] appNG Core Library ................................. SUCCESS [02:35 min]
[INFO] appNG Command Line Interface ....................... SUCCESS [01:32 min]
[INFO] appNG Tag Library .................................. SUCCESS [ 14.904 s]
[INFO] appNGizer JAXB API ................................. SUCCESS [ 19.546 s]
[INFO] appNGizer .......................................... SUCCESS [02:27 min]
[INFO] appNG Application .................................. SUCCESS [ 51.693 s]
[INFO] appNG application BOM .............................. SUCCESS [  5.366 s]
[INFO] appNG Documentation ................................ FAILURE [ 42.124 s]
[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:  12:20 min
[INFO] Finished at: 2022-05-25T10:59:24+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-documentation: There are test failures.
[ERROR] 
[ERROR] Please refer to /var/lib/jenkins/workspace/appNG_1.24.x/appng-documentation/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 <args> -rf :appng-documentation
[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_1.24.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