Skip to content
Failed

Console Output

Started by user Matthias Mueller
Obtained build-snapshot.jenkins from git ssh://git@bitbucket.aiticon.net:7999/ac/appng-build.git
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/appNG_1.25.x
[Pipeline] {
[Pipeline] tool
[Pipeline] tool
[Pipeline] stage
[Pipeline] { (notifyStart)
[Pipeline] emailext
Sending email to: matthias.mueller@appng.org
Connection error sending email, retrying once more in 10 seconds...
Connection error sending email, retrying once more in 10 seconds...
Failed after second try sending email
[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.25.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-1.25.x^{commit} # timeout=10
Checking out Revision a6a54ca319729d7e85c003cbe05df0aabac58fd7 (refs/remotes/origin/appng-1.25.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a6a54ca319729d7e85c003cbe05df0aabac58fd7 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D appng-1.25.x # timeout=10
 > git checkout -b appng-1.25.x a6a54ca319729d7e85c003cbe05df0aabac58fd7 # timeout=10
Commit message: "APPNG-2396 adjust tests"
 > git rev-list --no-walk 1ff1de64fb8b680722074ed7564f0b3311e5ce0b # timeout=10
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Maven Build)
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK8/jdk8u332-b09/bin/java -version
openjdk version "1.8.0_332"
OpenJDK Runtime Environment (Temurin)(build 1.8.0_332-b09)
OpenJDK 64-Bit Server VM (Temurin)(build 25.332-b09, mixed mode)
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn -version
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3
Java version: 1.8.0_332, vendor: Temurin, runtime: /var/lib/jenkins/tools/hudson.model.JDK/OpenJDK8/jdk8u332-b09/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.10.0-15-amd64", arch: "amd64", family: "unix"
[Pipeline] sh
+ /var/lib/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.6.3/bin/mvn clean clean deploy -Djavax.xml.accessExternalSchema=all -DoutFolder=/tmp/jenkins_artifacts/101 -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 1.25.0-SNAPSHOT                             [1/28]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-parent ---
[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.25.x/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-parent/1.25.0-SNAPSHOT/appng-parent-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 602 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.25.0-SNAPSHOT/maven-metadata.xml (602 B at 1.4 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.25.0-SNAPSHOT/appng-parent-1.25.0-20220914.143451-86.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 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.25.0-SNAPSHOT/appng-parent-1.25.0-20220914.143451-86.pom (37 kB at 295 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 180 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 602 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-parent/1.25.0-SNAPSHOT/maven-metadata.xml (602 B at 963 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 1.25.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.25.x/appng-tools/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.x/appng-tools/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-tools ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.tools.locator.GeoLocatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.appng.tools.locator.GeoLocatorTest
[INFO] Running org.appng.tools.image.DimensionTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.appng.tools.image.DimensionTest
[INFO] Running org.appng.tools.image.ImageProcessorTest
2022-09-14 16:34:58,078 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,237 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,237 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,238 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,238 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,238 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,238 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,239 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,239 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7494e528
2022-09-14 16:34:58,332 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,333 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:58,347 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,347 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@1f554b06
2022-09-14 16:34:58,348 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@1f554b06
2022-09-14 16:34:58,348 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@1f554b06
2022-09-14 16:34:58,348 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@1f554b06
2022-09-14 16:34:58,348 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@1f554b06
2022-09-14 16:34:58,348 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@1f554b06
2022-09-14 16:34:58,349 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2022-09-14 16:34:58,349 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced'
2022-09-14 16:34:58,359 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,360 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,361 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,361 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@694e1548
2022-09-14 16:34:58,361 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,361 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,447 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,448 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,448 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,448 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@458c1321
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,449 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,458 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,458 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,458 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,458 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7a1ebcd8
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,459 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,550 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,550 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,550 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,550 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,551 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,551 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,551 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,551 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@2bbf4b8b
2022-09-14 16:34:58,551 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,551 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,561 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,562 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,562 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,562 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,562 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,563 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,563 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,563 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,563 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@34c4973
2022-09-14 16:34:58,564 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,564 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,650 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,651 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,651 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,651 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,651 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,651 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,652 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,652 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@3043fe0e
2022-09-14 16:34:58,652 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,652 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,663 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,663 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,663 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@2f943d71
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,664 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,753 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,754 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,754 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,754 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,754 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,754 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,755 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,755 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,755 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@480bdb19
2022-09-14 16:34:58,755 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,755 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,859 INFO  [main] org.appng.tools.image.ImageProcessor: Version: ImageMagick 6.9.11-60 Q16 x86_64 2021-01-25 https://imagemagick.org
2022-09-14 16:34:58,860 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,860 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@3dfc5fb8
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,861 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.02, resolution (DPI), density 96x96, segment length 16'
2022-09-14 16:34:58,943 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,943 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 1',format ', resolution (DPI)': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@307f6b8c
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,944 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, resolution (DPI), density 96x96, segment length 16'
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.049 s - in org.appng.tools.image.ImageProcessorTest
[INFO] Running org.appng.tools.file.MagicByteCheckTest
2022-09-14 16:34:58,953 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,954 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,954 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,954 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,954 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,954 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,954 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,955 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@32d2fa64
2022-09-14 16:34:58,955 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,955 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:58,958 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002
2022-09-14 16:34:58,958 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning no match
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'unknown',test 'BM': com.j256.simplemagic.entries.MagicEntry$ContentData@6b57696f
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'PC',mime 'image/x-ms-bmp',test 'EQUALS, value 40',format 'PC bitmap, Windows 3.x format': com.j256.simplemagic.entries.MagicEntry$ContentData@6b57696f
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', %d x': com.j256.simplemagic.entries.MagicEntry$ContentData@6b57696f
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d x': com.j256.simplemagic.entries.MagicEntry$ContentData@6b57696f
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@6b57696f
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'unknown',test 'BM'
2022-09-14 16:34:58,971 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match bmp, type BMP, mime 'image/x-ms-bmp', msg 'PC bitmap, Windows 3.x format, 452 x 302 x 24'
2022-09-14 16:34:58,971 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.013
2022-09-14 16:34:58,975 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,975 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,975 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,975 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,975 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,975 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@5bb21b69
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:58,976 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.004
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2022-09-14 16:34:58,976 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'colormap,',test 'EQUALS, value 3',format 'colormap,': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@6b9651f3
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 200 x 200, 8-bit colormap, non-interlaced'
2022-09-14 16:34:58,977 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2022-09-14 16:34:58,977 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2022-09-14 16:34:58,978 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@38bc8ab5
2022-09-14 16:34:58,978 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2022-09-14 16:34:58,978 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 119 x 41, 8-bit/color RGBA, non-interlaced'
2022-09-14 16:34:58,978 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@687080dc
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2022-09-14 16:34:58,979 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced'
2022-09-14 16:34:58,981 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file jpg
2022-09-14 16:34:58,981 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.002
2022-09-14 16:34:58,981 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,981 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,981 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,981 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,981 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,981 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@7ce6a65d
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:58,982 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file pdf
2022-09-14 16:34:58,982 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',format ', %ld x': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%ld,',format '%ld,': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2022-09-14 16:34:58,982 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '%d-bit',format '%d-bit': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name '/color',test 'EQUALS, value 6',format '/color RGBA,': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name 'non-interlaced',test 'EQUALS, value 0',format 'non-interlaced': com.j256.simplemagic.entries.MagicEntry$ContentData@1500955a
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'PNG',mime 'image/png',test '‰PNG

',format 'PNG image'
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match png, type PNG, mime 'image/png', msg 'PNG image, 1600 x 843, 8-bit/color RGBA, non-interlaced'
2022-09-14 16:34:58,983 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (png) is not identical with file extension for file bmp
2022-09-14 16:34:58,983 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.000
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,983 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@e874448
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:58,984 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file bmp
2022-09-14 16:34:58,984 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,984 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@29b5cd00
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:58,985 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:58,985 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file png
2022-09-14 16:34:58,985 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.001
2022-09-14 16:34:58,986 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 1,name ',',test 'JFIF',format ', JFIF standard': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d.',format ' %d.': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%02d',format '%02d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',test 'EQUALS, value 0',format ', aspect ratio': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', density %dx': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name '%d',format '%d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:58,999 TRACE [main] com.j256.simplemagic.entries.MagicEntry: matched data: level 2,name ',',format ', segment length %d': com.j256.simplemagic.entries.MagicEntry$ContentData@60285225
2022-09-14 16:34:59,000 TRACE [main] com.j256.simplemagic.entries.MagicEntries: found full match level 0,name 'JPEG',mime 'image/jpeg',test 'EQUALS, value 65496',format 'JPEG image data'
2022-09-14 16:34:59,000 TRACE [main] com.j256.simplemagic.entries.MagicEntries: returning full match jpeg, type JPEG, mime 'image/jpeg', msg 'JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16'
2022-09-14 16:34:59,000 DEBUG [main] org.appng.tools.file.MagicByteCheck: File type detected by magic byte (jpg) is not identical with file extension for file gif
2022-09-14 16:34:59,000 TRACE [main] org.appng.tools.file.MagicByteCheck: 00:00:00.014
[WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.044 s - in org.appng.tools.file.MagicByteCheckTest
[INFO] Running org.appng.tools.file.PropertyConstantCreatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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.044 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.004 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.008 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: 4.505 s - in org.appng.tools.poi.WorkbookTest
[INFO] Running org.appng.tools.os.CommandTest
2022-09-14 16:35:03,619 DEBUG [main] org.appng.tools.os.Command    : executing: 'ls'
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.tools.os.CommandTest
[INFO] Running org.appng.tools.os.OperatingSystemTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.tools.os.OperatingSystemTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-tools ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.25.x/appng-tools/target/appng-tools-1.25.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.25.x/appng-tools/target/appng-tools-1.25.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.25.x/appng-tools/target/appng-tools-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-tools/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-tools/target/appng-tools-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/maven-metadata.xml (992 B at 34 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.0-20220914.143451-85.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/1.25.0-SNAPSHOT/appng-tools-1.25.0-20220914.143451-85.jar (50 kB at 57 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.0-20220914.143451-85.pom
Progress (1): 2.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.0-20220914.143451-85.pom (2.0 kB at 52 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml
Progress (1): 2.2 kB
                    
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 144 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/maven-metadata.xml (992 B at 1.2 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml
Progress (1): 2.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/maven-metadata.xml (2.2 kB at 3.6 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/appng-tools-1.25.0-20220914.143451-85-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/1.25.0-SNAPSHOT/appng-tools-1.25.0-20220914.143451-85-sources.jar (41 kB at 214 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-tools/1.25.0-SNAPSHOT/maven-metadata.xml (992 B at 821 B/s)
[INFO] 
[INFO] ------------------------< org.appng:appng-mail >------------------------
[INFO] Building appNG Mail 1.25.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.25.x/appng-mail/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-mail ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-mail/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-mail ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-mail ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-mail/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ appng-mail ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.appng.mail.MailTest
DEBUG: setDebug: Jakarta Mail version 1.6.7
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 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.25.x/appng-mail/target/appng-mail-1.25.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.25.x/appng-mail/target/appng-mail-1.25.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.25.x/appng-mail/target/appng-mail-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-mail/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-mail/target/appng-mail-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 991 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/maven-metadata.xml (991 B at 99 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.0-20220914.143451-85.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/1.25.0-SNAPSHOT/appng-mail-1.25.0-20220914.143451-85.jar (15 kB at 459 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.0-20220914.143451-85.pom
Progress (1): 1.0 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.0-20220914.143451-85.pom (1.0 kB at 4.4 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 154 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 991 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/maven-metadata.xml (991 B at 1.2 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml
Progress (1): 2.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/maven-metadata.xml (2.2 kB at 1.6 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/appng-mail-1.25.0-20220914.143451-85-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/1.25.0-SNAPSHOT/appng-mail-1.25.0-20220914.143451-85-sources.jar (12 kB at 290 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 991 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-mail/1.25.0-SNAPSHOT/maven-metadata.xml (991 B at 1.2 kB/s)
[INFO] 
[INFO] -----------------------< org.appng:appng-forms >------------------------
[INFO] Building appNG Forms 1.25.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.25.x/appng-forms/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-forms ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-forms ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.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
2022-09-14 16:35:13,776 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:[bar]
2022-09-14 16:35:13,777 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter john:[doe]
2022-09-14 16:35:13,778 DEBUG [main] org.appng.forms.impl.RequestBean: adding parameter foo:[bar]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 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.008 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.25.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.25.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.138 s - in org.appng.forms.XSSUtilTest
[INFO] Running org.appng.forms.FormRequestTest
2022-09-14 16:35:14,088 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2022-09-14 16:35:14,089 DEBUG [main] org.appng.forms.impl.RequestBean: content type: null
2022-09-14 16:35:14,089 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2022-09-14 16:35:14,089 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2022-09-14 16:35:14,089 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2022-09-14 16:35:14,089 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2022-09-14 16:35:14,090 DEBUG [main] org.appng.forms.impl.RequestBean: request method: GET
2022-09-14 16:35:14,093 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo is multi-valued
2022-09-14 16:35:14,094 TRACE [main] org.appng.forms.impl.RequestBean: GET parameter: foo = [bar, 42]
2022-09-14 16:35:14,094 TRACE [main] org.appng.forms.impl.RequestBean: parameter 'foo' is multi-valued, discarding value(s) [42]
2022-09-14 16:35:14,122 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2022-09-14 16:35:14,122 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar
2022-09-14 16:35:14,123 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2022-09-14 16:35:14,123 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2022-09-14 16:35:14,123 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2022-09-14 16:35:14,123 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2022-09-14 16:35:14,123 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST
2022-09-14 16:35:14,228 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar
2022-09-14 16:35:14,231 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_208.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg)
2022-09-14 16:35:14,260 DEBUG [main] org.appng.forms.impl.RequestBean: tempdir is /tmp
2022-09-14 16:35:14,260 DEBUG [main] org.appng.forms.impl.RequestBean: content type: multipart/form-data; boundary=foobar
2022-09-14 16:35:14,260 DEBUG [main] org.appng.forms.impl.RequestBean: requestURI: null
2022-09-14 16:35:14,260 DEBUG [main] org.appng.forms.impl.RequestBean: contextPath: null
2022-09-14 16:35:14,260 DEBUG [main] org.appng.forms.impl.RequestBean: servletPath: null
2022-09-14 16:35:14,261 DEBUG [main] org.appng.forms.impl.RequestBean: pathInfo: null
2022-09-14 16:35:14,261 DEBUG [main] org.appng.forms.impl.RequestBean: request method: POST
2022-09-14 16:35:14,263 TRACE [main] org.appng.forms.impl.RequestBean: POST parameter: foo = bar
2022-09-14 16:35:14,266 TRACE [main] org.appng.forms.impl.RequestBean: POST upload parameter: /tmp/5F2ACDC183D81BEFC73E7B7482ECEAA4_209.jpg (size 10551, type: image/jpeg, original name:anonymous.jpg)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.331 s - in org.appng.forms.FormRequestTest
[INFO] Running org.appng.el.ExpressionEvaluatorTest
2022-09-14 16:35:14,295 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,295 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,295 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,295 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,314 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq 5 ? 'is five' : 'is not five'} = is five [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,315 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b eq 5 ? 'is five' : 'is not five'} = is not five [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,315 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null ? 'is null': 'is not null'} = is not null [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,316 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null ? 'is null': 'is not null'} = is null [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,317 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,317 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,318 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo'] eq 'bar'} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (map = {foo=bar})]
2022-09-14 16:35:14,319 DEBUG [main] org.appng.el.ExpressionEvaluator: ${map['foo']} = bar [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (map = {foo=bar})]
2022-09-14 16:35:14,319 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,319 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,319 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':asList' with method 'public static java.util.List org.appng.el.ExpressionEvaluatorTest.asList(java.lang.Object[])'.
2022-09-14 16:35:14,321 DEBUG [main] org.appng.el.ExpressionEvaluator: ${asList(args)} = [1, 4, 56.0] [(args = [Ljava.lang.Object;@4efbca5a), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,321 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,321 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,322 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] == 1} = true [(a = 5), (b = 6), (numbers = [I@1b7cc17c), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,323 DEBUG [main] org.appng.el.ExpressionEvaluator: ${numbers[0] + numbers[3]} = 5 [(a = 5), (b = 6), (numbers = [I@1b7cc17c), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,323 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,323 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,328 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'ON'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,329 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq type} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,329 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.type eq 'OFF'} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,330 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].type eq dummy.type} = false [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,331 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.foo eq 42} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,331 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.bar eq 'bar'} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,332 DEBUG [main] org.appng.el.ExpressionEvaluator: ${empty dummy.dummies[0].dummies} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,333 DEBUG [main] org.appng.el.ExpressionEvaluator: ${dummy.dummies[0].foo eq 23} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,333 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':size' with method 'public static int org.appng.el.ExpressionEvaluatorTest.size(java.util.Collection)'.
2022-09-14 16:35:14,333 DEBUG [main] org.appng.el.ExpressionEvaluator: ${size(dummy.dummies) eq 1} = true [(dummy = foo=42, bar=null, dummies=[foo=23, bar=null, dummies=null]), (a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (type = ON)]
2022-09-14 16:35:14,334 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,334 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,334 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,334 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,334 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'site-id' of type 'java.lang.String' to value ''
2022-09-14 16:35:14,335 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id eq ''} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (site-id = )]
true
2022-09-14 16:35:14,335 DEBUG [main] org.appng.el.ExpressionEvaluator: ${site-id} = 0 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE}), (site-id = )]
0
2022-09-14 16:35:14,336 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,336 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,336 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
true
2022-09-14 16:35:14,337 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,337 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,337 DEBUG [main] org.appng.el.ExpressionEvaluator: ${c eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,337 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq c} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,337 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq null} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.String' to value '1'
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A' of type 'java.lang.String' to value '3'
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'ab' of type 'java.lang.String' to value '5'
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB' of type 'java.lang.String' to value '6'
2022-09-14 16:35:14,338 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,339 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_b' of type 'java.lang.String' to value '7'
2022-09-14 16:35:14,339 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a_' of type 'java.lang.String' to value '2'
2022-09-14 16:35:14,339 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'A_' of type 'java.lang.String' to value '4'
2022-09-14 16:35:14,339 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'aB_' of type 'java.lang.String' to value '8'
2022-09-14 16:35:14,339 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a} = 1 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,339 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_} = 2 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,340 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A} = 3 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,340 DEBUG [main] org.appng.el.ExpressionEvaluator: ${A_} = 4 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,340 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ab} = 5 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,340 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB} = 6 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,341 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a_b} = 7 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,341 DEBUG [main] org.appng.el.ExpressionEvaluator: ${aB_} = 8 [(a = 1), (A = 3), (ab = 5), (aB = 6), (b = 6), (a_b = 7), (SESSION = {foo=5, fizz=TRUE}), (a_ = 2), (A_ = 4), (aB_ = 8)]
2022-09-14 16:35:14,341 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,341 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,342 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a == b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,343 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a < b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,344 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a <= b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,345 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a > b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,345 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a >= b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,345 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a eq b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,346 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a ne b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,346 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a lt b} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,347 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a gt b} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,347 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,347 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,347 DEBUG [main] org.appng.el.ExpressionEvaluator: ${uizuihm eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,348 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,348 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,349 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,349 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,349 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,351 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,351 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,352 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,352 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,352 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':max' with method 'public static int java.lang.Math.max(int,int)'.
2022-09-14 16:35:14,352 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':min' with method 'public static int java.lang.Math.min(int,int)'.
2022-09-14 16:35:14,352 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function ':sqrt' with method 'public static double java.lang.Math.sqrt(double)'.
2022-09-14 16:35:14,352 DEBUG [main] org.appng.el.ExpressionEvaluator: registered function 'ait:sqrt' with method 'public static double java.lang.Math.sqrt(double)'.
2022-09-14 16:35:14,353 DEBUG [main] org.appng.el.ExpressionEvaluator: ${min(a,b)} = 5 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,353 DEBUG [main] org.appng.el.ExpressionEvaluator: ${max(a,b)} = 6 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,353 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a-b} = -1 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,353 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a+b} = 11 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,354 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a*b} = 30 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,355 DEBUG [main] org.appng.el.ExpressionEvaluator: ${(a*a) - (b/b)} = 24 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,355 DEBUG [main] org.appng.el.ExpressionEvaluator: ${sqrt(25)} = 5.0 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,355 DEBUG [main] org.appng.el.ExpressionEvaluator: ${ait:sqrt(36)} = 6.0 [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,356 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,356 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,356 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,356 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo eq '5'} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,357 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.fizz} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,357 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.fizz eq 'TRUE'} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,357 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['foo'] eq 5} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,357 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.foo ne null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,358 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION['bar'] eq 5} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,358 DEBUG [main] org.appng.el.ExpressionEvaluator: ${SESSION.bar eq null} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,359 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,359 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,362 DEBUG [main] org.appng.el.ExpressionEvaluator: ${a.toString() == 5} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,362 DEBUG [main] org.appng.el.ExpressionEvaluator: ${b.toString() == 5} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,362 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'a' of type 'java.lang.Integer' to value '5'
2022-09-14 16:35:14,362 TRACE [main] org.appng.el.ExpressionEvaluator: setting variable 'b' of type 'java.lang.Integer' to value '6'
2022-09-14 16:35:14,363 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2} = false [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,363 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
2022-09-14 16:35:14,363 DEBUG [main] org.appng.el.ExpressionEvaluator: ${1 eq 2-1} = true [(a = 5), (b = 6), (SESSION = {foo=5, fizz=TRUE})]
[INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 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.25.x/appng-forms/target/appng-forms-1.25.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.25.x/appng-forms/target/appng-forms-1.25.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.25.x/appng-forms/target/appng-forms-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-forms/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-forms/target/appng-forms-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/maven-metadata.xml (992 B at 90 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.0-20220914.143451-85.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/1.25.0-SNAPSHOT/appng-forms-1.25.0-20220914.143451-85.jar (19 kB at 316 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.0-20220914.143451-85.pom
Progress (1): 1.6 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.0-20220914.143451-85.pom (1.6 kB at 9.4 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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/maven-metadata.xml (992 B at 1.3 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml
Progress (1): 2.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/maven-metadata.xml (2.2 kB at 6.2 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/appng-forms-1.25.0-20220914.143451-85-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/1.25.0-SNAPSHOT/appng-forms-1.25.0-20220914.143451-85-sources.jar (19 kB at 382 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 992 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-forms/1.25.0-SNAPSHOT/maven-metadata.xml (992 B at 646 B/s)
[INFO] 
[INFO] ----------------------< org.appng:appng-formtags >----------------------
[INFO] Building appng Formtags 1.25.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.25.x/appng-formtags/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-formtags ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-formtags ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-formtags ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ appng-formtags ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-formtags ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/lib/jenkins/workspace/appNG_1.25.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
2022-09-14 16:35:18,920 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,921 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,921 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,921 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,921 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,922 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,923 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,923 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,923 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,923 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,923 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,924 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,924 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,924 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,942 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,943 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('_mm@aiticon.de')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,944 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('mm@aiticon')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,944 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email('@aiticon.de')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,946 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,947 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,947 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,947 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,947 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,947 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,948 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,948 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,948 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,948 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,948 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,949 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,949 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,949 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,949 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,949 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,949 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,950 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,951 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,952 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,952 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,953 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,953 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,955 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,955 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,955 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,955 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,955 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,956 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,956 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,956 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,956 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,956 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,956 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,957 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,957 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,957 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,957 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,957 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,957 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,958 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,958 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,959 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 1, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,959 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload, 3, 2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,962 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,963 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,963 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,963 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,963 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,963 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,963 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,964 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,964 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,964 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,964 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,964 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,965 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,965 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,966 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload, 0)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,970 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,970 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,970 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,970 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,970 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,971 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,972 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,972 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,972 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,972 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,972 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,972 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,973 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 1)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,973 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,974 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload, 3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,975 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,975 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,975 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,976 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,976 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,976 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,976 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,976 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,976 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,977 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,978 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,978 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,979 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,1,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,980 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,980 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,2,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,981 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,1)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,981 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,2)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,982 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,982 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,3,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,983 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,983 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(foobar,4,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,985 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,986 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,987 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,987 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,988 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','2.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,988 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'600KB','1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,989 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,'500KB','0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,990 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,990 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,990 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,990 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,990 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,991 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,992 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,992 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,992 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,992 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,992 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'jpg,gif,png')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,993 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'tif,pdf')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:18,994 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:18,994 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:18,994 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,994 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,994 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,995 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:18,996 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:18,996 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:18,996 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:18,996 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:18,996 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,004 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION.foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,005 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(bar, SESSION['foobar'])} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,006 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION.foobar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,006 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(5, SESSION['foobar'])} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,008 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,009 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,010 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,010 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,010 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,1,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,011 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(foo,4,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,011 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,012 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,012 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multifoo,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,013 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,1,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,013 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multibar,5,7)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,014 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,014 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,014 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,015 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,016 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,016 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,016 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,016 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,016 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,016 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,017 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','a')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,017 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('b','b')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,017 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a','A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,018 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals('a',' A')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,019 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,019 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,019 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,019 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,019 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,020 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,021 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,021 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,021 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,021 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,022 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(foo)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,022 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,023 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,023 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,023 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,023 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,024 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,025 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,025 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,025 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,025 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,025 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,025 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]+')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,026 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp('abc','[a-z]{4,}')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,027 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,027 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,027 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,027 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,027 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,028 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,029 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,029 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,029 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,029 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,029 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,030 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foo,2)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,030 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,034 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multifoo,3)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,035 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multibar,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,036 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,037 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,038 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,039 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,3)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,039 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(foo,4)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,039 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,4)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,040 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multifoo,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,040 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multibar,5)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,042 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,042 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,042 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,042 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,043 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,044 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,045 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'850KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,045 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'200KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,046 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,046 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,046 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,046 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,047 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,048 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,048 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'3.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,049 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'0.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,050 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,051 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,052 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,052 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'500KB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,053 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1100KB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,054 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,055 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,056 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'0.5MB')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,057 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'1.1MB')} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,058 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,059 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foo)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,060 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(bar)} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,060 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(foobar)} = false [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
2022-09-14 16:35:19,060 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string('foobar')} = true [(bar = 123), (foobar = 123.45), (multifoo = [a, b, c, d]), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (foo = foo), (SESSION = {foobar=5})]
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.449 s - in org.appng.formtags.RuleValidationTest
[INFO] Running org.appng.formtags.FormElementTest
2022-09-14 16:35:19,089 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,090 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,091 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2022-09-14 16:35:19,183 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,183 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,184 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,185 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,185 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,185 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = false [(foobar = 123456), (SESSION = {})]
2022-09-14 16:35:19,186 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,186 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,186 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,186 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,186 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,187 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,188 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(email)} = false [(SESSION = {}), (email = foobar)]
2022-09-14 16:35:19,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,190 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,191 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = &gt;), (SESSION = {})]
2022-09-14 16:35:19,193 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,194 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,195 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,198 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,199 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
2022-09-14 16:35:19,201 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,201 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,201 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,201 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,201 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,201 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,202 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(foobar,5)} = true [(foobar = 12345), (SESSION = {})]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s - in org.appng.formtags.FormElementTest
[INFO] Running org.appng.formtags.providers.EmailProviderTest
2022-09-14 16:35:19,222 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending emails is enabled
2022-09-14 16:35:19,223 [main] DEBUG org.appng.formtags.providers.EmailProvider - sending mail: null
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.appng.formtags.providers.EmailProviderTest
[INFO] Running org.appng.formtags.FormElementRuleTest
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,238 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,239 [main] DEBUG org.appng.el.ExpressionEvaluator - ${email(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,241 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,241 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,241 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,241 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,241 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,242 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,243 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,244 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,245 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,246 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,247 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,248 [main] DEBUG org.appng.el.ExpressionEvaluator - ${size(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,250 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,251 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMax(upload,'1KB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,253 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,254 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,254 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,254 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,254 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,254 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,254 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSizeMin(upload,'2MB')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,255 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,256 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,257 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCount(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,258 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,258 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,258 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,258 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,259 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,260 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMax(upload,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,261 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,262 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileCountMin(upload,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,264 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,265 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,266 [main] DEBUG org.appng.el.ExpressionEvaluator - ${numberFractionDigits(field,2,2)} = false [(field = 12.345), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,267 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,268 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,269 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileSize(upload,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,270 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,271 [main] DEBUG org.appng.el.ExpressionEvaluator - ${fileType(upload,'gif')} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,273 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,274 [main] DEBUG org.appng.el.ExpressionEvaluator - ${captcha(field,'field')} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,276 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,277 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,277 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,277 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,277 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,277 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,279 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,280 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,280 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,3,5)} = false [(field = abcdef), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,281 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,281 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,281 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,281 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,282 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,283 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(field,1,2)} = true [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,284 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,285 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,1,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,286 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,287 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,288 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,3,5)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,289 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,290 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,290 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMinMax(multivalued,0,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,292 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,293 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,294 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,295 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,296 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,296 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,296 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,field)} = true [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,297 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,298 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,299 [main] DEBUG org.appng.el.ExpressionEvaluator - ${equals(field,'abc')} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,300 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,300 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,300 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,300 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,301 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,302 [main] DEBUG org.appng.el.ExpressionEvaluator - ${number(field)} = false [(field = abc), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,303 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,304 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,305 [main] DEBUG org.appng.el.ExpressionEvaluator - ${regExp(field,'[0-9]{5}')} = false [(field = 1234), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,306 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,307 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,308 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(field,3)} = false [(field = abcd), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,309 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,310 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,3)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,311 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,311 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,311 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,311 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,311 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,311 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,312 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMax(multivalued,1)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,314 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,315 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(field,3)} = false [(field = ab), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,317 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,318 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,2)} = true [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,319 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,320 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,320 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,320 [main] DEBUG org.appng.el.ExpressionEvaluator - ${sizeMin(multivalued,3)} = false [(upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (multivalued = [ab, cd]), (SESSION = {})]
2022-09-14 16:35:19,321 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':string' with method 'public static boolean org.appng.formtags.RuleValidation.string(java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':email' with method 'public static boolean org.appng.formtags.RuleValidation.email(java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':equals' with method 'public static boolean org.appng.formtags.RuleValidation.equals(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':regExp' with method 'public static boolean org.appng.formtags.RuleValidation.regExp(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':number' with method 'public static boolean org.appng.formtags.RuleValidation.number(java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':numberFractionDigits' with method 'public static boolean org.appng.formtags.RuleValidation.numberFractionDigits(java.lang.String,int,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':size' with method 'public static boolean org.appng.formtags.RuleValidation.size(java.lang.Object,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMax(java.lang.Object,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMin(java.lang.Object,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':sizeMinMax' with method 'public static boolean org.appng.formtags.RuleValidation.sizeMinMax(java.lang.Object,int,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileType' with method 'public static boolean org.appng.formtags.RuleValidation.fileType(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMin(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSizeMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileSizeMax(java.util.List,java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileSize' with method 'public static boolean org.appng.formtags.RuleValidation.fileSize(java.util.List,java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCount' with method 'public static boolean org.appng.formtags.RuleValidation.fileCount(java.util.List,int,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMin' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMin(java.util.List,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':fileCountMax' with method 'public static boolean org.appng.formtags.RuleValidation.fileCountMax(java.util.List,int)'.
2022-09-14 16:35:19,322 [main] DEBUG org.appng.el.ExpressionEvaluator - registered function ':captcha' with method 'public static boolean org.appng.formtags.RuleValidation.captcha(java.lang.String,java.lang.String)'.
2022-09-14 16:35:19,323 [main] DEBUG org.appng.el.ExpressionEvaluator - ${string(field)} = false [(field = +++), (upload = [/var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Jellyfish.jpg (size 775702, type: jpg, original name:upload_1.jpg), /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/src/test/resources/images/Lighthouse.jpg (size 561276, type: jpg, original name:upload_2.jpg)]), (SESSION = {})]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 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.25.x/appng-formtags/target/appng-formtags-1.25.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.25.x/appng-formtags/target/appng-formtags-1.25.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.25.x/appng-formtags/target/appng-formtags-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-formtags/target/appng-formtags-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 995 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/maven-metadata.xml (995 B at 90 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-20220914.143451-85.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/1.25.0-SNAPSHOT/appng-formtags-1.25.0-20220914.143451-85.jar (30 kB at 488 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-20220914.143451-85.pom
Progress (1): 1.8 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-20220914.143451-85.pom (1.8 kB at 41 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 180 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 995 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/maven-metadata.xml (995 B at 940 B/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 12 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-20220914.143451-85-sources.jar
Progress (1): 4.1/21 kB
Progress (1): 8.2/21 kB
Progress (1): 12/21 kB 
Progress (1): 16/21 kB
Progress (1): 20/21 kB
Progress (1): 21 kB   
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/appng-formtags-1.25.0-20220914.143451-85-sources.jar (21 kB at 482 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 995 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-formtags/1.25.0-SNAPSHOT/maven-metadata.xml (995 B at 1.6 kB/s)
[INFO] 
[INFO] -----------------------< org.appng:appng-xmlapi >-----------------------
[INFO] Building appNG XML-API 1.25.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.25.x/appng-xmlapi/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-xmlapi ---
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-xmlapi) @ appng-xmlapi ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/xml/platform/Action.java
[INFO] org/appng/xml/platform/ActionRef.java
[INFO] org/appng/xml/platform/ApplicationConfig.java
[INFO] org/appng/xml/platform/ApplicationReference.java
[INFO] org/appng/xml/platform/ApplicationRootConfig.java
[INFO] org/appng/xml/platform/Authentication.java
[INFO] org/appng/xml/platform/Authentications.java
[INFO] org/appng/xml/platform/Bean.java
[INFO] org/appng/xml/platform/BeanOption.java
[INFO] org/appng/xml/platform/Condition.java
[INFO] org/appng/xml/platform/Config.java
[INFO] org/appng/xml/platform/Content.java
[INFO] org/appng/xml/platform/Data.java
[INFO] org/appng/xml/platform/DataConfig.java
[INFO] org/appng/xml/platform/Datafield.java
[INFO] org/appng/xml/platform/Datasource.java
[INFO] org/appng/xml/platform/DatasourceRef.java
[INFO] org/appng/xml/platform/Datasources.java
[INFO] org/appng/xml/platform/Digits.java
[INFO] org/appng/xml/platform/Event.java
[INFO] org/appng/xml/platform/Events.java
[INFO] org/appng/xml/platform/FieldDef.java
[INFO] org/appng/xml/platform/FieldPermissionType.java
[INFO] org/appng/xml/platform/FieldPermissions.java
[INFO] org/appng/xml/platform/FieldType.java
[INFO] org/appng/xml/platform/FileUpload.java
[INFO] org/appng/xml/platform/Future.java
[INFO] org/appng/xml/platform/GetParams.java
[INFO] org/appng/xml/platform/Icon.java
[INFO] org/appng/xml/platform/Icontype.java
[INFO] org/appng/xml/platform/ItemType.java
[INFO] org/appng/xml/platform/Label.java
[INFO] org/appng/xml/platform/Labels.java
[INFO] org/appng/xml/platform/Link.java
[INFO] org/appng/xml/platform/Linkable.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/OpenapiAction.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.25.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 129 source files to /var/lib/jenkins/workspace/appNG_1.25.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 14 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.25.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-09-14 16:35:25,839 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-09-14 16:35:25,839 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-09-14 16:35:25,842 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>
2022-09-14 16:35:25,842 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: 1.507 s - in org.appng.xml.MarshallServiceTest
[INFO] Running org.appng.xml.ApplicationPropertyConstantCreatorTest
2022-09-14 16:35:26,263 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_1.25.x/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java
2022-09-14 16:35:26,263 DEBUG [main] org.appng.xml.ApplicationPropertyConstantCreator: Wrote /var/lib/jenkins/workspace/appNG_1.25.x/appng-xmlapi/target/tmp/org/appng/xml/ApplicationProperty.java
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.appng.xml.ApplicationPropertyConstantCreatorTest
[INFO] Running org.appng.xml.transformation.StyleSheetProviderTest
2022-09-14 16:35:26,278 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete
2022-09-14 16:35:26,278 DEBUG [main] org.appng.xml.transformation.StyleSheetProvider: stylesheet complete
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.25.x/appng-xmlapi/target/appng-xmlapi-1.25.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.25.x/appng-xmlapi/target/appng-xmlapi-1.25.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.25.x/appng-xmlapi/target/appng-xmlapi-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-xmlapi/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-xmlapi/target/appng-xmlapi-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/maven-metadata.xml (993 B at 41 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-20220914.143451-85.jar
Progress (1): 4.1/160 kB
Progress (1): 8.2/160 kB
Progress (1): 12/160 kB 
Progress (1): 16/160 kB
Progress (1): 20/160 kB
Progress (1): 25/160 kB
Progress (1): 29/160 kB
Progress (1): 33/160 kB
Progress (1): 37/160 kB
Progress (1): 41/160 kB
Progress (1): 45/160 kB
Progress (1): 49/160 kB
Progress (1): 53/160 kB
Progress (1): 57/160 kB
Progress (1): 61/160 kB
Progress (1): 66/160 kB
Progress (1): 70/160 kB
Progress (1): 74/160 kB
Progress (1): 78/160 kB
Progress (1): 82/160 kB
Progress (1): 86/160 kB
Progress (1): 90/160 kB
Progress (1): 94/160 kB
Progress (1): 98/160 kB
Progress (1): 102/160 kB
Progress (1): 106/160 kB
Progress (1): 111/160 kB
Progress (1): 115/160 kB
Progress (1): 119/160 kB
Progress (1): 123/160 kB
Progress (1): 127/160 kB
Progress (1): 131/160 kB
Progress (1): 135/160 kB
Progress (1): 139/160 kB
Progress (1): 143/160 kB
Progress (1): 147/160 kB
Progress (1): 152/160 kB
Progress (1): 156/160 kB
Progress (1): 160/160 kB
Progress (1): 160 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-20220914.143451-85.jar (160 kB at 294 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-20220914.143451-85.pom
Progress (1): 3.1 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-20220914.143451-85.pom (3.1 kB at 85 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 180 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/maven-metadata.xml (993 B at 1.0 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml
Progress (1): 2.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/maven-metadata.xml (2.2 kB at 3.6 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-20220914.143451-85-sources.jar
Progress (1): 4.1/169 kB
Progress (1): 8.2/169 kB
Progress (1): 12/169 kB 
Progress (1): 16/169 kB
Progress (1): 20/169 kB
Progress (1): 25/169 kB
Progress (1): 29/169 kB
Progress (1): 33/169 kB
Progress (1): 37/169 kB
Progress (1): 41/169 kB
Progress (1): 45/169 kB
Progress (1): 49/169 kB
Progress (1): 53/169 kB
Progress (1): 57/169 kB
Progress (1): 61/169 kB
Progress (1): 66/169 kB
Progress (1): 70/169 kB
Progress (1): 74/169 kB
Progress (1): 78/169 kB
Progress (1): 82/169 kB
Progress (1): 86/169 kB
Progress (1): 90/169 kB
Progress (1): 94/169 kB
Progress (1): 98/169 kB
Progress (1): 102/169 kB
Progress (1): 106/169 kB
Progress (1): 111/169 kB
Progress (1): 115/169 kB
Progress (1): 119/169 kB
Progress (1): 123/169 kB
Progress (1): 127/169 kB
Progress (1): 131/169 kB
Progress (1): 135/169 kB
Progress (1): 139/169 kB
Progress (1): 143/169 kB
Progress (1): 147/169 kB
Progress (1): 152/169 kB
Progress (1): 156/169 kB
Progress (1): 160/169 kB
Progress (1): 164/169 kB
Progress (1): 168/169 kB
Progress (1): 169 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/appng-xmlapi-1.25.0-20220914.143451-85-sources.jar (169 kB at 2.9 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-xmlapi/1.25.0-SNAPSHOT/maven-metadata.xml (993 B at 1.2 kB/s)
[INFO] 
[INFO] ------------------------< org.appng:appng-api >-------------------------
[INFO] Building appNG public API 1.25.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.25.x/appng-api/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 173 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java: /var/lib/jenkins/workspace/appNG_1.25.x/appng-api/src/main/java/org/appng/api/support/OptionFactory.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_1.25.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 61 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-api/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_1.25.x/appng-api/src/test/java/org/appng/api/RequestDataBinderTest.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.25.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.08 s - in org.appng.api.model.PropertyTypeTest
[INFO] Running org.appng.api.DataContainerTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 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.027 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.337 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.005 s - in org.appng.api.FileUploadTest
[INFO] Running org.appng.api.RequestDataBinderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.RequestDataBinderTest
[INFO] Running org.appng.api.validation.constraints.RichtextSizeValidatorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 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.007 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.083 s - in org.appng.api.support.HttpHeaderUtilsTest
[INFO] Running org.appng.api.support.ValidationProviderTest
2022-09-14 16:35:35,334 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.371 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.103 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.002 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.003 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.057 s - in org.appng.api.support.LabelSupportTest
[INFO] Running org.appng.api.support.environment.EnvironmentTest
2022-09-14 16:35:37,758 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.028 s - in org.appng.api.support.environment.EnvironmentTest
[INFO] Running org.appng.api.support.environment.AttributeWrapperTest
2022-09-14 16:35:37,760 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#664656217 for site thesite with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.environment.AttributeWrapperTest
[INFO] Running org.appng.api.support.ApplicationResourceHolderTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ApplicationResourceHolderTest
[INFO] Running org.appng.api.support.PropertyHolderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.192 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.057 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.057 s - in org.appng.api.support.CallableActionTest
[INFO] Running org.appng.api.support.ScopeTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.api.support.ScopeTest
[INFO] Running org.appng.api.support.OptionsImplTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.api.support.OptionsImplTest
[INFO] Running org.appng.api.support.RequestSupportTest
2022-09-14 16:35:38,140 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-09-14 16:35:38,142 WARN  [main] org.appng.api.support.field.DecimalFieldConverter: error in field savings: can not convert 'null' to type 'java.lang.Double' using format '###,###.###'
2022-09-14 16:35:38,142 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field age: can not convert 'null' to type 'java.lang.Long' using format '#'
2022-09-14 16:35:38,145 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.057 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.003 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.005 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.007 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.003 s - in org.appng.api.support.MessageSourceChainTest
[INFO] Running org.appng.api.support.ElementHelperTest
[WARNING] Tests run: 18, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.063 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.035 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.023 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.047 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.005 s - in org.appng.api.support.ApplicationRequestTest
[INFO] Running org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest
2022-09-14 16:35:38,394 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.098 s - in org.appng.api.support.field.DateFieldConverterOffsetDateTimeTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaDateTimeTest
2022-09-14 16:35:38,457 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 s - in org.appng.api.support.field.DateFieldConverterJodaDateTimeTest
[INFO] Running org.appng.api.support.field.IntegerFieldConverterTest
2022-09-14 16:35:38,485 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert '2247483648' to type 'java.lang.Integer' using format '#'
2022-09-14 16:35:38,490 WARN  [main] org.appng.api.support.field.IntegerFieldConverter: error in field object: can not convert 'null' to type 'java.lang.Integer' using format '#'
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.api.support.field.IntegerFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTimeTest
2022-09-14 16:35:38,521 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.028 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.041 s - in org.appng.api.support.field.DefaultFieldConverterTest
[INFO] Running org.appng.api.support.field.LinkPanelFieldHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.appng.api.support.field.LinkPanelFieldHandlerTest
[INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTest
2022-09-14 16:35:38,584 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.011 s - in org.appng.api.support.field.DateFieldConverterLocalDateTest
[INFO] Running org.appng.api.support.field.DateFieldConverterZonedDateTimeTest
2022-09-14 16:35:38,597 WARN  [main] org.appng.api.support.field.DateFieldConverter: error in field object: can not convert 'null' to type 'java.time.ZonedDateTime' using format 'yyyy-MM-dd HH:mm:ss'
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.appng.api.support.field.DateFieldConverterZonedDateTimeTest
[INFO] Running org.appng.api.support.field.FileFieldConverterTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.appng.api.support.field.FileFieldConverterTest
[INFO] Running org.appng.api.support.field.ListFieldConverterTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.appng.api.support.field.ListFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterTest
2022-09-14 16:35:38,652 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.006 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.027 s - in org.appng.api.support.field.ObjectFieldConverterTest
[INFO] Running org.appng.api.support.field.DateFieldConverterLocalDateTimeTest
2022-09-14 16:35:38,697 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.017 s - in org.appng.api.support.field.DateFieldConverterLocalDateTimeTest
[INFO] Running org.appng.api.support.field.DateFieldConverterJodaLocalDateTest
2022-09-14 16:35:38,716 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.014 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 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.088 s - in org.appng.api.XPathProcessorTest
[INFO] Running org.appng.api.RequestMappingTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.appng.api.RequestMappingTest
[INFO] Running org.appng.api.ConfigValidatorTest
2022-09-14 16:35:38,887 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-09-14 16:35:38,892 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-09-14 16:35:38,898 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-09-14 16:35:38,903 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-09-14 16:35:38,908 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-09-14 16:35:38,913 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-09-14 16:35:38,919 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-09-14 16:35:38,924 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-09-14 16:35:38,928 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-09-14 16:35:38,932 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-09-14 16:35:38,937 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-09-14 16:35:38,942 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-09-14 16:35:39,000 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-09-14 16:35:39,004 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-09-14 16:35:39,009 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-09-14 16:35:39,013 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-09-14 16:35:39,018 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-09-14 16:35:39,023 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-09-14 16:35:39,027 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-09-14 16:35:39,031 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-09-14 16:35:39,036 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-09-14 16:35:39,041 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-09-14 16:35:39,045 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-09-14 16:35:39,137 INFO  [main] org.appng.api.support.ConfigValidator: validated application 'application' in 257ms
2022-09-14 16:35:39,138 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-09-14 16:35:39,147 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneDatasource']/config/meta-data in resource datasource.xml
2022-09-14 16:35:39,160 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='cloneCloneCloneDatasource']/config/meta-data in resource datasource.xml
2022-09-14 16:35:39,168 ERROR [main] org.appng.api.support.ConfigValidator: no node found for xpath: //datasource[@id='enhancedClone']/config/meta-data in resource datasource.xml
2022-09-14 16:35:39,172 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.362 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.497 s - in org.appng.api.ConsumerProducerTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 333, 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.25.x/appng-api/target/appng-api-1.25.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.25.x/appng-api/target/appng-api-1.25.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.25.x/appng-api/target/appng-api-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-api/target/appng-api-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 990 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/maven-metadata.xml (990 B at 52 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-20220914.143451-75.jar
Progress (1): 4.1/366 kB
Progress (1): 8.2/366 kB
Progress (1): 12/366 kB 
Progress (1): 16/366 kB
Progress (1): 20/366 kB
Progress (1): 25/366 kB
Progress (1): 29/366 kB
Progress (1): 33/366 kB
Progress (1): 37/366 kB
Progress (1): 41/366 kB
Progress (1): 45/366 kB
Progress (1): 49/366 kB
Progress (1): 53/366 kB
Progress (1): 57/366 kB
Progress (1): 61/366 kB
Progress (1): 66/366 kB
Progress (1): 70/366 kB
Progress (1): 74/366 kB
Progress (1): 78/366 kB
Progress (1): 82/366 kB
Progress (1): 86/366 kB
Progress (1): 90/366 kB
Progress (1): 94/366 kB
Progress (1): 98/366 kB
Progress (1): 102/366 kB
Progress (1): 106/366 kB
Progress (1): 111/366 kB
Progress (1): 115/366 kB
Progress (1): 119/366 kB
Progress (1): 123/366 kB
Progress (1): 127/366 kB
Progress (1): 131/366 kB
Progress (1): 135/366 kB
Progress (1): 139/366 kB
Progress (1): 143/366 kB
Progress (1): 147/366 kB
Progress (1): 152/366 kB
Progress (1): 156/366 kB
Progress (1): 160/366 kB
Progress (1): 164/366 kB
Progress (1): 168/366 kB
Progress (1): 172/366 kB
Progress (1): 176/366 kB
Progress (1): 180/366 kB
Progress (1): 184/366 kB
Progress (1): 188/366 kB
Progress (1): 193/366 kB
Progress (1): 197/366 kB
Progress (1): 201/366 kB
Progress (1): 205/366 kB
Progress (1): 209/366 kB
Progress (1): 213/366 kB
Progress (1): 217/366 kB
Progress (1): 221/366 kB
Progress (1): 225/366 kB
Progress (1): 229/366 kB
Progress (1): 233/366 kB
Progress (1): 238/366 kB
Progress (1): 242/366 kB
Progress (1): 246/366 kB
Progress (1): 250/366 kB
Progress (1): 254/366 kB
Progress (1): 258/366 kB
Progress (1): 262/366 kB
Progress (1): 266/366 kB
Progress (1): 270/366 kB
Progress (1): 274/366 kB
Progress (1): 279/366 kB
Progress (1): 283/366 kB
Progress (1): 287/366 kB
Progress (1): 291/366 kB
Progress (1): 295/366 kB
Progress (1): 299/366 kB
Progress (1): 303/366 kB
Progress (1): 307/366 kB
Progress (1): 311/366 kB
Progress (1): 315/366 kB
Progress (1): 319/366 kB
Progress (1): 324/366 kB
Progress (1): 328/366 kB
Progress (1): 332/366 kB
Progress (1): 336/366 kB
Progress (1): 340/366 kB
Progress (1): 344/366 kB
Progress (1): 348/366 kB
Progress (1): 352/366 kB
Progress (1): 356/366 kB
Progress (1): 360/366 kB
Progress (1): 365/366 kB
Progress (1): 366 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-20220914.143451-75.jar (366 kB at 1.5 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-20220914.143451-75.pom
Progress (1): 3.9 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-20220914.143451-75.pom (3.9 kB at 72 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 174 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 990 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/maven-metadata.xml (990 B at 798 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 6.7 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-20220914.143451-75-sources.jar
Progress (1): 4.1/287 kB
Progress (1): 8.2/287 kB
Progress (1): 12/287 kB 
Progress (1): 16/287 kB
Progress (1): 20/287 kB
Progress (1): 25/287 kB
Progress (1): 29/287 kB
Progress (1): 33/287 kB
Progress (1): 37/287 kB
Progress (1): 41/287 kB
Progress (1): 45/287 kB
Progress (1): 49/287 kB
Progress (1): 53/287 kB
Progress (1): 57/287 kB
Progress (1): 61/287 kB
Progress (1): 66/287 kB
Progress (1): 70/287 kB
Progress (1): 74/287 kB
Progress (1): 78/287 kB
Progress (1): 82/287 kB
Progress (1): 86/287 kB
Progress (1): 90/287 kB
Progress (1): 94/287 kB
Progress (1): 98/287 kB
Progress (1): 102/287 kB
Progress (1): 106/287 kB
Progress (1): 111/287 kB
Progress (1): 115/287 kB
Progress (1): 119/287 kB
Progress (1): 123/287 kB
Progress (1): 127/287 kB
Progress (1): 131/287 kB
Progress (1): 135/287 kB
Progress (1): 139/287 kB
Progress (1): 143/287 kB
Progress (1): 147/287 kB
Progress (1): 152/287 kB
Progress (1): 156/287 kB
Progress (1): 160/287 kB
Progress (1): 164/287 kB
Progress (1): 168/287 kB
Progress (1): 172/287 kB
Progress (1): 176/287 kB
Progress (1): 180/287 kB
Progress (1): 184/287 kB
Progress (1): 188/287 kB
Progress (1): 193/287 kB
Progress (1): 197/287 kB
Progress (1): 201/287 kB
Progress (1): 205/287 kB
Progress (1): 209/287 kB
Progress (1): 213/287 kB
Progress (1): 217/287 kB
Progress (1): 221/287 kB
Progress (1): 225/287 kB
Progress (1): 229/287 kB
Progress (1): 233/287 kB
Progress (1): 238/287 kB
Progress (1): 242/287 kB
Progress (1): 246/287 kB
Progress (1): 250/287 kB
Progress (1): 254/287 kB
Progress (1): 258/287 kB
Progress (1): 262/287 kB
Progress (1): 266/287 kB
Progress (1): 270/287 kB
Progress (1): 274/287 kB
Progress (1): 279/287 kB
Progress (1): 283/287 kB
Progress (1): 287/287 kB
Progress (1): 287 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/appng-api-1.25.0-20220914.143451-75-sources.jar (287 kB at 5.6 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 990 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-api/1.25.0-SNAPSHOT/maven-metadata.xml (990 B at 1.1 kB/s)
[INFO] 
[INFO] --------------------< org.appng:appng-testsupport >---------------------
[INFO] Building appNG testsupport 1.25.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.25.x/appng-testsupport/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-testsupport ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-testsupport ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-testsupport ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 19 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-testsupport/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.25.x/appng-testsupport/src/main/java/org/appng/testsupport/validation/WritingJsonValidator.java: /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.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: 0.271 s - in org.appng.testsupport.SimpleApplicationTest
[INFO] Running org.appng.testsupport.validation.DateFieldDifferenceHandlerTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 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.023 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.031 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.254 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.042 s - in org.appng.testsupport.validation.XPathDifferenceHandlerTest
[INFO] Running org.appng.testsupport.TestBaseTest
2022-09-14 16:35:46,400 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-09-14 16:35:46,413 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@12f3afb5, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4ced35ed, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c22a348, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7bd69e82, org.springframework.test.context.transaction.TransactionalTestExecutionListener@74d7184a, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@51b01960]
2022-09-14 16:35:46,499 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-09-14 16:35:46,666 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@3c1e3314: startup date [Wed Sep 14 16:35:46 CEST 2022]; root of context hierarchy
2022-09-14 16:35:46,862 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 MappingJackson2HttpMessageConverters: 
2022-09-14 16:35:46,862 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 ObjectMappers: 
2022-09-14 16:35:46,863 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 Modules: 
2022-09-14 16:35:46,866 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Found 0 @Primary Beans: 
2022-09-14 16:35:46,866 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] No ObjectMapper found in context, creating default.
2022-09-14 16:35:46,876 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-09-14 16:35:46,892 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Registering ObjectMapper 'defaultObjectMapper'
2022-09-14 16:35:46,892 INFO  [main] org.appng.api.config.RestConfig: [localhost:application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-09-14 16:35:47,295 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@3c1e3314: startup date [Wed Sep 14 16:35:46 CEST 2022]; root of context hierarchy
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.986 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.25.x/appng-testsupport/target/appng-testsupport-1.25.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.25.x/appng-testsupport/target/appng-testsupport-1.25.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.25.x/appng-testsupport/target/appng-testsupport-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-testsupport/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-testsupport/target/appng-testsupport-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 998 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/maven-metadata.xml (998 B at 91 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-20220914.143451-75.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/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-20220914.143451-75.jar (62 kB at 1.2 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-20220914.143451-75.pom
Progress (1): 2.2 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-20220914.143451-75.pom (2.2 kB at 23 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 191 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 998 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/maven-metadata.xml (998 B at 1.7 kB/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 3.9 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-20220914.143451-75-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/1.25.0-SNAPSHOT/appng-testsupport-1.25.0-20220914.143451-75-sources.jar (39 kB at 242 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 998 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-testsupport/1.25.0-SNAPSHOT/maven-metadata.xml (998 B at 1.6 kB/s)
[INFO] 
[INFO] ----------------------< org.appng:appng-rest-api >----------------------
[INFO] Building appNG REST API 1.25.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.25.x/appng-rest-api/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-rest-api ---
[INFO] 
[INFO] --- swagger-codegen-maven-plugin:2.4.25:generate (v1) @ appng-rest-api ---
[INFO] reading from /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Action.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/ActionField.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Datasource.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Element.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/ErrorModel.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Field.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/FieldType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/FieldValue.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Filter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Link.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Message.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Option.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/OptionType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Options.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Page.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Parameter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Permission.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/Sort.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/User.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.x/appng-rest-api/target/generated-sources/swagger/docs/ValidationRule.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/pom.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/README.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/build.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/build.sbt
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/settings.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/gradle.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/src/main/AndroidManifest.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/.travis.yml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.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.25.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.25.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.25.x/appng-rest-api/target/generated-sources/swagger/gradlew
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/gradlew.bat
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/git_push.sh
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/.gitignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen-ignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/.swagger-codegen/VERSION
[INFO] 
[INFO] --- openapi-generator-maven-plugin:5.1.1:generate (rest-api) @ appng-rest-api ---
[INFO] Generating with dryRun=false
[INFO] Output directory (/var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated.
[INFO] OpenAPI Generator: java (client)
[INFO] Generator 'java' is considered stable.
[INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac)
[INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI).
[INFO] Processing operation getNavigation
[INFO] Processing operation getPageWithUrlParams
[INFO] Processing operation getDatasource
[INFO] Processing operation getAction
[INFO] Processing operation performActionMultiPart
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Action.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Action.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ActionField.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionFieldTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/ActionField.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ActionLink.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionLinkTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/ActionLink.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ActionLinkAllOf.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ActionLinkAllOfTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/ActionLinkAllOf.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Datasource.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/DatasourceTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Datasource.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ErrorModel.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ErrorModelTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/ErrorModel.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Field.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FieldTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Field.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/FieldType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FieldTypeTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/FieldType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/FieldValue.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FieldValueTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/FieldValue.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Filter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/FilterTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Filter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Icon.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/IconTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Icon.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Item.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ItemTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Item.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Label.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/LabelTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Label.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Link.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/LinkTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Link.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Message.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/MessageTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Message.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Navigation.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/NavigationTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Navigation.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/NavigationItem.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/NavigationItemTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/NavigationItem.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Option.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/OptionTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Option.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/OptionType.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/OptionTypeTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/OptionType.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Options.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/OptionsTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Options.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Page.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PageTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Page.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/PageDefinition.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PageDefinitionTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/PageDefinition.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/PageSize.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PageSizeTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/PageSize.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Parameter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ParameterTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Parameter.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Permission.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/PermissionTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Permission.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Section.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/SectionTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Section.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/SectionElement.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/SectionElementTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/SectionElement.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/Sort.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/SortTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/Sort.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/User.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/UserTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/User.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/model/ValidationRule.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/model/ValidationRuleTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/ValidationRule.md
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/AppNgApi.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/test/java/org/appng/openapi/AppNgApiTest.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/docs/AppNgApi.md
[INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/]
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/pom.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/README.md
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/build.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/build.sbt
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/settings.gradle
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/gradle.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/AndroidManifest.xml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/.travis.yml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/ApiClient.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/ServerConfiguration.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/ServerVariable.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/api/openapi.yaml
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/JavaTimeFormatter.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/HttpBasicAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/HttpBearerAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/ApiKeyAuth.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/gradlew
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/gradlew.bat
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.properties
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/gradle/wrapper/gradle-wrapper.jar
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/git_push.sh
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/.gitignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/auth/Authentication.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/src/main/java/org/appng/openapi/invoke/RFC3339DateFormat.java
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/.openapi-generator-ignore
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/.openapi-generator/VERSION
[INFO] writing file /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/.openapi-generator/FILES
################################################################################
# Thanks for using OpenAPI Generator.                                          #
# Please consider donation to help us maintain this project 🙏                 #
# https://opencollective.com/openapi_generator/donate                          #
################################################################################
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-rest-api ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/src/main/java added.
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/openapi/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 11 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-rest-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/generated-sources/swagger/src/main/java/org/appng/api/rest/RFC3339DateFormat.java: /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.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
2022-09-14 16:35:54,942 DEBUG [main] org.appng.api.rest.RestClient : received cookie: foo=bar
2022-09-14 16:35:54,942 DEBUG [main] org.appng.api.rest.RestClient : received cookie: lore=ipsum
2022-09-14 16:35:55,009 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: lore=ipsum
2022-09-14 16:35:55,010 DEBUG [main] org.appng.api.rest.RestClient : sent cookie: foo=bar
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.431 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.034 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.008 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.25.x/appng-rest-api/target/appng-rest-api-1.25.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.25.x/appng-rest-api/target/appng-rest-api-1.25.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.25.x/appng-rest-api/target/appng-rest-api-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-rest-api/target/appng-rest-api-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 995 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/maven-metadata.xml (995 B at 66 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-20220914.143451-73.jar
Progress (1): 0/1.3 MB
Progress (1): 0/1.3 MB
Progress (1): 0/1.3 MB
Progress (1): 0/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.1/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.2/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.3/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.4/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.5/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.6/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.7/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.8/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 0.9/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.0/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.1/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.2/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3/1.3 MB
Progress (1): 1.3 MB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-20220914.143451-73.jar (1.3 MB at 15 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-20220914.143451-73.pom
Progress (1): 4.1/6.9 kB
Progress (1): 6.9 kB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-20220914.143451-73.pom (6.9 kB at 30 kB/s)
Downloading from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml
Progress (1): 816 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/maven-metadata.xml (816 B at 63 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 995 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/maven-metadata.xml (995 B at 2.3 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.0 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-20220914.143451-73-sources.jar
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.1/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.2/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.3/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.4/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.5/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.6/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.7/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.8/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 0.9/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.0/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.1/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2/1.2 MB
Progress (1): 1.2 MB    
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/appng-rest-api-1.25.0-20220914.143451-73-sources.jar (1.2 MB at 3.8 MB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 995 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-rest-api/1.25.0-SNAPSHOT/maven-metadata.xml (995 B at 776 B/s)
[INFO] 
[INFO] --------------------< org.appng:appng-persistence >---------------------
[INFO] Building appNG Persistence-Tools 1.25.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.25.x/appng-persistence/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-persistence ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-persistence ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.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.141 s - in org.appng.persistence.hibernate.SnakeCaseNamingStrategyTest
[INFO] Running org.appng.persistence.hibernate.dialect.DialectUTF8Test
2022-09-14 16:36:00,167 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MariaDB103DialectUTF8
2022-09-14 16:36:00,243 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.4.32.Final
2022-09-14 16:36:00,393 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.MySql57DialectUTF8
2022-09-14 16:36:00,394 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: 0.33 s - in org.appng.persistence.hibernate.dialect.DialectUTF8Test
[INFO] Running org.appng.persistence.repository.SearchRepositoryTest
2022-09-14 16:36:00,559 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@31190526: startup date [Wed Sep 14 16:36:00 CEST 2022]; root of context hierarchy
2022-09-14 16:36:00,846 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:00,989 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-09-14 16:36:00,989 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:01,006 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:01,148 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-14 16:36:01,341 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
Sep 14, 2022 4:36:01 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-09-14 16:36:01,368 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:01,368 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:01,368 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:01,371 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:01,722 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:01,785 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:03,299 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2022-09-14 16:36:04,067 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@144ab983] for (non-JTA) DDL 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-09-14 16:36:04,071 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6397248c] for (non-JTA) DDL 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-09-14 16:36:04,086 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:04,101 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:04,936 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@31190526: startup date [Wed Sep 14 16:36:00 CEST 2022]; root of context hierarchy
2022-09-14 16:36:04,937 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:04,937 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:04,943 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@646d810b: startup date [Wed Sep 14 16:36:04 CEST 2022]; root of context hierarchy
2022-09-14 16:36:04,983 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:05,013 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-09-14 16:36:05,013 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:05,013 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:05,030 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:05,030 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:05,030 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:05,030 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:05,030 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:05,031 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:05,036 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:05,659 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@29b5533] for (non-JTA) DDL 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-09-14 16:36:05,661 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2cd3fc29] for (non-JTA) DDL 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-09-14 16:36:05,674 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:05,674 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:05,797 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@646d810b: startup date [Wed Sep 14 16:36:04 CEST 2022]; root of context hierarchy
2022-09-14 16:36:05,798 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:05,798 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:05,802 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@994544: startup date [Wed Sep 14 16:36:05 CEST 2022]; root of context hierarchy
2022-09-14 16:36:05,868 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36: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-09-14 16:36:05,893 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:05,893 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:05,905 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:05,905 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:05,905 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:05,905 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:05,905 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:05,906 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:05,910 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:06,445 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a43a88e] for (non-JTA) DDL 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-09-14 16:36:06,448 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3fd33f48] for (non-JTA) DDL 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-09-14 16:36:06,457 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:06,457 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:06,520 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@994544: startup date [Wed Sep 14 16:36:05 CEST 2022]; root of context hierarchy
2022-09-14 16:36:06,520 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:06,521 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:06,523 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1f3c5308: startup date [Wed Sep 14 16:36:06 CEST 2022]; root of context hierarchy
2022-09-14 16:36:06,549 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:06,567 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-09-14 16:36:06,567 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:06,567 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:06,577 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:06,578 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:06,578 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:06,578 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:06,578 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:06,579 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:06,583 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:07,165 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5cd701e4] for (non-JTA) DDL 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-09-14 16:36:07,167 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f67181f] for (non-JTA) DDL 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-09-14 16:36:07,176 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:07,177 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:07,242 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1f3c5308: startup date [Wed Sep 14 16:36:06 CEST 2022]; root of context hierarchy
2022-09-14 16:36:07,243 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:07,243 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:07,245 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ad2883a: startup date [Wed Sep 14 16:36:07 CEST 2022]; root of context hierarchy
2022-09-14 16:36:07,269 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:07,288 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-09-14 16:36:07,288 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:07,288 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:07,299 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:07,299 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:07,299 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:07,299 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:07,299 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:07,300 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:07,304 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:07,824 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6f430ea8] for (non-JTA) DDL 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-09-14 16:36:07,827 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@46a97805] for (non-JTA) DDL 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-09-14 16:36:07,835 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:07,836 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:07,896 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@3ad2883a: startup date [Wed Sep 14 16:36:07 CEST 2022]; root of context hierarchy
2022-09-14 16:36:07,896 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:07,897 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:07,903 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@7944c323: startup date [Wed Sep 14 16:36:07 CEST 2022]; root of context hierarchy
2022-09-14 16:36:07,927 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:07,946 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-09-14 16:36:07,946 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:07,946 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:07,957 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:07,957 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:07,957 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:07,957 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:07,957 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:07,958 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:07,962 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:08,493 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b1fa523] for (non-JTA) DDL 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-09-14 16:36:08,495 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5a3be84] for (non-JTA) DDL 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-09-14 16:36:08,504 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:08,505 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:08,565 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@7944c323: startup date [Wed Sep 14 16:36:07 CEST 2022]; root of context hierarchy
2022-09-14 16:36:08,566 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:08,566 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:08,569 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@69a294d8: startup date [Wed Sep 14 16:36:08 CEST 2022]; root of context hierarchy
2022-09-14 16:36:08,590 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:08,606 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-09-14 16:36:08,606 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:08,607 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:08,617 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:08,617 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:08,617 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:08,617 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:08,617 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:08,618 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:08,622 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:09,157 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@69f24965] for (non-JTA) DDL 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-09-14 16:36:09,159 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5c20505f] for (non-JTA) DDL 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-09-14 16:36:09,169 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:09,169 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:09,230 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@69a294d8: startup date [Wed Sep 14 16:36:08 CEST 2022]; root of context hierarchy
2022-09-14 16:36:09,230 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:09,230 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:09,233 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@152d2a58: startup date [Wed Sep 14 16:36:09 CEST 2022]; root of context hierarchy
2022-09-14 16:36:09,257 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:09,286 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-09-14 16:36:09,287 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:09,287 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:09,299 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:09,300 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:09,300 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:09,300 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:09,300 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:09,301 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:09,305 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:09,902 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@10ffe32f] for (non-JTA) DDL 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-09-14 16:36:09,905 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@53a3fc8b] for (non-JTA) DDL 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-09-14 16:36:09,916 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:09,917 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:09,977 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@152d2a58: startup date [Wed Sep 14 16:36:09 CEST 2022]; root of context hierarchy
2022-09-14 16:36:09,978 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:09,978 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:09,981 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@61c0fb12: startup date [Wed Sep 14 16:36:09 CEST 2022]; root of context hierarchy
2022-09-14 16:36:10,004 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:10,030 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-09-14 16:36:10,030 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:10,030 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:10,042 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:10,042 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:10,042 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:10,042 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:10,042 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:10,043 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:10,048 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:10,552 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@33cec966] for (non-JTA) DDL 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-09-14 16:36:10,553 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3b171fbd] for (non-JTA) DDL 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-09-14 16:36:10,561 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:10,562 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:10,607 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@61c0fb12: startup date [Wed Sep 14 16:36:09 CEST 2022]; root of context hierarchy
2022-09-14 16:36:10,607 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:10,607 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:10,616 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@39a1c200: startup date [Wed Sep 14 16:36:10 CEST 2022]; root of context hierarchy
2022-09-14 16:36:10,633 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:10,648 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-09-14 16:36:10,648 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:10,648 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:10,656 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:10,656 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:10,657 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:10,657 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:10,657 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:10,657 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:10,660 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:11,110 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ddc5857] for (non-JTA) DDL 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-09-14 16:36:11,112 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@449f9628] for (non-JTA) DDL 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-09-14 16:36:11,120 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:11,120 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:11,166 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@39a1c200: startup date [Wed Sep 14 16:36:10 CEST 2022]; root of context hierarchy
2022-09-14 16:36:11,167 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:11,167 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:11,175 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4fbdee7a: startup date [Wed Sep 14 16:36:11 CEST 2022]; root of context hierarchy
2022-09-14 16:36:11,193 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:11,214 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-09-14 16:36:11,215 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:11,215 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:11,228 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:11,228 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:11,229 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:11,229 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:11,229 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:11,230 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:11,235 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:11,759 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5aa026e9] for (non-JTA) DDL 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-09-14 16:36:11,761 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5f7dbdfa] for (non-JTA) DDL 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-09-14 16:36:11,769 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:11,769 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:11,864 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4fbdee7a: startup date [Wed Sep 14 16:36:11 CEST 2022]; root of context hierarchy
2022-09-14 16:36:11,864 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:11,865 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:11,869 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@712eb075: startup date [Wed Sep 14 16:36:11 CEST 2022]; root of context hierarchy
2022-09-14 16:36:11,889 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:11,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-09-14 16:36:11,909 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:11,909 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:11,917 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:11,918 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:11,918 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:11,918 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:11,918 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:11,919 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:11,924 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:12,375 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7a80b2e6] for (non-JTA) DDL 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-09-14 16:36:12,376 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4005e63a] for (non-JTA) DDL 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-09-14 16:36:12,384 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:12,385 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:12,458 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@712eb075: startup date [Wed Sep 14 16:36:11 CEST 2022]; root of context hierarchy
2022-09-14 16:36:12,458 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:12,459 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:12,461 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@1dfd39fe: startup date [Wed Sep 14 16:36:12 CEST 2022]; root of context hierarchy
2022-09-14 16:36:12,478 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:12,494 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-09-14 16:36:12,494 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:12,494 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:12,502 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:12,502 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:12,502 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:12,502 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:12,502 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:12,503 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:12,506 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:13,006 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3f6f26cb] for (non-JTA) DDL 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-09-14 16:36:13,008 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7b2a6ed3] for (non-JTA) DDL 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-09-14 16:36:13,017 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:13,017 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:13,082 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@1dfd39fe: startup date [Wed Sep 14 16:36:12 CEST 2022]; root of context hierarchy
2022-09-14 16:36:13,082 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:13,083 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:13,085 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c48eb31: startup date [Wed Sep 14 16:36:13 CEST 2022]; root of context hierarchy
2022-09-14 16:36:13,102 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:13,148 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-09-14 16:36:13,148 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:13,148 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:13,157 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:13,157 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:13,157 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:13,157 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:13,157 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:13,158 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:13,161 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:13,623 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1fd226da] for (non-JTA) DDL 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-09-14 16:36:13,625 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50588ef6] for (non-JTA) DDL 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-09-14 16:36:13,633 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:13,633 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:13,678 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2c48eb31: startup date [Wed Sep 14 16:36:13 CEST 2022]; root of context hierarchy
2022-09-14 16:36:13,678 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:13,679 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:13,681 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fb5e706: startup date [Wed Sep 14 16:36:13 CEST 2022]; root of context hierarchy
2022-09-14 16:36:13,697 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:13,714 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-09-14 16:36:13,714 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:13,714 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:13,722 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:13,723 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:13,723 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:13,723 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:13,723 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:13,724 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:13,727 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:14,178 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3cdf8aa5] for (non-JTA) DDL 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-09-14 16:36:14,180 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@58d9cd6] for (non-JTA) DDL 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-09-14 16:36:14,188 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:14,188 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:14,234 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@2fb5e706: startup date [Wed Sep 14 16:36:13 CEST 2022]; root of context hierarchy
2022-09-14 16:36:14,235 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:14,235 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:14,240 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@713935c8: startup date [Wed Sep 14 16:36:14 CEST 2022]; root of context hierarchy
2022-09-14 16:36:14,261 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:14,283 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-09-14 16:36:14,283 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:14,283 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:14,294 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:14,294 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:14,294 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:14,295 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:14,295 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:14,296 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:14,300 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:14,881 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f062dbc] for (non-JTA) DDL 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-09-14 16:36:14,882 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2d3697ae] for (non-JTA) DDL 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-09-14 16:36:14,891 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:14,892 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:14,942 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@713935c8: startup date [Wed Sep 14 16:36:14 CEST 2022]; root of context hierarchy
2022-09-14 16:36:14,942 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:14,943 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: 14.542 s - in org.appng.persistence.repository.SearchRepositoryTest
[INFO] Running org.appng.persistence.repository.SearchQueryTest
2022-09-14 16:36:14,973 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:14,981 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:14,981 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:14,981 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:14,981 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:14,981 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:14,982 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:14,985 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:15,424 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@60ccf498] for (non-JTA) DDL 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-09-14 16:36:15,425 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@74e8ef59] for (non-JTA) DDL 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-09-14 16:36:15,433 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:15,445 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:15,452 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:15,452 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:15,453 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:15,453 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:15,453 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:15,453 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:15,456 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:15,900 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@32394a4b] for (non-JTA) DDL 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-09-14 16:36:15,901 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@6a702361] for (non-JTA) DDL 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-09-14 16:36:15,909 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:15,933 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:15,941 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:15,941 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:15,941 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:15,941 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:15,941 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:15,942 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:15,945 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:16,387 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3caf87e6] for (non-JTA) DDL 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-09-14 16:36:16,388 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@437aa3ea] for (non-JTA) DDL 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-09-14 16:36:16,396 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:16,406 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:16,413 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:16,414 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:16,414 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:16,414 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:16,414 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:16,414 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:16,417 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:16,861 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@266e0341] for (non-JTA) DDL 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-09-14 16:36:16,862 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7abdfd36] for (non-JTA) DDL 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-09-14 16:36:16,869 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:16,884 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:16,892 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:16,893 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:16,893 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:16,893 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:16,893 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:16,893 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:16,896 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:17,361 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@51f7265b] for (non-JTA) DDL 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-09-14 16:36:17,362 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4086022] for (non-JTA) DDL 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-09-14 16:36:17,369 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:17,378 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:17,386 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:17,387 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:17,387 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:17,387 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:17,387 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:17,387 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:17,390 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:17,954 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@62e9a6cc] for (non-JTA) DDL 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-09-14 16:36:17,956 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@591ad4b3] for (non-JTA) DDL 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-09-14 16:36:17,963 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: 3.028 s - in org.appng.persistence.repository.SearchQueryTest
[INFO] Running org.appng.persistence.repository.QueryDslSearchRepositoryTest
2022-09-14 16:36:17,979 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@8bac10b: startup date [Wed Sep 14 16:36:17 CEST 2022]; root of context hierarchy
2022-09-14 16:36:17,996 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:18,011 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-09-14 16:36:18,011 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:18,011 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:18,019 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:18,019 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:18,019 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:18,019 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:18,019 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:18,020 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:18,022 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:18,536 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7099f498] for (non-JTA) DDL 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-09-14 16:36:18,537 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3c775fd7] for (non-JTA) DDL 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-09-14 16:36:18,545 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:18,545 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:18,655 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@8bac10b: startup date [Wed Sep 14 16:36:17 CEST 2022]; root of context hierarchy
2022-09-14 16:36:18,655 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:18,655 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.appng.persistence.repository.QueryDslSearchRepositoryTest
[INFO] Running org.appng.persistence.repository.EnversSearchRepositoryTest
2022-09-14 16:36:18,661 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@4aa037e6: startup date [Wed Sep 14 16:36:18 CEST 2022]; root of context hierarchy
2022-09-14 16:36:18,681 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:18,701 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-09-14 16:36:18,701 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:18,702 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:18,709 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:18,710 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:18,710 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:18,710 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:18,710 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:18,711 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:36:18,713 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:19,200 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34327638] for (non-JTA) DDL 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-09-14 16:36:19,202 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2c4c5627] for (non-JTA) DDL 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-09-14 16:36:19,210 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:19,210 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:19,301 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@4aa037e6: startup date [Wed Sep 14 16:36:18 CEST 2022]; root of context hierarchy
2022-09-14 16:36:19,302 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 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.25.x/appng-persistence/target/appng-persistence-1.25.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.25.x/appng-persistence/target/appng-persistence-1.25.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.25.x/appng-persistence/target/appng-persistence-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-persistence/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-persistence/target/appng-persistence-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 998 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/maven-metadata.xml (998 B at 62 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.0-20220914.143451-73.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/1.25.0-SNAPSHOT/appng-persistence-1.25.0-20220914.143451-73.jar (29 kB at 897 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.0-20220914.143451-73.pom
Progress (1): 3.3 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.0-20220914.143451-73.pom (3.3 kB at 118 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 210 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 998 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/maven-metadata.xml (998 B at 773 B/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 1.8 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/appng-persistence-1.25.0-20220914.143451-73-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/1.25.0-SNAPSHOT/appng-persistence-1.25.0-20220914.143451-73-sources.jar (28 kB at 160 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 998 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-persistence/1.25.0-SNAPSHOT/maven-metadata.xml (998 B at 3.7 kB/s)
[INFO] 
[INFO] -----------------------< org.appng:appng-search >-----------------------
[INFO] Building appNG Search 1.25.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.25.x/appng-search/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-search ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ appng-search ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ appng-search ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 29 source files to /var/lib/jenkins/workspace/appNG_1.25.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.25.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: 0.265 s - in org.appng.search.searcher.GermanSearchTermProcessorTest
[INFO] Running org.appng.search.indexer.StandardSearcherTest
2022-09-14 16:36:24,800 DEBUG [main] org.appng.search.indexer.GlobalIndexer: start indexing for site manager
2022-09-14 16:36:24,816 INFO  [main] org.appng.search.indexer.FileSystemProvider: dataDir: /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages
Sep 14, 2022 4:36:25 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: J2KImageReader not loaded. JPEG2000 files will not be processed.
See https://pdfbox.apache.org/2.0/dependencies.html#jai-image-io
for optional dependencies.

Sep 14, 2022 4:36:25 PM org.apache.tika.config.InitializableProblemHandler$3 handleInitializableProblem
WARNING: org.xerial's sqlite-jdbc is not loaded.
Please provide the jar on your classpath to parse sqlite files.
See tika-parsers/pom.xml for the correct version.
2022-09-14 16:36:25,518 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/2):/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/de/42.txt
2022-09-14 16:36:25,520 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 700ms
2022-09-14 16:36:25,524 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/de/42.jsp
2022-09-14 16:36:25,704 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2022-09-14 16:36:25,706 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2022-09-14 16:36:25,707 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2022-09-14 16:36:25,707 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2022-09-14 16:36:25,712 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/2):/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/de/42.jsp
2022-09-14 16:36:25,712 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 192ms
2022-09-14 16:36:25,740 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (1/4):/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/42.txt
2022-09-14 16:36:25,741 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 28ms
2022-09-14 16:36:25,763 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (2/4):/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/foobar.txt
2022-09-14 16:36:25,764 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 23ms
2022-09-14 16:36:25,764 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/42.jsp
2022-09-14 16:36:25,768 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2022-09-14 16:36:25,769 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2022-09-14 16:36:25,769 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2022-09-14 16:36:25,769 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2022-09-14 16:36:25,769 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (3/4):/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/42.jsp
2022-09-14 16:36:25,769 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 5ms
2022-09-14 16:36:25,769 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/acme.jsp
2022-09-14 16:36:25,770 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = title
2022-09-14 16:36:25,770 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = content
2022-09-14 16:36:25,771 DEBUG [main] org.appng.search.indexer.FileSystemProvider: indexing (4/4):/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/acme.jsp
2022-09-14 16:36:25,771 TRACE [main] org.appng.search.indexer.FileSystemProvider: extraction took 2ms
2022-09-14 16:36:25,771 INFO  [main] org.appng.search.indexer.FileSystemProvider: Indexing 6 files took 954 milliseconds
2022-09-14 16:36:25,891 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1563912983 with Analyzer class org.apache.lucene.analysis.standard.StandardAnalyzer
2022-09-14 16:36:25,962 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: clearing index at /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index
2022-09-14 16:36:28,041 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1563912983
2022-09-14 16:36:28,041 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-09-14 16:36:28,041 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1563912983, containing 0 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index
2022-09-14 16:36:28,043 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@5d376b17
2022-09-14 16:36:28,046 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments:1:nrt)
2022-09-14 16:36:28,047 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dfce03
2022-09-14 16:36:28,056 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1343836762 with Analyzer class org.apache.lucene.analysis.de.GermanAnalyzer
2022-09-14 16:36:28,138 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.txt +type:txt
2022-09-14 16:36:28,138 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [82ms] CREATE, query: +id:/de/42.txt +type:txt
2022-09-14 16:36:28,142 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/de/42.jsp +type:jsp
2022-09-14 16:36:28,142 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [4ms] CREATE, query: +id:/de/42.jsp +type:jsp
2022-09-14 16:36:30,833 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1343836762
2022-09-14 16:36:30,834 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.25.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-09-14 16:36:30,834 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1343836762, containing 2 documents (before: 0) directory: /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index
2022-09-14 16:36:30,835 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@5019525a
2022-09-14 16:36:30,836 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_1:3:nrt)
2022-09-14 16:36:30,836 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dfce03
2022-09-14 16:36:30,849 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: opened IndexWriter#1436778675 with Analyzer class org.apache.lucene.analysis.en.EnglishAnalyzer
2022-09-14 16:36:30,907 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.txt +type:txt
2022-09-14 16:36:30,907 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [16ms] CREATE, query: +id:/en/42.txt +type:txt
2022-09-14 16:36:30,908 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/foobar.txt +type:txt
2022-09-14 16:36:30,908 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/foobar.txt +type:txt
2022-09-14 16:36:30,911 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/42.jsp +type:jsp
2022-09-14 16:36:30,911 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [3ms] CREATE, query: +id:/en/42.jsp +type:jsp
2022-09-14 16:36:30,912 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: creating document +id:/en/acme.jsp +type:jsp
2022-09-14 16:36:30,912 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: [1ms] CREATE, query: +id:/en/acme.jsp +type:jsp
2022-09-14 16:36:33,133 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1436778675
2022-09-14 16:36:33,133 INFO  [documentIndexer] org.appng.search.indexer.DocumentIndexer: done with DocumentProducer 'index /var/lib/jenkins/workspace/appNG_1.25.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-09-14 16:36:33,134 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: comitted IndexWriter#1436778675, containing 6 documents (before: 2) directory: /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index
2022-09-14 16:36:33,135 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed org.apache.lucene.index.IndexWriter@55a380b3
2022-09-14 16:36:33,136 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed StandardDirectoryReader(segments_2:6:nrt _0(8.10.0):c2:[diagnostics={java.vendor=Temurin, os=Linux, java.version=1.8.0_332, java.vm.version=25.332-b09, lucene.version=8.10.0, os.arch=amd64, java.runtime.version=1.8.0_332-b09, source=flush, os.version=5.10.0-15-amd64, timestamp=1663166190253}]:[attributes={Lucene87StoredFieldsFormat.mode=BEST_SPEED}] :id=dfu94du7k79krwa4hebi6zrnq)
2022-09-14 16:36:33,136 DEBUG [documentIndexer] org.appng.search.indexer.DocumentIndexer: closed MMapDirectory@/var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7dfce03
2022-09-14 16:36:33,459 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:de +((title:anhalt contents:anhalt) (title:anhalter* contents:anhalter*))
2022-09-14 16:36:34,858 INFO  [main] org.appng.search.searcher.StandardSearcher: 2 results returned from query: +language:en +((title:hitchhik contents:hitchhik) (title:hitchhiker* contents:hitchhiker*))
2022-09-14 16:36:34,883 INFO  [main] org.appng.search.searcher.StandardSearcher: 1 results returned from query: +language:en +((title:foo contents:foo) (title:foo* contents:foo*))
2022-09-14 16:36:34,902 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: 10.393 s - in org.appng.search.indexer.StandardSearcherTest
[INFO] Running org.appng.search.indexer.ParseTagsTest
2022-09-14 16:36:34,912 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1'
2022-09-14 16:36:34,913 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2'
2022-09-14 16:36:34,916 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'contents'
2022-09-14 16:36:34,916 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field1'
2022-09-14 16:36:34,916 TRACE [main] org.appng.search.indexer.ParseTags: adding a:searchable field = 'field2'
{field1=A, contents=A B D, field2=B}
2022-09-14 16:36:34,916 DEBUG [main] org.appng.search.indexer.ParseTags: parsing /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pages/en/42.jsp
2022-09-14 16:36:34,918 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'title'
2022-09-14 16:36:34,918 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'contents'
2022-09-14 16:36:34,919 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'customfield'
2022-09-14 16:36:34,919 TRACE [main] org.appng.search.indexer.ParseTags: adding appNG:searchable field = 'anotherCustomfield'
2022-09-14 16:36:34,920 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field1
2022-09-14 16:36:34,920 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = field2
2022-09-14 16:36:34,920 TRACE [main] org.appng.search.indexer.ParseTags: skipping appng:searchable field = 
{}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.appng.search.indexer.ParseTagsTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ appng-search ---
[INFO] Building jar: /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/appng-search-1.25.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.25.x/appng-search/target/appng-search-1.25.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.25.x/appng-search/target/appng-search-1.25.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.0-SNAPSHOT.jar
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/pom.xml to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.0-SNAPSHOT.pom
[INFO] Installing /var/lib/jenkins/workspace/appNG_1.25.x/appng-search/target/appng-search-1.25.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.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/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Downloaded from appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/maven-metadata.xml (993 B at 66 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.0-20220914.143451-73.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/1.25.0-SNAPSHOT/appng-search-1.25.0-20220914.143451-73.jar (54 kB at 164 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.0-20220914.143451-73.pom
Progress (1): 3.3 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.0-20220914.143451-73.pom (3.3 kB at 126 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 190 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/maven-metadata.xml (993 B at 1.1 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml
Progress (1): 2.1 kB
                    
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/maven-metadata.xml (2.1 kB at 4.3 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/appng-search-1.25.0-20220914.143451-73-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/1.25.0-SNAPSHOT/appng-search-1.25.0-20220914.143451-73-sources.jar (40 kB at 267 kB/s)
Uploading to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/maven-metadata.xml
Progress (1): 993 B
                   
Uploaded to appng-snapshot: https://appng.org/nexus/repository/appng-snapshot/org/appng/appng-search/1.25.0-SNAPSHOT/maven-metadata.xml (993 B at 766 B/s)
[INFO] 
[INFO] ------------------------< org.appng:appng-core >------------------------
[INFO] Building appNG Core Library 1.25.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.25.x/appng-core/target
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ appng-core ---
[INFO] 
[INFO] --- jaxb2-maven-plugin:1.6:xjc (generate-publishing) @ appng-core ---
[INFO] Generating source...
[INFO] parsing a schema...
[INFO] compiling a schema...
[INFO] org/appng/core/xml/repository/Certification.java
[INFO] org/appng/core/xml/repository/GetCertificationRequest.java
[INFO] org/appng/core/xml/repository/GetCertificationResponse.java
[INFO] org/appng/core/xml/repository/GetPackageRequest.java
[INFO] org/appng/core/xml/repository/GetPackageResponse.java
[INFO] org/appng/core/xml/repository/GetPackageVersionsRequest.java
[INFO] org/appng/core/xml/repository/GetPackageVersionsResponse.java
[INFO] org/appng/core/xml/repository/GetPackagesRequest.java
[INFO] org/appng/core/xml/repository/GetPackagesResponse.java
[INFO] org/appng/core/xml/repository/ObjectFactory.java
[INFO] org/appng/core/xml/repository/Package.java
[INFO] org/appng/core/xml/repository/PackageType.java
[INFO] org/appng/core/xml/repository/PackageVersions.java
[INFO] org/appng/core/xml/repository/Packages.java
[INFO] org/appng/core/xml/repository/package-info.java
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (default) @ appng-core ---
[INFO] Source directory: /var/lib/jenkins/workspace/appNG_1.25.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 110 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 206 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/classes
[INFO] /var/lib/jenkins/workspace/appNG_1.25.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.25.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.25.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java: /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/src/main/java/org/appng/core/model/PlatformTransformer.java uses unchecked or unsafe operations.
[INFO] /var/lib/jenkins/workspace/appNG_1.25.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 93 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ appng-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 93 source files to /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes
[INFO] /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/src/test/java/org/appng/core/service/PlatformTestConfig.java: Some input files use or override a deprecated API.
[INFO] /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/src/test/java/org/appng/core/service/PlatformTestConfig.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-09-14 16:36:48,340 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:48,118_main/platform.xml
2022-09-14 16:36:48,784 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:48,118_main/template/platform.html
2022-09-14 16:36:48,785 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:48,118_main/template/hello-custom.html
2022-09-14 16:36:48,786 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:48,118_main/template/hello.html
2022-09-14 16:36:49,187 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:48,118_main/index.html
2022-09-14 16:36:49,972 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:49,949_main/platform.xml
2022-09-14 16:36:49,982 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:49,949_main/template/hello.html
2022-09-14 16:36:49,983 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:49,949_main/template/platform.html
2022-09-14 16:36:49,983 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:49,949_main/template/hello-custom.html
2022-09-14 16:36:50,000 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:49,949_main/index.html
2022-09-14 16:36:50,041 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:50,025_main/platform.xml
2022-09-14 16:36:50,052 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:50,025_main/template/platform.html
2022-09-14 16:36:50,052 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:50,025_main/template/hello-custom.html
2022-09-14 16:36:50,053 INFO  [main] org.appng.core.model.ThymeleafProcessor: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/2022-09-14-16:36:50,025_main/template/hello.html
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.371 s - in org.appng.core.model.ThymeleafProcessorTest
[INFO] Running org.appng.core.model.ApplicationProviderTest
2022-09-14 16:36:50,122 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-09-14 16:36:50,134 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@f0020b1, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@759de304, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5649d11a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@294f9d50, org.springframework.test.context.transaction.TransactionalTestExecutionListener@27443560, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3ddb774f]
2022-09-14 16:36:50,229 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-09-14 16:36:50,392 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-09-14 16:36:50,414 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-09-14 16:36:50,446 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@d919544: startup date [Wed Sep 14 16:36:50 CEST 2022]; root of context hierarchy
2022-09-14 16:36:50,678 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-09-14 16:36:50,679 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-09-14 16:36:50,679 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-09-14 16:36:50,681 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-09-14 16:36:50,682 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-09-14 16:36:50,689 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-09-14 16:36:50,691 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-09-14 16:36:50,691 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-09-14 16:36:50,694 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 14, 2022 4:36:50 PM ch.sla.jdbcperflogger.Logger info
INFO: Using config file jdbcperflogger-fallback.xml
2022-09-14 16:36:51,212 INFO  [HSQLDB Server @1a9ec80e] hsqldb.db.HSQLDB833C6E6475.ENGINE: Checkpoint start
2022-09-14 16:36:51,213 INFO  [HSQLDB Server @1a9ec80e] hsqldb.db.HSQLDB833C6E6475.ENGINE: checkpointClose start
2022-09-14 16:36:51,324 INFO  [HSQLDB Server @1a9ec80e] hsqldb.db.HSQLDB833C6E6475.ENGINE: checkpointClose synched
2022-09-14 16:36:51,335 INFO  [HSQLDB Server @1a9ec80e] hsqldb.db.HSQLDB833C6E6475.ENGINE: checkpointClose script done
2022-09-14 16:36:51,770 INFO  [HSQLDB Server @1a9ec80e] hsqldb.db.HSQLDB833C6E6475.ENGINE: checkpointClose end
2022-09-14 16:36:51,772 INFO  [HSQLDB Server @1a9ec80e] hsqldb.db.HSQLDB833C6E6475.ENGINE: Checkpoint end - txts: 1
2022-09-14 16:36:51,839 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-09-14 16:36:51,864 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-14 16:36:51,957 INFO  [main] org.hibernate.Version         : HHH000412: Hibernate ORM core version 5.4.32.Final
2022-09-14 16:36:52,165 INFO  [main] org.hibernate.annotations.common.Version: HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-09-14 16:36:52,693 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-09-14 16:36:52,774 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:53,074 INFO  [main] org.hibernate.validator.internal.util.Version: HV000001: Hibernate Validator 6.2.0.Final
2022-09-14 16:36:53,364 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:53,377 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:36:53,921 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-09-14 16:36:53,973 WARN  [main] org.appng.forms.impl.RequestBean: parameter action is alread present with value [update], tried to add [update]
2022-09-14 16:36:53,973 WARN  [main] org.appng.forms.impl.RequestBean: parameter entityId is alread present with value [1], tried to add [1]
2022-09-14 16:36:54,019 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:36:54,020 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId}
2022-09-14 16:36:54,129 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-09-14 16:36:54,130 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en
2022-09-14 16:36:54,235 WARN  [main] org.appng.forms.impl.RequestBean: parameter form_action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,235 WARN  [main] org.appng.forms.impl.RequestBean: parameter action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,235 WARN  [main] org.appng.forms.impl.RequestBean: parameter entityId is alread present with value [1], tried to add [1]
2022-09-14 16:36:54,237 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:36:54,237 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId}
2022-09-14 16:36:54,350 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: 12793273
	at org.appng.api.support.CallableAction.execute(CallableAction.java:460)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:336)
	at org.appng.core.model.ActionElement.perform(ActionElement.java:75)
	at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:756)
	at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:129)
	at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:634)
	at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:687)
	at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:645)
	at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:545)
	at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:282)
	at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:291)
	at org.appng.core.model.ApplicationProviderTest.testUpdateException(ApplicationProviderTest.java:189)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: org.appng.api.ApplicationException: adfsf
	at org.appng.testapplication.TestEntities.perform(TestEntities.java:87)
	at org.appng.testapplication.TestEntities.perform(TestEntities.java:36)
	at org.appng.api.support.CallableAction.execute(CallableAction.java:442)
	... 44 more
2022-09-14 16:36:54,398 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'update' of event 'events' did not match - ${action eq 'update' and not empty entityId}
2022-09-14 16:36:54,399 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:36:54,462 WARN  [main] org.appng.forms.impl.RequestBean: parameter form_action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,462 WARN  [main] org.appng.forms.impl.RequestBean: parameter action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,462 WARN  [main] org.appng.forms.impl.RequestBean: parameter entityId is alread present with value [1], tried to add [1]
2022-09-14 16:36:54,464 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:36:54,464 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId}
2022-09-14 16:36:54,527 WARN  [main] org.appng.forms.impl.RequestBean: parameter form_action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,527 WARN  [main] org.appng.forms.impl.RequestBean: parameter action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,527 WARN  [main] org.appng.forms.impl.RequestBean: parameter entityId is alread present with value [2], tried to add [1]
2022-09-14 16:36:54,528 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:36:54,528 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId}
2022-09-14 16:36:54,531 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: 1754201778
	at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:266)
	at org.appng.api.support.CallableAction.retrieveData(CallableAction.java:237)
	at org.appng.api.support.CallableAction.perform(CallableAction.java:334)
	at org.appng.core.model.ActionElement.perform(ActionElement.java:75)
	at org.appng.core.model.ApplicationProvider.getActionSectionElement(ApplicationProvider.java:756)
	at org.appng.core.model.ApplicationProvider.access$000(ApplicationProvider.java:129)
	at org.appng.core.model.ApplicationProvider$2.perform(ApplicationProvider.java:634)
	at org.appng.core.model.ApplicationProvider.doMonitored(ApplicationProvider.java:687)
	at org.appng.core.model.ApplicationProvider.addElements(ApplicationProvider.java:645)
	at org.appng.core.model.ApplicationProvider.buildStructure(ApplicationProvider.java:545)
	at org.appng.core.model.ApplicationProvider.process(ApplicationProvider.java:282)
	at org.appng.core.model.ApplicationProviderTest.runTest(ApplicationProviderTest.java:291)
	at org.appng.core.model.ApplicationProviderTest.testUpdateExceptionDataSource(ApplicationProviderTest.java:176)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
Caused by: org.appng.api.ApplicationException: adfsf
	at org.appng.testapplication.TestEntities.getData(TestEntities.java:53)
	at org.appng.api.support.CallableDataSource.perform(CallableDataSource.java:222)
	... 45 more
2022-09-14 16:36:54,679 WARN  [main] org.appng.forms.impl.RequestBean: parameter form_action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,679 WARN  [main] org.appng.forms.impl.RequestBean: parameter action is alread present with value [update], tried to add [update]
2022-09-14 16:36:54,679 WARN  [main] org.appng.forms.impl.RequestBean: parameter entityId is alread present with value [1], tried to add [1]
2022-09-14 16:36:54,680 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:36:54,681 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId}
2022-09-14 16:36:54,767 WARN  [main] org.appng.forms.impl.RequestBean: parameter action is alread present with value [create], tried to add [create]
2022-09-14 16:36:54,768 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'update' of event 'events' did not match - ${action eq 'update' and not empty entityId}
2022-09-14 16:36:54,768 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for datasource 'entities' did not match - ${empty action and empty entityId}
2022-09-14 16:36:54,809 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@d919544: startup date [Wed Sep 14 16:36:50 CEST 2022]; root of context hierarchy
2022-09-14 16:36:54,810 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:36:55,236 INFO  [HSQLDB Connection @597561da] hsqldb.db.HSQLDB833C6E6475.ENGINE: Database closed
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.378 s - in org.appng.core.model.ApplicationProviderTest
[INFO] Running org.appng.core.model.PageParameterProcessorTest
2022-09-14 16:36:55,525 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.11 s - in org.appng.core.model.PageParameterProcessorTest
[INFO] Running org.appng.core.model.CacheProviderTest
2022-09-14 16:36:55,572 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/WEB-INF/cache/platform/appNG
2022-09-14 16:36:55,573 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/WEB-INF/cache/application/appNG
2022-09-14 16:36:55,581 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/WEB-INF/cache/platform/appNG/foobar
2022-09-14 16:36:55,581 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/WEB-INF/cache/application/appNG/foobar
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 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.032 s - in org.appng.core.model.OutputFormatAndTypeTest
[INFO] Running org.appng.core.model.PlatformTransformerTest
2022-09-14 16:36:55,637 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-09-14 16:36:55,638 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7acbd3d0, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@49d5c751, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@40e90634, org.springframework.test.context.support.DirtiesContextTestExecutionListener@78b29e00, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5c438795, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3b4b2c03]
2022-09-14 16:36:55,660 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:36:55 CEST 2022]; root of context hierarchy
2022-09-14 16:36:56,046 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-09-14 16:36:56,047 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-09-14 16:36:56,047 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-09-14 16:36:56,048 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-09-14 16:36:56,048 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-09-14 16:36:56,048 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-09-14 16:36:56,049 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-09-14 16:36:56,049 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-09-14 16:36:56,050 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-09-14 16:36:56,050 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-09-14 16:36:56,050 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-09-14 16:36:56,051 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-09-14 16:36:56,051 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-09-14 16:36:56,053 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-09-14 16:36:56,053 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-09-14 16:36:56,054 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-09-14 16:36:56,054 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-09-14 16:36:56,141 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:56,269 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:56,310 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:36:56,405 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:36:56,408 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:36:56,408 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:36:56,409 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:36:56,412 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:36:56,443 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:36:56,449 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:57,534 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1377b7bf] for (non-JTA) DDL 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-09-14 16:36:57,538 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e0d70db] for (non-JTA) DDL 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-09-14 16:36:57,578 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:57,578 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:57,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:36:55 CEST 2022]; root of context hierarchy
2022-09-14 16:36:58,697 ERROR [main] org.appng.core.model.PlatformTransformer: An empty sequence is not allowed as the value of variable $foo
; SystemID: ; Line#: 6; Column#: 10
net.sf.saxon.trans.XPathException: An empty sequence is not allowed as the value of variable $foo
	at net.sf.saxon.expr.CardinalityCheckingIterator.typeError(CardinalityCheckingIterator.java:104)
	at net.sf.saxon.expr.CardinalityCheckingIterator.<init>(CardinalityCheckingIterator.java:54)
	at net.sf.saxon.expr.CardinalityChecker.iterate(CardinalityChecker.java:239)
	at net.sf.saxon.expr.AtomicSequenceConverter.iterate(AtomicSequenceConverter.java:304)
	at net.sf.saxon.expr.Expression.process(Expression.java:949)
	at net.sf.saxon.expr.instruct.ValueOf.processLeavingTail(ValueOf.java:341)
	at net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(TemplateRule.java:389)
	at net.sf.saxon.trans.Mode.applyTemplates(Mode.java:568)
	at net.sf.saxon.trans.XsltController.applyTemplates(XsltController.java:661)
	at net.sf.saxon.s9api.AbstractXsltTransformer.applyTemplatesToSource(AbstractXsltTransformer.java:360)
	at net.sf.saxon.s9api.XsltTransformer.transform(XsltTransformer.java:349)
	at net.sf.saxon.jaxp.TransformerImpl.transform(TransformerImpl.java:74)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:324)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:203)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160)
	at org.appng.core.model.PlatformTransformerTest.testRuntimeError(PlatformTransformerTest.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2022-09-14 16:36:58,698 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 
2022-09-14 16:36:58,698 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/template.xsl
2022-09-14 16:36:58,698 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/platform.xml
2022-09-14 16:36:58,699 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/stacktrace.txt
2022-09-14 16:36:58,726 ERROR [main] org.appng.core.model.PlatformTransformer: Unknown XSLT element: <tmplate>
; SystemID: ; Line#: 5; Column#: 25
net.sf.saxon.trans.XPathException: Unknown XSLT element: <tmplate>
	at net.sf.saxon.trans.XPathException.fromXmlProcessingError(XPathException.java:178)
	at net.sf.saxon.lib.ErrorReporterToListener.report(ErrorReporterToListener.java:64)
	at net.sf.saxon.style.Compilation.reportError(Compilation.java:447)
	at net.sf.saxon.style.StyleElement.compileError(StyleElement.java:2323)
	at net.sf.saxon.style.StyleElement.validateSubtree(StyleElement.java:1691)
	at net.sf.saxon.style.AbsentExtensionElement.validateSubtree(AbsentExtensionElement.java:70)
	at net.sf.saxon.style.PrincipalStylesheetModule.preprocess(PrincipalStylesheetModule.java:403)
	at net.sf.saxon.style.Compilation.compilePackage(Compilation.java:288)
	at net.sf.saxon.style.StylesheetModule.loadStylesheet(StylesheetModule.java:252)
	at net.sf.saxon.style.Compilation.compileSingletonPackage(Compilation.java:113)
	at net.sf.saxon.s9api.XsltCompiler.compile(XsltCompiler.java:838)
	at net.sf.saxon.jaxp.SaxonTransformerFactory.newTemplates(SaxonTransformerFactory.java:154)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:187)
	at org.appng.core.model.PlatformTransformerTest.runErrornousTest(PlatformTransformerTest.java:160)
	at org.appng.core.model.PlatformTransformerTest.testCompileError(PlatformTransformerTest.java:134)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:75)
	at org.springframework.test.context.junit4.statements.RunAfterTestMethodCallbacks.evaluate(RunAfterTestMethodCallbacks.java:86)
	at org.springframework.test.context.junit4.statements.SpringRepeat.evaluate(SpringRepeat.java:84)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:252)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.runChild(SpringJUnit4ClassRunner.java:94)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.springframework.test.context.junit4.statements.RunBeforeTestClassCallbacks.evaluate(RunBeforeTestClassCallbacks.java:61)
	at org.springframework.test.context.junit4.statements.RunAfterTestClassCallbacks.evaluate(RunAfterTestClassCallbacks.java:70)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.run(SpringJUnit4ClassRunner.java:191)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2022-09-14 16:36:58,727 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug files to target/debug 
2022-09-14 16:36:58,727 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/template.xsl
2022-09-14 16:36:58,728 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/platform.xml
2022-09-14 16:36:58,728 INFO  [main] org.appng.core.model.PlatformTransformer: writing debug file /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/debug/stacktrace.txt
2022-09-14 16:36:58,740 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:36:55 CEST 2022]; root of context hierarchy
2022-09-14 16:36:58,743 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:36:58,743 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.11 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.001 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.019 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.019 s - in org.appng.core.PathInfoTest
[INFO] Running org.appng.core.controller.SessionListenerTest
2022-09-14 16:36:58,811 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-09-14 16:36:58)
2022-09-14 16:36:58,811 INFO  [main] org.appng.core.controller.SessionListener: Session created: ERTERTZGFHFGHGFH234 (created: 2022-09-14 16:36:58)
2022-09-14 16:36:58,812 INFO  [main] org.appng.core.controller.SessionListener: Session destroyed: ZUS383883OTOTOLSKKL (created: 2022-09-14 16:36:58, accessed: 2022-09-14 16:36:58, requests: 1, domain: http://localhost:8080, user-agent: null)
2022-09-14 16:36:58,812 INFO  [main] org.appng.core.controller.SessionListener: Session created: ZUS383883OTOTOLSKKL (created: 2022-09-14 16:36:58)
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.appng.core.controller.SessionListenerTest
[INFO] Running org.appng.core.controller.messaging.MessagingTest
2022-09-14 16:36:58,828 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node2 - Site: localhost 
2022-09-14 16:36:58,829 INFO  [main] org.appng.core.controller.messaging.MulticastReceiver: about to execute org.appng.core.controller.messaging.MessagingTest$TestEvent - Origin: appng.node1 - Site: localhost 
2022-09-14 16:36:58,829 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.012 s - in org.appng.core.controller.messaging.MessagingTest
[INFO] Running org.appng.core.controller.PlatformProcessorTest
2022-09-14 16:36:58,844 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#274696031 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:36:58,879 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1807529631 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:36:58,907 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2033986782 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:36:58,915 ERROR [main] org.appng.core.model.PlatformProcessor: error while processing
java.io.FileNotFoundException: /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/xsl/platform.xsl (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at org.appng.core.model.PlatformTransformer.transform(PlatformTransformer.java:130)
	at org.appng.core.model.PlatformProcessor.processWithTemplate(PlatformProcessor.java:106)
	at org.appng.core.controller.PlatformProcessorTest.testTransformError(PlatformProcessorTest.java:144)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
2022-09-14 16:36:58,937 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1093356269 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.appng.core.controller.PlatformProcessorTest
[INFO] Running org.appng.core.controller.ApplicationContextTest
2022-09-14 16:36:58,965 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-09-14 16:36:58,965 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@21df2968, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c7094eb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@70fdecff, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7a6cab6f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@22a05923, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3aef4650]
2022-09-14 16:36:58,971 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-09-14 16:36:58,997 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-09-14 16:36:59,008 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-09-14 16:36:59,019 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@25eadfe6: startup date [Wed Sep 14 16:36:59 CEST 2022]; root of context hierarchy
2022-09-14 16:36:59,039 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-09-14 16:36:59,039 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-09-14 16:36:59,039 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-09-14 16:36:59,039 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-09-14 16:36:59,040 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-09-14 16:36:59,040 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-09-14 16:36:59,040 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-09-14 16:36:59,040 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-09-14 16:36:59,041 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:36:59,184 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-09-14 16:36:59,185 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-14 16:36:59,333 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-09-14 16:36:59,346 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:36:59,608 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:36:59,609 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:36:59,725 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-09-14 16:36:59,900 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@25eadfe6: startup date [Wed Sep 14 16:36:59 CEST 2022]; root of context hierarchy
2022-09-14 16:36:59,901 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:00,351 INFO  [HSQLDB Connection @3ef01194] hsqldb.db.HSQLDB833C6E6475.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.594 s - in org.appng.core.controller.ApplicationContextTest
[INFO] Running org.appng.core.controller.RepositoryWatcherTest
2022-09-14 16:37:00,564 WARN  [Time-limited test] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default!
Sep 14, 2022 4:37:00 PM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
2022-09-14 16:37:00,940 INFO  [Time-limited test] com.hazelcast.system.logo     : [10.102.4.103]:5702 [appNG] [5.0.2] 
	+       +  o    o     o     o---o o----o o      o---o     o     o----o o--o--o
	+ +   + +  |    |    / \       /  |      |     /         / \    |         |   
	+ + + + +  o----o   o   o     o   o----o |    o         o   o   o----o    |   
	+ +   + +  |    |  /     \   /    |      |     \       /     \       |    |   
	+       +  o    o o       o o---o o----o o----o o---o o       o o----o    o   
2022-09-14 16:37:00,941 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
2022-09-14 16:37:00,941 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Platform 5.0.2 (20211221 - 18eec9f) starting at [10.102.4.103]:5702
2022-09-14 16:37:00,941 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Cluster name: appNG
2022-09-14 16:37:00,941 INFO  [Time-limited test] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] The Jet engine is disabled.
To enable the Jet engine on the members, please 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
  - Add environment variable: HZ_JET_ENABLED=true
2022-09-14 16:37:01,647 INFO  [Time-limited test] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security  or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config.
2022-09-14 16:37:01,787 INFO  [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Using Multicast discovery
2022-09-14 16:37:01,794 WARN  [Time-limited test] com.hazelcast.cp.CPSubsystem  : [10.102.4.103]:5702 [appNG] [5.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
2022-09-14 16:37:02,266 INFO  [Time-limited test] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2022-09-14 16:37:02,274 INFO  [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTING
2022-09-14 16:37:05,052 INFO  [Time-limited test] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.0.2] 

Members {size:1, ver:1} [
	Member [10.102.4.103]:5702 - 48401224-2472-4c3d-94a6-56727adda276 this
]

2022-09-14 16:37:05,052 WARN  [Time-limited test] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied!
2022-09-14 16:37:05,080 INFO  [Time-limited test] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTED
2022-09-14 16:37:05,081 INFO  [Time-limited test] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702}
2022-09-14 16:37:05,109 INFO  [Time-limited test] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0.2] Initializing cluster partition table arrangement...
2022-09-14 16:37:05,176 INFO  [Time-limited test] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Added cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2022-09-14 16:37:05,221 INFO  [Time-limited test] org.appng.core.service.CacheService: Created cache 'pageCache-localhost' (ttl: 1800s, maximum entries: 20000, statistics: true)
2022-09-14 16:37:05,449 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed
2022-09-14 16:37:05,450 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/conf
2022-09-14 16:37:05,451 INFO  [Time-limited test] org.appng.core.controller.RepositoryWatcher: watching /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de
2022-09-14 16:37:05,455 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: start watching...
2022-09-14 16:37:05,460 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for fehler.jsp
2022-09-14 16:37:05,466 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for test.jsp
2022-09-14 16:37:05,467 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/conf) received ENTRY_MODIFY for urlrewrite.xml
2022-09-14 16:37:05,492 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/conf/urlrewrite.xml has been read, 9 forward rules have been processed
2022-09-14 16:37:05,500 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/test in 32ms (previous cache size: 4)
2022-09-14 16:37:05,501 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fehler in 36ms (previous cache size: 4)
2022-09-14 16:37:05,500 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/error in 34ms (previous cache size: 4)
2022-09-14 16:37:05,501 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 1 cache elements for /de/fault in 16ms (previous cache size: 4)
2022-09-14 16:37:05,563 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo0.txt
2022-09-14 16:37:05,564 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo0.txt
2022-09-14 16:37:05,564 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo0.txt
2022-09-14 16:37:05,564 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,565 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,565 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo1.txt
2022-09-14 16:37:05,566 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo1.txt
2022-09-14 16:37:05,566 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,567 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo0.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,567 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo1.txt
2022-09-14 16:37:05,568 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo2.txt
2022-09-14 16:37:05,568 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,569 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,568 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo2.txt
2022-09-14 16:37:05,568 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo1.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,574 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo2.txt
2022-09-14 16:37:05,574 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,584 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3.txt
2022-09-14 16:37:05,584 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo2.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,584 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3.txt
2022-09-14 16:37:05,584 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3.txt
2022-09-14 16:37:05,585 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,586 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4.txt
2022-09-14 16:37:05,585 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,589 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,589 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4.txt
2022-09-14 16:37:05,589 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,589 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4.txt
2022-09-14 16:37:05,590 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,598 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo5.txt
2022-09-14 16:37:05,598 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,599 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo5.txt
2022-09-14 16:37:05,599 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,599 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo5.txt
2022-09-14 16:37:05,599 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,604 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo5.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,599 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo6.txt
2022-09-14 16:37:05,605 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo6.txt
2022-09-14 16:37:05,606 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,606 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo6.txt
2022-09-14 16:37:05,606 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,606 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo7.txt
2022-09-14 16:37:05,607 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo6.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,607 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,607 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo7.txt
2022-09-14 16:37:05,614 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo7.txt
2022-09-14 16:37:05,614 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,615 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo8.txt
2022-09-14 16:37:05,615 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo7.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,615 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo8.txt
2022-09-14 16:37:05,615 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,615 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo8.txt
2022-09-14 16:37:05,615 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,616 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo9.txt
2022-09-14 16:37:05,616 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo8.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,620 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,616 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo9.txt
2022-09-14 16:37:05,628 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo9.txt
2022-09-14 16:37:05,628 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo10.txt
2022-09-14 16:37:05,629 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,629 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo9.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,629 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo10.txt
2022-09-14 16:37:05,630 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo10.txt
2022-09-14 16:37:05,630 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,630 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,635 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo11.txt
2022-09-14 16:37:05,636 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo11.txt
2022-09-14 16:37:05,636 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo11.txt
2022-09-14 16:37:05,637 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,637 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,639 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo10.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,641 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo12.txt
2022-09-14 16:37:05,641 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo11.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,643 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo12.txt
2022-09-14 16:37:05,644 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,644 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo12.txt
2022-09-14 16:37:05,645 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,647 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo13.txt
2022-09-14 16:37:05,648 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo12.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,651 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo13.txt
2022-09-14 16:37:05,651 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,651 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo13.txt
2022-09-14 16:37:05,651 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,653 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo14.txt
2022-09-14 16:37:05,656 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo13.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,659 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo14.txt
2022-09-14 16:37:05,659 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,663 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo14.txt
2022-09-14 16:37:05,664 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,671 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo15.txt
2022-09-14 16:37:05,672 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo15.txt
2022-09-14 16:37:05,672 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,673 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo14.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,676 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo15.txt
2022-09-14 16:37:05,676 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,679 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo16.txt
2022-09-14 16:37:05,680 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo15.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,680 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo16.txt
2022-09-14 16:37:05,680 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,687 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo16.txt
2022-09-14 16:37:05,688 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo17.txt
2022-09-14 16:37:05,689 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,690 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo17.txt
2022-09-14 16:37:05,690 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo16.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,691 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,691 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo17.txt
2022-09-14 16:37:05,692 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,692 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo18.txt
2022-09-14 16:37:05,692 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo17.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,692 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo18.txt
2022-09-14 16:37:05,693 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,695 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo18.txt
2022-09-14 16:37:05,696 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,699 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo19.txt
2022-09-14 16:37:05,700 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo18.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,700 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo19.txt
2022-09-14 16:37:05,701 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,703 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo19.txt
2022-09-14 16:37:05,704 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,704 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo20.txt
2022-09-14 16:37:05,704 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo19.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,705 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo20.txt
2022-09-14 16:37:05,705 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo20.txt
2022-09-14 16:37:05,705 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,705 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo21.txt
2022-09-14 16:37:05,705 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,706 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo21.txt
2022-09-14 16:37:05,706 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,707 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo21.txt
2022-09-14 16:37:05,714 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,714 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo20.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,715 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo22.txt
2022-09-14 16:37:05,715 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo22.txt
2022-09-14 16:37:05,715 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,717 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo21.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,718 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo22.txt
2022-09-14 16:37:05,718 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo23.txt
2022-09-14 16:37:05,719 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,719 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo23.txt
2022-09-14 16:37:05,719 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,719 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo23.txt
2022-09-14 16:37:05,719 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo24.txt
2022-09-14 16:37:05,720 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,720 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo22.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,721 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo23.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,722 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo24.txt
2022-09-14 16:37:05,722 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo24.txt
2022-09-14 16:37:05,722 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,722 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,723 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo25.txt
2022-09-14 16:37:05,724 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo24.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,724 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo25.txt
2022-09-14 16:37:05,724 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,724 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo25.txt
2022-09-14 16:37:05,724 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,724 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo26.txt
2022-09-14 16:37:05,725 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo25.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,727 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo26.txt
2022-09-14 16:37:05,728 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo26.txt
2022-09-14 16:37:05,728 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo27.txt
2022-09-14 16:37:05,728 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,728 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,728 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo27.txt
2022-09-14 16:37:05,729 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,729 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo27.txt
2022-09-14 16:37:05,729 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,730 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo26.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,731 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo28.txt
2022-09-14 16:37:05,731 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo27.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,731 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo28.txt
2022-09-14 16:37:05,731 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,732 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo28.txt
2022-09-14 16:37:05,732 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo29.txt
2022-09-14 16:37:05,732 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,735 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo28.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,737 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo29.txt
2022-09-14 16:37:05,737 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,740 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo29.txt
2022-09-14 16:37:05,740 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,740 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo30.txt
2022-09-14 16:37:05,740 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo29.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,749 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo30.txt
2022-09-14 16:37:05,749 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,754 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo30.txt
2022-09-14 16:37:05,754 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,754 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo31.txt
2022-09-14 16:37:05,754 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo31.txt
2022-09-14 16:37:05,755 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,755 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo31.txt
2022-09-14 16:37:05,755 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,756 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo30.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,761 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo32.txt
2022-09-14 16:37:05,762 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo32.txt
2022-09-14 16:37:05,762 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,762 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo32.txt
2022-09-14 16:37:05,762 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo31.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,763 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo33.txt
2022-09-14 16:37:05,765 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,766 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo32.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,766 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo33.txt
2022-09-14 16:37:05,767 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,767 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo33.txt
2022-09-14 16:37:05,767 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,768 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo34.txt
2022-09-14 16:37:05,768 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo33.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,768 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo34.txt
2022-09-14 16:37:05,768 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,771 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo34.txt
2022-09-14 16:37:05,771 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo35.txt
2022-09-14 16:37:05,771 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,772 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo34.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,773 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo35.txt
2022-09-14 16:37:05,773 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,773 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo35.txt
2022-09-14 16:37:05,773 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,773 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo36.txt
2022-09-14 16:37:05,774 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo36.txt
2022-09-14 16:37:05,774 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo35.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,774 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo36.txt
2022-09-14 16:37:05,774 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,774 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,774 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo37.txt
2022-09-14 16:37:05,774 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo36.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,774 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo37.txt
2022-09-14 16:37:05,775 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo37.txt
2022-09-14 16:37:05,775 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,775 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo38.txt
2022-09-14 16:37:05,775 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,775 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo37.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,775 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo38.txt
2022-09-14 16:37:05,775 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,776 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo38.txt
2022-09-14 16:37:05,776 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,776 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo39.txt
2022-09-14 16:37:05,777 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo38.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,777 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo39.txt
2022-09-14 16:37:05,777 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo39.txt
2022-09-14 16:37:05,777 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,777 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo40.txt
2022-09-14 16:37:05,777 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,777 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo40.txt
2022-09-14 16:37:05,778 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo40.txt
2022-09-14 16:37:05,778 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,778 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo41.txt
2022-09-14 16:37:05,778 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,778 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo41.txt
2022-09-14 16:37:05,778 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo40.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,778 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,779 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo41.txt
2022-09-14 16:37:05,779 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo42.txt
2022-09-14 16:37:05,779 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,779 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo41.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,779 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo42.txt
2022-09-14 16:37:05,779 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo42.txt
2022-09-14 16:37:05,779 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,779 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo43.txt
2022-09-14 16:37:05,780 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,780 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo42.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,780 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo39.txt in 3ms (previous cache size: 0)
2022-09-14 16:37:05,780 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo43.txt
2022-09-14 16:37:05,780 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,780 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo43.txt
2022-09-14 16:37:05,780 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo44.txt
2022-09-14 16:37:05,780 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,780 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo43.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,781 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo44.txt
2022-09-14 16:37:05,781 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,781 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo44.txt
2022-09-14 16:37:05,781 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo45.txt
2022-09-14 16:37:05,781 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,781 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo44.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,781 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo45.txt
2022-09-14 16:37:05,781 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo45.txt
2022-09-14 16:37:05,781 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,782 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo46.txt
2022-09-14 16:37:05,781 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,782 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo45.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,782 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo46.txt
2022-09-14 16:37:05,782 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo46.txt
2022-09-14 16:37:05,782 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,782 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,782 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo47.txt
2022-09-14 16:37:05,782 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo46.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,782 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo47.txt
2022-09-14 16:37:05,783 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,783 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo47.txt
2022-09-14 16:37:05,783 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,783 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo48.txt
2022-09-14 16:37:05,783 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo48.txt
2022-09-14 16:37:05,783 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo47.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,783 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo48.txt
2022-09-14 16:37:05,783 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,783 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,788 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo48.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,788 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo49.txt
2022-09-14 16:37:05,788 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo49.txt
2022-09-14 16:37:05,788 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,788 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo49.txt
2022-09-14 16:37:05,788 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo50.txt
2022-09-14 16:37:05,789 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,789 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo50.txt
2022-09-14 16:37:05,789 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo49.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,789 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo50.txt
2022-09-14 16:37:05,789 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,789 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo51.txt
2022-09-14 16:37:05,789 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo51.txt
2022-09-14 16:37:05,789 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,789 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,790 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo51.txt
2022-09-14 16:37:05,791 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,791 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo52.txt
2022-09-14 16:37:05,791 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo51.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,795 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo52.txt
2022-09-14 16:37:05,796 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,796 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo50.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,798 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo52.txt
2022-09-14 16:37:05,798 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo53.txt
2022-09-14 16:37:05,798 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo53.txt
2022-09-14 16:37:05,798 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo53.txt
2022-09-14 16:37:05,799 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,799 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo52.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,799 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo54.txt
2022-09-14 16:37:05,799 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,799 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,799 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo53.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,799 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo54.txt
2022-09-14 16:37:05,800 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo54.txt
2022-09-14 16:37:05,800 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo55.txt
2022-09-14 16:37:05,800 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,800 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo55.txt
2022-09-14 16:37:05,802 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,802 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo54.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,802 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,803 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo55.txt
2022-09-14 16:37:05,804 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo56.txt
2022-09-14 16:37:05,804 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,804 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo56.txt
2022-09-14 16:37:05,804 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo56.txt
2022-09-14 16:37:05,804 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,805 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,805 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo57.txt
2022-09-14 16:37:05,805 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo57.txt
2022-09-14 16:37:05,805 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo56.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,805 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,806 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo57.txt
2022-09-14 16:37:05,806 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,808 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo55.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,808 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo58.txt
2022-09-14 16:37:05,808 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo57.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,811 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo58.txt
2022-09-14 16:37:05,811 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,812 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo58.txt
2022-09-14 16:37:05,812 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo59.txt
2022-09-14 16:37:05,812 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,812 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo58.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,813 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,813 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo59.txt
2022-09-14 16:37:05,813 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo59.txt
2022-09-14 16:37:05,813 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo60.txt
2022-09-14 16:37:05,814 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,814 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo59.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,814 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo60.txt
2022-09-14 16:37:05,814 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,816 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo60.txt
2022-09-14 16:37:05,816 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,816 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo61.txt
2022-09-14 16:37:05,817 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo60.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,817 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo61.txt
2022-09-14 16:37:05,817 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo61.txt
2022-09-14 16:37:05,817 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,817 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,817 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo62.txt
2022-09-14 16:37:05,817 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo62.txt
2022-09-14 16:37:05,818 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo61.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,819 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,828 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo62.txt
2022-09-14 16:37:05,828 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo63.txt
2022-09-14 16:37:05,829 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,829 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo62.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,834 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo63.txt
2022-09-14 16:37:05,835 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo63.txt
2022-09-14 16:37:05,835 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo64.txt
2022-09-14 16:37:05,835 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,835 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,836 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo63.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,836 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo64.txt
2022-09-14 16:37:05,836 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,836 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo64.txt
2022-09-14 16:37:05,836 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo65.txt
2022-09-14 16:37:05,836 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,836 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo64.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,837 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo65.txt
2022-09-14 16:37:05,837 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo65.txt
2022-09-14 16:37:05,837 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,838 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,838 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo66.txt
2022-09-14 16:37:05,838 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo65.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,838 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo66.txt
2022-09-14 16:37:05,838 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo66.txt
2022-09-14 16:37:05,838 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,839 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,839 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo67.txt
2022-09-14 16:37:05,840 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo66.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,840 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo67.txt
2022-09-14 16:37:05,840 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo67.txt
2022-09-14 16:37:05,840 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,840 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,840 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo68.txt
2022-09-14 16:37:05,841 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo68.txt
2022-09-14 16:37:05,841 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo68.txt
2022-09-14 16:37:05,841 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,841 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,841 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo67.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,841 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo69.txt
2022-09-14 16:37:05,842 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo69.txt
2022-09-14 16:37:05,842 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo69.txt
2022-09-14 16:37:05,842 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,842 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,842 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo68.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,847 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo70.txt
2022-09-14 16:37:05,848 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo69.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,848 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo70.txt
2022-09-14 16:37:05,848 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo70.txt
2022-09-14 16:37:05,848 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,848 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,848 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo71.txt
2022-09-14 16:37:05,848 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo71.txt
2022-09-14 16:37:05,849 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,849 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo70.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,849 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo71.txt
2022-09-14 16:37:05,850 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,850 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo72.txt
2022-09-14 16:37:05,850 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo72.txt
2022-09-14 16:37:05,850 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo71.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,850 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,850 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo72.txt
2022-09-14 16:37:05,851 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo73.txt
2022-09-14 16:37:05,851 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,851 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo73.txt
2022-09-14 16:37:05,851 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,851 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo72.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,851 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo73.txt
2022-09-14 16:37:05,851 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,852 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo74.txt
2022-09-14 16:37:05,852 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo74.txt
2022-09-14 16:37:05,852 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo73.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,852 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,855 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo74.txt
2022-09-14 16:37:05,856 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo75.txt
2022-09-14 16:37:05,856 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,856 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo75.txt
2022-09-14 16:37:05,856 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo75.txt
2022-09-14 16:37:05,856 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo76.txt
2022-09-14 16:37:05,856 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,857 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,857 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,857 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo76.txt
2022-09-14 16:37:05,857 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo74.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,857 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo75.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,858 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo76.txt
2022-09-14 16:37:05,858 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo77.txt
2022-09-14 16:37:05,859 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,859 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo76.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,859 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo77.txt
2022-09-14 16:37:05,859 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo77.txt
2022-09-14 16:37:05,859 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,860 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,860 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo78.txt
2022-09-14 16:37:05,860 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo77.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,863 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo78.txt
2022-09-14 16:37:05,863 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo78.txt
2022-09-14 16:37:05,863 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo79.txt
2022-09-14 16:37:05,863 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,864 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,865 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo78.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,867 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo79.txt
2022-09-14 16:37:05,868 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo79.txt
2022-09-14 16:37:05,868 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo80.txt
2022-09-14 16:37:05,868 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,868 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,870 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo79.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,871 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo80.txt
2022-09-14 16:37:05,872 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo80.txt
2022-09-14 16:37:05,872 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,872 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,872 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo81.txt
2022-09-14 16:37:05,873 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo81.txt
2022-09-14 16:37:05,874 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo81.txt
2022-09-14 16:37:05,874 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo82.txt
2022-09-14 16:37:05,874 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,874 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,874 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo82.txt
2022-09-14 16:37:05,875 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo82.txt
2022-09-14 16:37:05,875 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo83.txt
2022-09-14 16:37:05,875 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,876 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,876 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo83.txt
2022-09-14 16:37:05,875 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo82.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,876 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,876 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo83.txt
2022-09-14 16:37:05,876 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo84.txt
2022-09-14 16:37:05,877 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,877 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo83.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,877 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo80.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,881 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo81.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,882 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo84.txt
2022-09-14 16:37:05,882 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo84.txt
2022-09-14 16:37:05,882 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo85.txt
2022-09-14 16:37:05,882 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,882 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,882 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo84.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,882 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo85.txt
2022-09-14 16:37:05,883 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo85.txt
2022-09-14 16:37:05,883 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,883 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo86.txt
2022-09-14 16:37:05,883 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,883 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo86.txt
2022-09-14 16:37:05,884 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,884 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,884 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo86.txt
2022-09-14 16:37:05,885 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo87.txt
2022-09-14 16:37:05,885 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo86.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,885 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo87.txt
2022-09-14 16:37:05,885 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo87.txt
2022-09-14 16:37:05,885 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,885 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,885 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo85.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,885 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo88.txt
2022-09-14 16:37:05,885 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo88.txt
2022-09-14 16:37:05,886 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,886 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo87.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,886 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo88.txt
2022-09-14 16:37:05,886 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo89.txt
2022-09-14 16:37:05,886 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,886 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo89.txt
2022-09-14 16:37:05,887 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,887 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo89.txt
2022-09-14 16:37:05,887 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,887 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo88.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,887 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo90.txt
2022-09-14 16:37:05,887 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo90.txt
2022-09-14 16:37:05,887 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,888 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo90.txt
2022-09-14 16:37:05,888 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo91.txt
2022-09-14 16:37:05,888 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,888 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo90.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,888 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo89.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,888 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo91.txt
2022-09-14 16:37:05,888 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo91.txt
2022-09-14 16:37:05,888 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,889 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo92.txt
2022-09-14 16:37:05,889 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo92.txt
2022-09-14 16:37:05,889 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,889 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo92.txt
2022-09-14 16:37:05,889 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo93.txt
2022-09-14 16:37:05,890 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,890 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,890 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo93.txt
2022-09-14 16:37:05,890 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo91.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,890 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,890 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo92.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,890 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo93.txt
2022-09-14 16:37:05,890 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo94.txt
2022-09-14 16:37:05,891 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo94.txt
2022-09-14 16:37:05,891 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,891 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo93.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,891 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo94.txt
2022-09-14 16:37:05,891 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo95.txt
2022-09-14 16:37:05,892 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,892 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,892 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo95.txt
2022-09-14 16:37:05,892 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo94.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,892 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo95.txt
2022-09-14 16:37:05,892 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,892 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo96.txt
2022-09-14 16:37:05,893 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo96.txt
2022-09-14 16:37:05,893 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,892 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo95.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,893 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,893 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo96.txt
2022-09-14 16:37:05,894 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo97.txt
2022-09-14 16:37:05,894 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,894 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo97.txt
2022-09-14 16:37:05,894 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,894 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo97.txt
2022-09-14 16:37:05,894 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo98.txt
2022-09-14 16:37:05,894 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,895 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo97.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,895 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo98.txt
2022-09-14 16:37:05,895 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo98.txt
2022-09-14 16:37:05,895 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,895 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,896 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo96.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,896 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo99.txt
2022-09-14 16:37:05,896 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo98.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,896 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo99.txt
2022-09-14 16:37:05,897 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,899 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo99.txt
2022-09-14 16:37:05,899 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo100.txt
2022-09-14 16:37:05,899 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo100.txt
2022-09-14 16:37:05,903 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo100.txt
2022-09-14 16:37:05,904 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo101.txt
2022-09-14 16:37:05,935 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt in 35ms (previous cache size: 0)
2022-09-14 16:37:05,936 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,935 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt in 35ms (previous cache size: 0)
2022-09-14 16:37:05,935 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt in 31ms (previous cache size: 0)
2022-09-14 16:37:05,935 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo100.txt in 31ms (previous cache size: 0)
2022-09-14 16:37:05,936 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo101.txt
2022-09-14 16:37:05,935 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo99.txt in 35ms (previous cache size: 0)
2022-09-14 16:37:05,940 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo101.txt
2022-09-14 16:37:05,940 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo102.txt
2022-09-14 16:37:05,941 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo102.txt
2022-09-14 16:37:05,941 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,941 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo102.txt
2022-09-14 16:37:05,941 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,941 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo103.txt
2022-09-14 16:37:05,942 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo103.txt
2022-09-14 16:37:05,942 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,942 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo102.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,942 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo103.txt
2022-09-14 16:37:05,942 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo101.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,943 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,943 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo104.txt
2022-09-14 16:37:05,943 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,943 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo104.txt
2022-09-14 16:37:05,944 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo103.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,944 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,945 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo104.txt
2022-09-14 16:37:05,945 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo105.txt
2022-09-14 16:37:05,945 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,945 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo104.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,945 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo105.txt
2022-09-14 16:37:05,945 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo105.txt
2022-09-14 16:37:05,946 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo106.txt
2022-09-14 16:37:05,946 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,946 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,946 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo105.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,946 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo106.txt
2022-09-14 16:37:05,946 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo106.txt
2022-09-14 16:37:05,946 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo107.txt
2022-09-14 16:37:05,946 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo107.txt
2022-09-14 16:37:05,947 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,947 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,947 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,948 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo107.txt
2022-09-14 16:37:05,948 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,948 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo108.txt
2022-09-14 16:37:05,949 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo107.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,949 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,949 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo108.txt
2022-09-14 16:37:05,949 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo108.txt
2022-09-14 16:37:05,949 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,949 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo109.txt
2022-09-14 16:37:05,949 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo108.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,949 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo109.txt
2022-09-14 16:37:05,950 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo109.txt
2022-09-14 16:37:05,950 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,950 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo110.txt
2022-09-14 16:37:05,950 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,950 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo110.txt
2022-09-14 16:37:05,950 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo109.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,950 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,953 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo106.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,955 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo110.txt
2022-09-14 16:37:05,956 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo111.txt
2022-09-14 16:37:05,956 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo111.txt
2022-09-14 16:37:05,956 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo111.txt
2022-09-14 16:37:05,956 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,956 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,956 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo110.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,956 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,963 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo112.txt
2022-09-14 16:37:05,963 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo111.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,963 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo112.txt
2022-09-14 16:37:05,963 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,964 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo112.txt
2022-09-14 16:37:05,964 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo113.txt
2022-09-14 16:37:05,964 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,964 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo113.txt
2022-09-14 16:37:05,964 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo113.txt
2022-09-14 16:37:05,964 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo114.txt
2022-09-14 16:37:05,965 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,965 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,965 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo113.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,965 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo114.txt
2022-09-14 16:37:05,965 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,965 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo114.txt
2022-09-14 16:37:05,966 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo115.txt
2022-09-14 16:37:05,966 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,966 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo114.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,967 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo115.txt
2022-09-14 16:37:05,967 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo112.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,967 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo115.txt
2022-09-14 16:37:05,968 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,969 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,968 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo116.txt
2022-09-14 16:37:05,969 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo116.txt
2022-09-14 16:37:05,969 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,969 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo116.txt
2022-09-14 16:37:05,970 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo117.txt
2022-09-14 16:37:05,970 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,970 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo116.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,970 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo115.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,970 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo117.txt
2022-09-14 16:37:05,970 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,971 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo117.txt
2022-09-14 16:37:05,972 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo118.txt
2022-09-14 16:37:05,972 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,972 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo118.txt
2022-09-14 16:37:05,972 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo117.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,972 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo118.txt
2022-09-14 16:37:05,972 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,973 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,975 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo119.txt
2022-09-14 16:37:05,976 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo119.txt
2022-09-14 16:37:05,976 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,976 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo119.txt
2022-09-14 16:37:05,976 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo120.txt
2022-09-14 16:37:05,976 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,976 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo119.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,977 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo118.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,977 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo120.txt
2022-09-14 16:37:05,977 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo120.txt
2022-09-14 16:37:05,977 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,978 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,978 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo121.txt
2022-09-14 16:37:05,978 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo120.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,978 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo121.txt
2022-09-14 16:37:05,978 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo121.txt
2022-09-14 16:37:05,979 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,979 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo122.txt
2022-09-14 16:37:05,979 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,979 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo122.txt
2022-09-14 16:37:05,979 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo121.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,979 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo122.txt
2022-09-14 16:37:05,980 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo123.txt
2022-09-14 16:37:05,980 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,981 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,980 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,980 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo122.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,980 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo123.txt
2022-09-14 16:37:05,983 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo123.txt
2022-09-14 16:37:05,983 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,984 WARN  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 376 events
2022-09-14 16:37:05,984 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3588.txt
2022-09-14 16:37:05,984 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3588.txt
2022-09-14 16:37:05,984 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo123.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,984 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3588.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,985 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3588.txt
2022-09-14 16:37:05,985 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3589.txt
2022-09-14 16:37:05,985 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3588.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,985 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3588.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,985 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3589.txt
2022-09-14 16:37:05,986 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3589.txt
2022-09-14 16:37:05,986 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3590.txt
2022-09-14 16:37:05,987 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3589.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,987 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3589.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,987 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3589.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,987 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3590.txt
2022-09-14 16:37:05,987 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3590.txt
2022-09-14 16:37:05,988 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3590.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,988 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3591.txt
2022-09-14 16:37:05,988 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3590.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:05,988 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3590.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,991 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3591.txt
2022-09-14 16:37:05,991 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3591.txt
2022-09-14 16:37:05,992 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3592.txt
2022-09-14 16:37:05,992 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3592.txt
2022-09-14 16:37:05,992 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3592.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,992 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3591.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,992 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3591.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,993 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3592.txt
2022-09-14 16:37:05,993 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3593.txt
2022-09-14 16:37:05,992 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3591.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,993 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3592.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,993 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3592.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,993 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3593.txt
2022-09-14 16:37:05,994 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3593.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,994 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3593.txt
2022-09-14 16:37:05,994 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3594.txt
2022-09-14 16:37:05,994 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3593.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,994 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3594.txt
2022-09-14 16:37:05,995 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3594.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,995 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3594.txt
2022-09-14 16:37:05,995 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3594.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,995 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3593.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,999 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3595.txt
2022-09-14 16:37:05,999 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3594.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:05,999 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3595.txt
2022-09-14 16:37:05,999 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3595.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,000 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3595.txt
2022-09-14 16:37:06,000 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3595.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,000 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3596.txt
2022-09-14 16:37:06,000 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3596.txt
2022-09-14 16:37:06,000 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3595.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,000 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3596.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,000 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3596.txt
2022-09-14 16:37:06,001 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3597.txt
2022-09-14 16:37:06,001 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3597.txt
2022-09-14 16:37:06,001 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3597.txt
2022-09-14 16:37:06,001 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3597.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,001 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3596.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,001 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3596.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,002 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3598.txt
2022-09-14 16:37:06,002 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3597.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,002 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3597.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,002 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3598.txt
2022-09-14 16:37:06,002 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3598.txt
2022-09-14 16:37:06,002 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3598.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,002 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3598.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,003 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3599.txt
2022-09-14 16:37:06,003 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3598.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,003 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3599.txt
2022-09-14 16:37:06,003 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3599.txt
2022-09-14 16:37:06,003 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3599.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,003 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3599.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,003 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3600.txt
2022-09-14 16:37:06,003 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3599.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,007 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3600.txt
2022-09-14 16:37:06,008 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3600.txt
2022-09-14 16:37:06,008 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3600.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,008 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3601.txt
2022-09-14 16:37:06,008 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3601.txt
2022-09-14 16:37:06,008 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3600.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,008 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3600.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,009 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3601.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,009 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3601.txt
2022-09-14 16:37:06,009 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3601.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,009 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3602.txt
2022-09-14 16:37:06,009 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3602.txt
2022-09-14 16:37:06,009 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3601.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,010 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3602.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,013 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3602.txt
2022-09-14 16:37:06,013 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3603.txt
2022-09-14 16:37:06,014 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3602.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,014 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3602.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,014 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3603.txt
2022-09-14 16:37:06,014 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3603.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,020 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3603.txt
2022-09-14 16:37:06,021 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3603.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,021 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3603.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,021 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3604.txt
2022-09-14 16:37:06,022 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3604.txt
2022-09-14 16:37:06,022 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3604.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,022 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3604.txt
2022-09-14 16:37:06,022 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3605.txt
2022-09-14 16:37:06,022 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3604.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,022 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3604.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,022 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3605.txt
2022-09-14 16:37:06,022 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3605.txt
2022-09-14 16:37:06,023 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3606.txt
2022-09-14 16:37:06,023 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3605.txt in 1ms (previous cache size: 0)
2022-09-14 16:37:06,023 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3605.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,023 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3605.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,023 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3606.txt
2022-09-14 16:37:06,023 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3606.txt
2022-09-14 16:37:06,023 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3607.txt
2022-09-14 16:37:06,024 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3607.txt
2022-09-14 16:37:06,024 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3607.txt
2022-09-14 16:37:06,024 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3606.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,024 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3606.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,024 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3606.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,024 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3608.txt
2022-09-14 16:37:06,024 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3607.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,024 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3607.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,024 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3607.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,025 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3608.txt
2022-09-14 16:37:06,025 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3608.txt
2022-09-14 16:37:06,025 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3608.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,025 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3609.txt
2022-09-14 16:37:06,025 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3608.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,025 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3608.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,025 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3609.txt
2022-09-14 16:37:06,026 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3609.txt
2022-09-14 16:37:06,026 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3609.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,026 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3609.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,026 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3610.txt
2022-09-14 16:37:06,026 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3610.txt
2022-09-14 16:37:06,026 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3610.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,026 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3610.txt
2022-09-14 16:37:06,027 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3610.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,027 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3609.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,027 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3611.txt
2022-09-14 16:37:06,027 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3611.txt
2022-09-14 16:37:06,027 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3611.txt
2022-09-14 16:37:06,027 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3611.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,028 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo3612.txt
2022-09-14 16:37:06,028 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3611.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,028 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3610.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,028 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo3612.txt
2022-09-14 16:37:06,028 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3611.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,028 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo3612.txt
2022-09-14 16:37:06,028 WARN  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: events for /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de overflowed after 452 events
2022-09-14 16:37:06,028 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_CREATE for foo4064.txt
2022-09-14 16:37:06,029 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_MODIFY for foo4064.txt
2022-09-14 16:37:06,029 INFO  [repositoryWatcher] org.appng.core.controller.RepositoryWatcher: (/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/manager/www/de) received ENTRY_DELETE for foo4064.txt
2022-09-14 16:37:06,029 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3612.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,029 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4064.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,029 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4064.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,030 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3612.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,030 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo3612.txt in 0ms (previous cache size: 0)
2022-09-14 16:37:06,030 INFO  [pageCache-localhost] org.appng.core.service.CacheService: removed 0 cache elements for /de/foo4064.txt in 0ms (previous cache size: 0)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.473 s - in org.appng.core.controller.RepositoryWatcherTest
[INFO] Running org.appng.core.controller.PlatformConfigTest
2022-09-14 16:37:07,053 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@475cb91b: startup date [Wed Sep 14 16:37:07 CEST 2022]; root of context hierarchy
2022-09-14 16:37:07,304 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-09-14 16:37:07,304 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-09-14 16:37:07,305 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-09-14 16:37:07,305 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-09-14 16:37:07,305 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-09-14 16:37:07,306 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-09-14 16:37:07,306 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-09-14 16:37:07,306 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-09-14 16:37:07,307 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-09-14 16:37:07,307 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-09-14 16:37:07,307 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-09-14 16:37:07,307 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-09-14 16:37:07,308 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-09-14 16:37:07,308 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-09-14 16:37:07,308 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-09-14 16:37:07,308 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-09-14 16:37:07,309 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-09-14 16:37:07,357 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
Sep 14, 2022 4:37:07 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /var/lib/jenkins/.java/.userPrefs/prefs.xml
Sep 14, 2022 4:37:07 PM java.util.prefs.FileSystemPreferences$6 run
WARNING: Prefs file removed in background /etc/.java/.systemPrefs/prefs.xml
2022-09-14 16:37:07,394 INFO  [main] org.appng.core.repository.config.HikariCPConfigurer: connection jdbc:hsqldb:mem://appng uses datasource org.hsqldb.jdbc.JDBCDataSource
2022-09-14 16:37:07,400 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Starting...
2022-09-14 16:37:07,452 INFO  [main] com.zaxxer.hikari.pool.PoolBase: appNG ROOT connection - Driver does not support get/set network timeout for connections. (feature not supported)
2022-09-14 16:37:07,460 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Start completed.
2022-09-14 16:37:07,489 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'appNG'
2022-09-14 16:37:07,489 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: appNG]
2022-09-14 16:37:07,546 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.dialect.HSQLDialect
2022-09-14 16:37:07,564 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:07,866 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:07,866 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'appNG'
2022-09-14 16:37:07,878 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context org.springframework.context.annotation.AnnotationConfigApplicationContext@475cb91b: startup date [Wed Sep 14 16:37:07 CEST 2022]; root of context hierarchy
2022-09-14 16:37:08,218 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-09-14 16:37:08,246 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5.0)
2022-09-14 16:37:08,338 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2022-09-14 16:37:08,339 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem://appng (HSQL Database Engine 2.5)
2022-09-14 16:37:08,420 INFO  [main] org.springframework.context.annotation.AnnotationConfigApplicationContext: Closing org.springframework.context.annotation.AnnotationConfigApplicationContext@475cb91b: startup date [Wed Sep 14 16:37:07 CEST 2022]; root of context hierarchy
2022-09-14 16:37:08,421 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'appNG'
2022-09-14 16:37:08,422 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown initiated...
2022-09-14 16:37:08,431 INFO  [main] com.zaxxer.hikari.HikariDataSource: appNG ROOT connection - Shutdown completed.
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.388 s - in org.appng.core.controller.PlatformConfigTest
[INFO] Running org.appng.core.controller.ControllerTest
2022-09-14 16:37:08,461 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,465 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#516920834 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,533 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,535 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1113145188 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,570 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,572 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#959718162 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,575 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,576 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1260967815 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,578 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,580 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1880091792 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,589 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,590 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1457369879 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,592 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,593 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1826462235 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,595 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,596 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#158103051 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,601 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,602 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#628739205 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,604 INFO  [main] org.appng.core.Redirect       : Redirecting request to /de/index (301)
2022-09-14 16:37:08,605 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,606 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2090288558 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,613 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,614 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#23864076 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,648 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,649 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#257623967 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,653 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,654 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1759066387 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,657 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,658 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#747907482 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,661 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,661 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1380059038 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,664 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,665 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#114920439 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,667 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,668 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#336923146 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,671 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,672 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2045592568 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,674 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,675 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#705052186 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,680 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,681 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1158809692 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,684 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,685 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#144817506 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,686 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,687 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#217290569 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,689 INFO  [main] org.appng.core.Redirect       : Redirecting request /de to /de/index (301)
2022-09-14 16:37:08,689 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,690 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1637319630 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,693 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,694 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1463209038 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,699 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,699 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#218045011 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,701 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,702 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#103682019 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,751 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,752 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#209415248 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,754 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,755 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1199227737 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,758 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,758 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#745053805 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,760 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,761 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1641289501 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:08,764 INFO  [main] org.appng.core.controller.Controller: Controller created
2022-09-14 16:37:08,765 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#704104254 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.appng.core.controller.ControllerTest
[INFO] Running org.appng.core.controller.filter.JspExtensionFilterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.appng.core.controller.filter.JspExtensionFilterTest
[INFO] Running org.appng.core.controller.filter.PageCacheFilterTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.appng.core.controller.filter.PageCacheFilterTest
[INFO] Running org.appng.core.controller.filter.RedirectFilterTest
2022-09-14 16:37:08,843 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2022-09-14 16:37:08,845 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-09-14 16:37:08,847 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: conf reload check set to 5000s
2022-09-14 16:37:08,851 INFO  [main] org.springframework.mock.web.MockServletContext: org.tuckey.web.filters.urlrewrite.UrlRewriteFilter INFO: loaded (conf ok)
2022-09-14 16:37:08,856 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.026 s - in org.appng.core.controller.filter.RedirectFilterTest
[INFO] Running org.appng.core.controller.filter.EnvironmentFilterTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.filter.EnvironmentFilterTest
[INFO] Running org.appng.core.controller.RedirectTest
2022-09-14 16:37:08,866 INFO  [main] org.appng.core.Redirect       : Redirecting request to /targeturl (301)
2022-09-14 16:37:08,866 INFO  [main] org.appng.core.Redirect       : Redirecting request to targeturl (302)
2022-09-14 16:37:08,866 INFO  [main] org.appng.core.Redirect       : Redirecting request to http://www.example.com (301)
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.appng.core.controller.RedirectTest
[INFO] Running org.appng.core.controller.PlatformStartupTest
2022-09-14 16:37:08,888 INFO  [main] org.appng.core.controller.Log4jConfigurer: Initialized log4j from classpath:log4j.properties
2022-09-14 16:37:08,888 INFO  [main] org.appng.core.controller.PlatformStartup: ------------------------------------------------
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup: Launching                    _   _  ____ 
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup:             __ _ _ __  _ __ | \ | |/ ___|
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup:            / _` | '_ \| '_ \|  \| | |  _ 
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup:           | (_| | |_) | |_) | |\  | |_| |
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup:            \__,_| .__/| .__/|_| \_|\____|
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup:                 |_|   |_|                
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup: ----------------------------appNG.version-------
2022-09-14 16:37:08,889 INFO  [main] org.appng.core.controller.PlatformStartup: ...the Next Generation Application Platform
2022-09-14 16:37:08,890 INFO  [main] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/WEB-INF/database/appng on port 9050
2022-09-14 16:37:08,910 INFO  [HSQLDB Server @3f2fd933] hsqldb.db.HSQLDB833C6EA9AC.ENGINE: Checkpoint start
2022-09-14 16:37:08,911 INFO  [HSQLDB Server @3f2fd933] hsqldb.db.HSQLDB833C6EA9AC.ENGINE: checkpointClose start
2022-09-14 16:37:08,992 INFO  [HSQLDB Server @3f2fd933] hsqldb.db.HSQLDB833C6EA9AC.ENGINE: checkpointClose synched
2022-09-14 16:37:09,003 INFO  [HSQLDB Server @3f2fd933] hsqldb.db.HSQLDB833C6EA9AC.ENGINE: checkpointClose script done
2022-09-14 16:37:09,518 INFO  [HSQLDB Server @3f2fd933] hsqldb.db.HSQLDB833C6EA9AC.ENGINE: checkpointClose end
2022-09-14 16:37:09,518 INFO  [HSQLDB Server @3f2fd933] hsqldb.db.HSQLDB833C6EA9AC.ENGINE: Checkpoint end - txts: 1
2022-09-14 16:37:09,592 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-09-14 16:37:09,696 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0)
2022-09-14 16:37:09,807 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2022-09-14 16:37:09,808 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5)
2022-09-14 16:37:10,024 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5.0)
2022-09-14 16:37:10,134 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2022-09-14 16:37:10,134 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:hsql://localhost:9050/appng (HSQL Database Engine 2.5)
2022-09-14 16:37:10,154 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 17 migrations (execution time 00:00.011s)
2022-09-14 16:37:10,167 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-09-14 16:37:10,238 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-09-14 16:37:10,280 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-09-14 16:37:10,354 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-09-14 16:37:10,383 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-09-14 16:37:10,400 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-09-14 16:37:10,416 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-09-14 16:37:10,429 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-09-14 16:37:10,442 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-09-14 16:37:10,455 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-09-14 16:37:10,468 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-09-14 16:37:10,481 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-09-14 16:37:10,494 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-09-14 16:37:10,506 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-09-14 16:37:10,510 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-09-14 16:37:10,510 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-09-14 16:37:10,743 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-09-14 16:37:10,765 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-09-14 16:37:10,784 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-09-14 16:37:10,791 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-09-14 16:37:10,804 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-09-14 16:37:10,820 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames"
2022-09-14 16:37:10,832 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 17 migrations to schema "PUBLIC", now at version v4.4 (execution time 00:00.601s)
2022-09-14 16:37:10,833 INFO  [main] org.appng.core.controller.PlatformStartup: Platform connection: HSQL jdbc:hsqldb:hsql://localhost:9050/appng
2022-09-14 16:37:10,836 INFO  [main] org.appng.core.controller.PlatformStartup: appNG null started in 1947 ms.
2022-09-14 16:37:10,836 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
2022-09-14 16:37:10,839 INFO  [main] org.appng.core.controller.PlatformStartup: Called com.mysql.cj.jdbc.AbandonedConnectionCleanupThread.checkedShutdown()
2022-09-14 16:37:15,839 INFO  [main] org.appng.core.service.HazelcastConfigurer: Shutting down instance test
2022-09-14 16:37:15,840 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTTING_DOWN
2022-09-14 16:37:15,852 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTTING_DOWN
2022-09-14 16:37:15,864 INFO  [hz.test.cached.thread-3] com.hazelcast.internal.partition.impl.MigrationManager: [10.102.4.103]:5702 [appNG] [5.0.2] Shutdown request of Member [10.102.4.103]:5702 - 48401224-2472-4c3d-94a6-56727adda276 this is handled
2022-09-14 16:37:15,877 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down multicast service...
2022-09-14 16:37:15,878 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down connection manager...
2022-09-14 16:37:15,883 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Shutting down node engine...
2022-09-14 16:37:15,888 INFO  [main] com.hazelcast.cache.impl.CacheService: [10.102.4.103]:5702 [appNG] [5.0.2] Removed cache config: CacheConfig{name='pageCache-localhost', managerPrefix='/hz/', inMemoryFormat=BINARY, backupCount=1, hotRestart=HotRestartConfig{enabled=false, fsync=false}, dataPersistenceConfig=DataPersistenceConfig{enabled=false, fsync=false}, wanReplicationRef=null, merkleTreeConfig=MerkleTreeConfig{enabled=null, depth=10}}
2022-09-14 16:37:15,905 INFO  [main] com.hazelcast.instance.impl.NodeExtension: [10.102.4.103]:5702 [appNG] [5.0.2] Destroying node NodeExtension.
2022-09-14 16:37:15,906 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Shutdown is completed in 53 ms.
2022-09-14 16:37:15,906 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTDOWN
2022-09-14 16:37:15,906 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Node is already shutting down... Waiting for shutdown process to complete...
2022-09-14 16:37:15,907 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is SHUTDOWN
2022-09-14 16:37:15,907 INFO  [main] org.appng.core.controller.PlatformStartup: appNG stopped.
2022-09-14 16:37:15,907 INFO  [main] org.appng.core.controller.PlatformStartup: ====================================================================================================
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.04 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-09-14 16:37:15,933 WARN  [main] org.appng.core.service.HazelcastConfigurer: No Hazelcast configuration could be found, using default!
Sep 14, 2022 4:37:15 PM com.hazelcast.internal.config.AbstractConfigLocator
INFO: Loading 'hazelcast.xml' from the classpath.
2022-09-14 16:37:15,994 INFO  [main] com.hazelcast.system.logo     : [10.102.4.103]:5702 [appNG] [5.0.2] 
	+       +  o    o     o     o---o o----o o      o---o     o     o----o o--o--o
	+ +   + +  |    |    / \       /  |      |     /         / \    |         |   
	+ + + + +  o----o   o   o     o   o----o |    o         o   o   o----o    |   
	+ +   + +  |    |  /     \   /    |      |     \       /     \       |    |   
	+       +  o    o o       o o---o o----o o----o o---o o       o o----o    o   
2022-09-14 16:37:15,995 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Copyright (c) 2008-2021, Hazelcast, Inc. All Rights Reserved.
2022-09-14 16:37:15,995 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Hazelcast Platform 5.0.2 (20211221 - 18eec9f) starting at [10.102.4.103]:5702
2022-09-14 16:37:15,995 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] Cluster name: appNG
2022-09-14 16:37:15,995 INFO  [main] com.hazelcast.system          : [10.102.4.103]:5702 [appNG] [5.0.2] The Jet engine is disabled.
To enable the Jet engine on the members, please 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
  - Add environment variable: HZ_JET_ENABLED=true
2022-09-14 16:37:16,013 INFO  [main] com.hazelcast.system.security : [10.102.4.103]:5702 [appNG] [5.0.2] Enable DEBUG/FINE log level for log category com.hazelcast.system.security  or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config.
2022-09-14 16:37:16,015 INFO  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Using Multicast discovery
2022-09-14 16:37:16,016 WARN  [main] com.hazelcast.cp.CPSubsystem  : [10.102.4.103]:5702 [appNG] [5.0.2] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees.
2022-09-14 16:37:16,026 INFO  [main] com.hazelcast.internal.diagnostics.Diagnostics: [10.102.4.103]:5702 [appNG] [5.0.2] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.
2022-09-14 16:37:16,027 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTING
2022-09-14 16:37:18,549 INFO  [main] com.hazelcast.internal.cluster.ClusterService: [10.102.4.103]:5702 [appNG] [5.0.2] 

Members {size:1, ver:1} [
	Member [10.102.4.103]:5702 - 16935254-cda1-4d3d-b456-60db2152ccd1 this
]

2022-09-14 16:37:18,550 WARN  [main] com.hazelcast.instance.impl.Node: [10.102.4.103]:5702 [appNG] [5.0.2] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied!
2022-09-14 16:37:18,550 INFO  [main] com.hazelcast.core.LifecycleService: [10.102.4.103]:5702 [appNG] [5.0.2] [10.102.4.103]:5702 is STARTED
2022-09-14 16:37:18,550 INFO  [main] org.appng.core.service.HazelcastConfigurer: Created default instance HazelcastInstance{name='test', node=[10.102.4.103]:5702}
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.663 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.003 s - in org.appng.core.controller.handler.GuiHandlerTest
[INFO] Running org.appng.core.controller.handler.ServiceRequestHandlerTest
2022-09-14 16:37:18,659 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@2de77ecf: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,664 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@2de77ecf: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,724 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-09-14 16:37:18,738 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-09-14 16:37:18,750 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@2de77ecf: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,797 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2022-09-14 16:37:18,799 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-09-14 16:37:18,805 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7cb8ae89: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,808 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@7cb8ae89: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,809 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-09-14 16:37:18,811 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-09-14 16:37:18,816 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@7cb8ae89: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,834 ERROR [main] org.appng.core.controller.handler.ServiceRequestHandler: no webservice 'foobar' for application 'appng-demoapplication' in site 'localhost'
2022-09-14 16:37:18,841 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@20e25fe7: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,844 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@20e25fe7: startup date [Wed Sep 14 16:37:18 CEST 2022]; root of context hierarchy
2022-09-14 16:37:18,846 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-09-14 16:37:18,847 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-09-14 16:37:18,849 WARN  [main] org.appng.core.controller.handler.RestService: no @RestController found for /services/site1/appng-demoapplication/rest/notfound
2022-09-14 16:37:19,851 WARN  [main] org.appng.core.controller.handler.ServiceRequestHandler: Site 'localhost' is in state STARTING, returning 503 (path: /services/localhost/foobar)
2022-09-14 16:37:19,861 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@6a35f9fd: startup date [Wed Sep 14 16:37:19 CEST 2022]; root of context hierarchy
2022-09-14 16:37:19,866 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@6a35f9fd: startup date [Wed Sep 14 16:37:19 CEST 2022]; root of context hierarchy
2022-09-14 16:37:19,869 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-09-14 16:37:19,872 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-09-14 16:37:19,880 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@6a35f9fd: startup date [Wed Sep 14 16:37:19 CEST 2022]; root of context hierarchy
2022-09-14 16:37:19,889 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2022-09-14 16:37:19,912 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@667dfd42: startup date [Wed Sep 14 16:37:19 CEST 2022]; root of context hierarchy
2022-09-14 16:37:19,917 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@667dfd42: startup date [Wed Sep 14 16:37:19 CEST 2022]; root of context hierarchy
2022-09-14 16:37:19,918 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-09-14 16:37:19,920 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-09-14 16:37:19,927 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter: Looking for @ControllerAdvice: org.springframework.context.support.GenericApplicationContext@667dfd42: startup date [Wed Sep 14 16:37:19 CEST 2022]; root of context hierarchy
2022-09-14 16:37:19,935 INFO  [main] org.springframework.web.servlet.mvc.method.annotation.ExceptionHandlerExceptionResolver: Detected @ExceptionHandler methods in foobarRest
2022-09-14 16:37:19,949 WARN  [main] org.appng.core.controller.handler.ServiceRequestHandler: No such site: 'foo', returning 404 (path: /services/foo/bar?jin=fizz)
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.361 s - in org.appng.core.controller.handler.ServiceRequestHandlerTest
[INFO] Running org.appng.core.controller.rest.RestActionTest
2022-09-14 16:37:20,217 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service
java.io.IOException: BOOOM!
	at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.appng.core.controller.rest.RestActionTest
[INFO] Running org.appng.core.controller.rest.openapi.OpenApiPageTest
2022-09-14 16:37:20,226 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-09-14 16:37:20,226 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@772f3774, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@6166d18b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4270a134, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3d4d5af7, org.springframework.test.context.transaction.TransactionalTestExecutionListener@33d74ebd, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@646a3bc5]
2022-09-14 16:37:20,235 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-09-14 16:37:20,293 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-09-14 16:37:20,305 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-09-14 16:37:20,315 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@23d45f7d: startup date [Wed Sep 14 16:37:20 CEST 2022]; root of context hierarchy
2022-09-14 16:37:20,333 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-09-14 16:37:20,333 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-09-14 16:37:20,333 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-09-14 16:37:20,333 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-09-14 16:37:20,334 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-09-14 16:37:20,334 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-09-14 16:37:20,334 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-09-14 16:37:20,334 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-09-14 16:37:20,334 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:20,480 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:20,480 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-14 16:37:20,635 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-09-14 16:37:20,646 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:20,690 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:20,691 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:20,788 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-09-14 16:37:20,804 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'update' of event 'events' did not match - ${action eq 'update' and not empty entityId}
2022-09-14 16:37:20,804 INFO  [main] org.appng.core.model.ApplicationProvider: include condition for action 'create' of event 'events' did not match - ${action eq 'create' and empty entityId}
2022-09-14 16:37:20,866 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@23d45f7d: startup date [Wed Sep 14 16:37:20 CEST 2022]; root of context hierarchy
2022-09-14 16:37:20,866 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:21,454 INFO  [HSQLDB Connection @2d3f1368] hsqldb.db.HSQLDB833C6E6475.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 s - in org.appng.core.controller.rest.openapi.OpenApiPageTest
[INFO] Running org.appng.core.controller.rest.openapi.OpenApiDataSourceTest
2022-09-14 16:37:21,669 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-09-14 16:37:21,669 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3bf1aba7, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@20e1361d, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6b0090ca, org.springframework.test.context.support.DirtiesContextTestExecutionListener@d5ef7c0, org.springframework.test.context.transaction.TransactionalTestExecutionListener@3b44d95f, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@12bc51f4]
2022-09-14 16:37:21,677 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-09-14 16:37:21,707 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-09-14 16:37:21,720 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-09-14 16:37:21,731 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@7d5505a9: startup date [Wed Sep 14 16:37:21 CEST 2022]; root of context hierarchy
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-09-14 16:37:21,744 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-09-14 16:37:21,745 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:21,860 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:21,860 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-14 16:37:22,004 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-09-14 16:37:22,012 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:22,052 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:22,052 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:22,118 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-09-14 16:37:22,141 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-09-14 16:37:22,141 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en
2022-09-14 16:37:22,236 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@7d5505a9: startup date [Wed Sep 14 16:37:21 CEST 2022]; root of context hierarchy
2022-09-14 16:37:22,236 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:23,084 INFO  [HSQLDB Connection @284e7ec6] hsqldb.db.HSQLDB833C6E6475.ENGINE: Database closed
[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1.625 s <<< FAILURE! - in org.appng.core.controller.rest.openapi.OpenApiDataSourceTest
[ERROR] org.appng.core.controller.rest.openapi.OpenApiDataSourceTest.testSingleDataSource  Time elapsed: 0.087 s  <<< FAILURE!
org.junit.ComparisonFailure: 
expected:<...         "value" : "[entity2"
            },
            "integerValue" : {
              "name" : "integerValue",
              "value" : 7,
              "formattedValue" : "7"
            }
          }, {
            "name" : {
              "name" : "name",
              "value" : "entity3"
            },
            "integerValue" : {
              "name" : "integerValue",
              "value" : 9,
              "formattedValue" : "9]"
            }
    ...> but was:<...         "value" : "[Lea"
            },
            "integerValue" : {
              "name" : "integerValue"
            }
          }, {
            "name" : {
              "name" : "name",
              "value" : "Luke"
            },
            "integerValue" : {
              "name" : "integerValue]"
            }
    ...>
	at org.appng.core.controller.rest.openapi.OpenApiDataSourceTest.testSingleDataSource(OpenApiDataSourceTest.java:56)

[ERROR] org.appng.core.controller.rest.openapi.OpenApiDataSourceTest.testDataSource  Time elapsed: 0.054 s  <<< FAILURE!
org.junit.ComparisonFailure: 
expected:<...         "value" : "[entity2"
        },
        "integerValue" : {
          "name" : "integerValue",
          "value" : 7,
          "formattedValue" : "7"
        },
        "booleanValue" : {
          "name" : "booleanValue",
          "value" : true
        },
        "id" : {
          "name" : "id",
          "value" : 2,
          "formattedValue" : "2"
        },
        "doubleValue" : {
          "name" : "doubleValue",
          "value" : 7.8,
          "formattedValue" : "7.8"
        }
      },
      "selected" : false,
      "links" : [ {
        "type" : "page",
        "id" : "actions[1]",
        "label" : "Edit",
        "target" : "/manager/localhost/demo-application/2_edit",
        "icon" : "edit",
        "default" : true
      }, {
        "type" : "page",
        "id" : "actions[2]",
        "label" : "Delete",
        "target" : "/manager/localhost/demo-application/2_delete",
        "icon" : "delete",
        "default" : true,
        "confirmation" : "Really delete entity2]?"
      } ]
    } ]...> but was:<...         "value" : "[Lea"
        },
        "integerValue" : {
          "name" : "integerValue"
        },
        "booleanValue" : {
          "name" : "booleanValue",
          "value" : true
        },
        "id" : {
          "name" : "id",
          "value" : 2,
          "formattedValue" : "2"
        },
        "doubleValue" : {
          "name" : "doubleValue",
          "value" : 7.8,
          "formattedValue" : "7.8"
        }
      },
      "selected" : false,
      "links" : [ {
        "type" : "page",
        "id" : "actions[1]",
        "label" : "Edit",
        "target" : "/manager/localhost/demo-application/2_edit",
        "icon" : "edit",
        "default" : true
      }, {
        "type" : "page",
        "id" : "actions[2]",
        "label" : "Delete",
        "target" : "/manager/localhost/demo-application/2_delete",
        "icon" : "delete",
        "default" : true,
        "confirmation" : "Really delete Lea]?"
      } ]
    } ]...>
	at org.appng.core.controller.rest.openapi.OpenApiDataSourceTest.testDataSource(OpenApiDataSourceTest.java:45)

[INFO] Running org.appng.core.controller.rest.openapi.OpenApiTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s - in org.appng.core.controller.rest.openapi.OpenApiTest
[INFO] Running org.appng.core.controller.rest.openapi.OpenApiActionTest
2022-09-14 16:37:23,306 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-09-14 16:37:23,307 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5722c149, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@58cb1f78, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@44e49229, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3ad9012f, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7bb0b7b4, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@7b004765]
2022-09-14 16:37:23,315 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [applications/application1/beans.xml]
2022-09-14 16:37:23,338 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext.xml]
2022-09-14 16:37:23,348 INFO  [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader: Loading XML bean definitions from class path resource [org/appng/testsupport/application-testcontext-jpa.xml]
2022-09-14 16:37:23,357 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing org.springframework.context.support.GenericApplicationContext@1b15e7f6: startup date [Wed Sep 14 16:37:23 CEST 2022]; root of context hierarchy
2022-09-14 16:37:23,366 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 MappingJackson2HttpMessageConverters: 
2022-09-14 16:37:23,366 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 ObjectMappers: 
2022-09-14 16:37:23,366 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 Modules: 
2022-09-14 16:37:23,366 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Found 0 @Primary Beans: 
2022-09-14 16:37:23,367 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No ObjectMapper found in context, creating default.
2022-09-14 16:37:23,367 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] No MappingJackson2HttpMessageConverter found in context, creating default.
2022-09-14 16:37:23,367 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering ObjectMapper 'defaultObjectMapper'
2022-09-14 16:37:23,367 INFO  [main] org.appng.api.config.RestConfig: [localhost:demo-application] Registering MappingJackson2HttpMessageConverter 'defaultJacksonConverter'
2022-09-14 16:37:23,367 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:23,479 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Building JPA container EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:23,479 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: default]
2022-09-14 16:37:23,622 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.HSQLDialect
2022-09-14 16:37:23,630 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:23,662 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:23,662 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:23,723 WARN  [main] org.appng.api.support.RequestFactoryBean: invalid value for platform property 'uploadDir', folder 'null/target/uploads' does not exist!
2022-09-14 16:37:23,744 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-09-14 16:37:23,744 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en
2022-09-14 16:37:23,753 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-09-14 16:37:23,753 WARN  [main] org.springframework.context.support.ResourceBundleMessageSource: ResourceBundle [testmessages] not found for MessageSource: Can't find bundle for base name testmessages, locale en
2022-09-14 16:37:23,773 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing org.springframework.context.support.GenericApplicationContext@1b15e7f6: startup date [Wed Sep 14 16:37:23 CEST 2022]; root of context hierarchy
2022-09-14 16:37:23,773 INFO  [main] org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'default'
2022-09-14 16:37:25,073 INFO  [HSQLDB Connection @525df334] hsqldb.db.HSQLDB833C6E6475.ENGINE: Database closed
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.973 s <<< FAILURE! - in org.appng.core.controller.rest.openapi.OpenApiActionTest
[ERROR] org.appng.core.controller.rest.openapi.OpenApiActionTest.testAction  Time elapsed: 0.07 s  <<< FAILURE!
org.junit.ComparisonFailure: 
expected:<...         "value" : "[entity2",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[0].integerValue",
          "value" : 7,
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#",
          "formattedValue" : "7"
        } ]
      }, {
        "name" : "children[1]",
        "fieldType" : "object",
        "readonly" : false,
        "visible" : true,
        "fields" : [ {
          "name" : "children[1].name",
          "value" : "entity3",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[1].integerValue",
          "value" : 9,
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#",
          "formattedValue" : "9]"
        } ]
      ...> but was:<...         "value" : "[Lea",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[0].integerValue",
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#"
        } ]
      }, {
        "name" : "children[1]",
        "fieldType" : "object",
        "readonly" : false,
        "visible" : true,
        "fields" : [ {
          "name" : "children[1].name",
          "value" : "Luke",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[1].integerValue",
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#]"
        } ]
      ...>
	at org.appng.core.controller.rest.openapi.OpenApiActionTest.testAction(OpenApiActionTest.java:38)

[INFO] Running org.appng.core.controller.rest.RestDataSourceTest
2022-09-14 16:37:25,367 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service
java.io.IOException: BOOOM!
	at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.appng.core.controller.rest.RestDataSourceTest
[INFO] Running org.appng.core.controller.rest.RestOperationTest
2022-09-14 16:37:25,370 ERROR [main] org.appng.core.controller.rest.RestOperation$RestErrorHandler: error in REST service
java.io.IOException: BOOOM!
	at org.appng.core.controller.rest.RestOperationTest.testHandleException(RestOperationTest.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:364)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:272)
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:237)
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:158)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428)
	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)
	at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.controller.rest.RestOperationTest
[INFO] Running org.appng.core.repository.ResourceRepositoryTest
2022-09-14 16:37:25,375 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-09-14 16:37:25,376 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-09-14 16:37:25,380 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-09-14 16:37:25,381 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@23031a56, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@125490ea, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7dda1470, org.springframework.test.context.support.DirtiesContextTestExecutionListener@28e04625, org.springframework.test.context.transaction.TransactionalTestExecutionListener@130a38c5, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@256f298e]
2022-09-14 16:37:25,382 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:25 CEST 2022]; root of context hierarchy
2022-09-14 16:37:25,582 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-09-14 16:37:25,582 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-09-14 16:37:25,583 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-09-14 16:37:25,583 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-09-14 16:37:25,583 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-09-14 16:37:25,584 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-09-14 16:37:25,584 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-09-14 16:37:25,584 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-09-14 16:37:25,584 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-09-14 16:37:25,584 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-09-14 16:37:25,585 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-09-14 16:37:25,585 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-09-14 16:37:25,586 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-09-14 16:37:25,586 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-09-14 16:37:25,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-09-14 16:37:25,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-09-14 16:37:25,587 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-09-14 16:37:25,625 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:25,676 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:25,689 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:25,736 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:25,737 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:25,737 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:25,737 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:25,737 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:25,737 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:25,742 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:26,016 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@72621df0] for (non-JTA) DDL 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-09-14 16:37:26,024 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@687e13c4] for (non-JTA) DDL 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-09-14 16:37:26,050 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:26,050 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:26,052 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:25 CEST 2022]; root of context hierarchy
2022-09-14 16:37:26,330 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@26cacb6e testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@6445647, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4671c82f 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@90d0815]; rollback [true]
2022-09-14 16:37:26,340 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:26,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource name of application name
2022-09-14 16:37:26,401 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@26cacb6e testClass = ResourceRepositoryTest, testInstance = org.appng.core.repository.ResourceRepositoryTest@6445647, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4671c82f 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-09-14 16:37:26,402 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:25 CEST 2022]; root of context hierarchy
2022-09-14 16:37:26,403 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:26,403 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.021 s - in org.appng.core.repository.ResourceRepositoryTest
[INFO] Running org.appng.core.repository.SiteRepositoryTest
2022-09-14 16:37:26,406 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-09-14 16:37:26,406 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-09-14 16:37:26,410 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-09-14 16:37:26,411 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ab48325, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1ab691b7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@20674c52, org.springframework.test.context.support.DirtiesContextTestExecutionListener@904df8a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1737d824, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3922d85c]
2022-09-14 16:37:26,413 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:26 CEST 2022]; root of context hierarchy
2022-09-14 16:37:26,597 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-09-14 16:37:26,598 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-09-14 16:37:26,598 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-09-14 16:37:26,598 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-09-14 16:37:26,598 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-09-14 16:37:26,599 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-09-14 16:37:26,599 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-09-14 16:37:26,599 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-09-14 16:37:26,599 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-09-14 16:37:26,600 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-09-14 16:37:26,600 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-09-14 16:37:26,600 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-09-14 16:37:26,600 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-09-14 16:37:26,600 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-09-14 16:37:26,601 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-09-14 16:37:26,601 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-09-14 16:37:26,601 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-09-14 16:37:26,644 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:26,699 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:26,710 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:26,757 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:26,757 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:26,757 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:26,757 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:26,757 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:26,758 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:26,762 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:27,032 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7e236f5f] for (non-JTA) DDL 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-09-14 16:37:27,040 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@b61601d] for (non-JTA) DDL 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-09-14 16:37:27,094 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:27,094 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:27,099 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:26 CEST 2022]; root of context hierarchy
2022-09-14 16:37:27,329 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@4608c405 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@18530255, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@61458ff8 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@4812d5]; rollback [true]
2022-09-14 16:37:27,349 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2022-09-14 16:37:27,351 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name2
2022-09-14 16:37:27,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:27,421 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Site name
2022-09-14 16:37:27,423 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@4608c405 testClass = SiteRepositoryTest, testInstance = org.appng.core.repository.SiteRepositoryTest@18530255, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@61458ff8 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-09-14 16:37:27,423 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:26 CEST 2022]; root of context hierarchy
2022-09-14 16:37:27,424 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:27,424 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.017 s - in org.appng.core.repository.SiteRepositoryTest
[INFO] Running org.appng.core.repository.config.ApplicationPostProcessorTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.appng.core.repository.config.ApplicationPostProcessorTest
[INFO] Running org.appng.core.repository.JobExecutionRecordRepositoryTest
2022-09-14 16:37:27,437 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-09-14 16:37:27,437 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-09-14 16:37:27,441 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-09-14 16:37:27,441 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@7a58b77b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4e0f805c, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2b5eeae4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@39c2823b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@69e0917, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@34a174f8]
2022-09-14 16:37:27,442 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:27 CEST 2022]; root of context hierarchy
2022-09-14 16:37:27,610 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-09-14 16:37:27,611 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-09-14 16:37:27,611 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-09-14 16:37:27,611 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-09-14 16:37:27,611 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-09-14 16:37:27,611 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-09-14 16:37:27,611 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,612 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-09-14 16:37:27,613 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-09-14 16:37:27,613 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-09-14 16:37:27,641 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:27,686 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:27,695 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:27,730 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:27,730 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:27,730 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:27,730 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:27,730 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:27,731 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:27,735 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:27,941 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34f63d8c] for (non-JTA) DDL 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-09-14 16:37:27,946 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@34a51ba5] for (non-JTA) DDL 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-09-14 16:37:27,972 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:27,973 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:27,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:27 CEST 2022]; root of context hierarchy
2022-09-14 16:37:28,216 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3d6598cd testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@460c4e59, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c540ca5 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@1de0963a]; rollback [true]
2022-09-14 16:37:28,237 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@3d6598cd testClass = JobExecutionRecordRepositoryTest, testInstance = org.appng.core.repository.JobExecutionRecordRepositoryTest@460c4e59, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6c540ca5 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-09-14 16:37:28,237 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:27 CEST 2022]; root of context hierarchy
2022-09-14 16:37:28,238 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:28,238 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in org.appng.core.repository.JobExecutionRecordRepositoryTest
[INFO] Running org.appng.core.repository.RepositoryTest
2022-09-14 16:37:28,240 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-09-14 16:37:28,240 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-09-14 16:37:28,244 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-09-14 16:37:28,244 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1389e498, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4e730b9b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@3805a174, org.springframework.test.context.support.DirtiesContextTestExecutionListener@30127693, org.springframework.test.context.transaction.TransactionalTestExecutionListener@6ce3e92d, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3a1a08f9]
2022-09-14 16:37:28,248 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:28 CEST 2022]; root of context hierarchy
2022-09-14 16:37:28,435 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-09-14 16:37:28,435 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-09-14 16:37:28,435 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-09-14 16:37:28,436 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-09-14 16:37:28,436 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-09-14 16:37:28,436 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-09-14 16:37:28,436 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-09-14 16:37:28,436 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-09-14 16:37:28,436 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-09-14 16:37:28,436 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-09-14 16:37:28,437 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-09-14 16:37:28,437 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-09-14 16:37:28,437 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-09-14 16:37:28,437 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-09-14 16:37:28,437 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-09-14 16:37:28,437 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-09-14 16:37:28,437 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-09-14 16:37:28,467 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:28,511 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:28,519 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:28,554 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:28,554 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:28,554 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:28,554 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:28,554 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:28,555 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:28,559 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:28,754 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31084a85] for (non-JTA) DDL 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-09-14 16:37:28,758 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3463d5f7] for (non-JTA) DDL 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-09-14 16:37:28,781 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:28,781 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:28,785 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:28 CEST 2022]; root of context hierarchy
2022-09-14 16:37:29,000 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@402e88b3 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@2ec19b83, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4994e2af 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@3ccf49f7]; rollback [true]
2022-09-14 16:37:29,002 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:29,007 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@402e88b3 testClass = RepositoryTest, testInstance = org.appng.core.repository.RepositoryTest@2ec19b83, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@4994e2af 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-09-14 16:37:29,008 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:28 CEST 2022]; root of context hierarchy
2022-09-14 16:37:29,008 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:29,009 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.767 s - in org.appng.core.repository.RepositoryTest
[INFO] Running org.appng.core.repository.PropertyRepositoryTest
2022-09-14 16:37:29,011 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-09-14 16:37:29,011 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-09-14 16:37:29,015 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-09-14 16:37:29,015 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@5b68097a, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@59139fb7, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@550e427a, org.springframework.test.context.support.DirtiesContextTestExecutionListener@4daf6386, org.springframework.test.context.transaction.TransactionalTestExecutionListener@56178090, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@133c43c2]
2022-09-14 16:37:29,016 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:29 CEST 2022]; root of context hierarchy
2022-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,173 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,174 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-09-14 16:37:29,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-09-14 16:37:29,204 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:29,249 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:29,257 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:29,325 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:29,325 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:29,325 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:29,325 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:29,325 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:29,326 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:29,330 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:29,543 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@26fcf280] for (non-JTA) DDL 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-09-14 16:37:29,547 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@7d3304f0] for (non-JTA) DDL 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-09-14 16:37:29,570 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:29,570 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:29,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:29 CEST 2022]; root of context hierarchy
2022-09-14 16:37:29,803 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@40184688 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@a2ea05b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e6a92d2 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@4c9c9ad1]; rollback [true]
2022-09-14 16:37:29,807 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foo.bar
2022-09-14 16:37:29,813 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@40184688 testClass = PropertyRepositoryTest, testInstance = org.appng.core.repository.PropertyRepositoryTest@a2ea05b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1e6a92d2 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-09-14 16:37:29,814 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:29 CEST 2022]; root of context hierarchy
2022-09-14 16:37:29,814 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:29,815 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 s - in org.appng.core.repository.PropertyRepositoryTest
[INFO] Running org.appng.core.repository.SubjectRepositoryTest
2022-09-14 16:37:29,817 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-09-14 16:37:29,817 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-09-14 16:37:29,822 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-09-14 16:37:29,822 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@10d33962, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@129adcaf, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@5f920f01, org.springframework.test.context.support.DirtiesContextTestExecutionListener@7545be2, org.springframework.test.context.transaction.TransactionalTestExecutionListener@e457a43, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@4a7eb080]
2022-09-14 16:37:29,823 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:29 CEST 2022]; root of context hierarchy
2022-09-14 16:37:29,983 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-09-14 16:37:29,983 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-09-14 16:37:29,983 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-09-14 16:37:29,983 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-09-14 16:37:29,983 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-09-14 16:37:29,983 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-09-14 16:37:29,983 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,984 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-09-14 16:37:29,985 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-09-14 16:37:29,985 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-09-14 16:37:30,014 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:30,057 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:30,066 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:30,104 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:30,104 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:30,104 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:30,104 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:30,104 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:30,105 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:30,110 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:30,309 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3689b897] for (non-JTA) DDL 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-09-14 16:37:30,312 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@182a2c6b] for (non-JTA) DDL 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-09-14 16:37:30,343 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:30,343 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:30,347 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:29 CEST 2022]; root of context hierarchy
2022-09-14 16:37:30,604 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7faaa21f testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@7f9fd842, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@307951f5 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@24a3b6ac]; rollback [true]
2022-09-14 16:37:30,607 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name
2022-09-14 16:37:30,611 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2022-09-14 16:37:30,614 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:30,620 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2022-09-14 16:37:30,624 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject name
2022-09-14 16:37:30,638 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7faaa21f testClass = SubjectRepositoryTest, testInstance = org.appng.core.repository.SubjectRepositoryTest@7f9fd842, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@307951f5 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-09-14 16:37:30,639 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:29 CEST 2022]; root of context hierarchy
2022-09-14 16:37:30,640 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:30,640 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.823 s - in org.appng.core.repository.SubjectRepositoryTest
[INFO] Running org.appng.core.repository.PermissionRepositoryTest
2022-09-14 16:37:30,643 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-09-14 16:37:30,643 INFO  [main] org.springframework.test.context.support.AnnotationConfigContextLoaderUtils: Could not detect default configuration classes for test class [org.appng.core.repository.PermissionRepositoryTest]: PermissionRepositoryTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
2022-09-14 16:37:30,647 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-09-14 16:37:30,647 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@6c68575b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@40a6bdf1, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@548ec55, org.springframework.test.context.support.DirtiesContextTestExecutionListener@64edc74c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4a119605, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3f2de383]
2022-09-14 16:37:30,648 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:30 CEST 2022]; root of context hierarchy
2022-09-14 16:37:30,801 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-09-14 16:37:30,801 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-09-14 16:37:30,801 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,802 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-09-14 16:37:30,803 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-09-14 16:37:30,803 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-09-14 16:37:30,803 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-09-14 16:37:30,803 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-09-14 16:37:30,803 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-09-14 16:37:30,803 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-09-14 16:37:30,831 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:30,874 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:30,883 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:30,918 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:30,918 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:30,918 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:30,918 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:30,918 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:30,919 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:30,924 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:31,134 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@17d3e459] for (non-JTA) DDL 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-09-14 16:37:31,138 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79cb7c18] for (non-JTA) DDL 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-09-14 16:37:31,160 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:31,161 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:31,165 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:30 CEST 2022]; root of context hierarchy
2022-09-14 16:37:31,378 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@73b7165f testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@263d69a4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e6d9ad4 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@1648598e]; rollback [true]
2022-09-14 16:37:31,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:31,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission name
2022-09-14 16:37:31,396 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@73b7165f testClass = PermissionRepositoryTest, testInstance = org.appng.core.repository.PermissionRepositoryTest@263d69a4, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@e6d9ad4 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-09-14 16:37:31,396 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:30 CEST 2022]; root of context hierarchy
2022-09-14 16:37:31,397 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:31,397 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 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.089 s - in org.appng.core.repository.RepositoryCacheTest
[INFO] Running org.appng.core.repository.GroupRepositoryTest
2022-09-14 16:37:31,492 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-09-14 16:37:31,492 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-09-14 16:37:31,496 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-09-14 16:37:31,497 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@754ecd44, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@548f039b, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@7d4093b9, org.springframework.test.context.support.DirtiesContextTestExecutionListener@102b7e0b, org.springframework.test.context.transaction.TransactionalTestExecutionListener@130ca5a7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3fb3ff86]
2022-09-14 16:37:31,498 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:31 CEST 2022]; root of context hierarchy
2022-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,681 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,682 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-09-14 16:37:31,711 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:31,755 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:31,763 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:31,798 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:31,798 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:31,798 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:31,798 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:31,798 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:31,799 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:31,803 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:31,987 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@79d7ae0d] for (non-JTA) DDL 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-09-14 16:37:31,991 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@61bd4773] for (non-JTA) DDL 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-09-14 16:37:32,012 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:32,012 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:32,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:31 CEST 2022]; root of context hierarchy
2022-09-14 16:37:32,222 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@12f084ae testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@83445bf, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63126aed 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@d59296f]; rollback [true]
2022-09-14 16:37:32,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:32,229 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2022-09-14 16:37:32,231 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group name
2022-09-14 16:37:32,247 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@12f084ae testClass = GroupRepositoryTest, testInstance = org.appng.core.repository.GroupRepositoryTest@83445bf, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@63126aed 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-09-14 16:37:32,247 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:31 CEST 2022]; root of context hierarchy
2022-09-14 16:37:32,249 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:32,249 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s - in org.appng.core.repository.GroupRepositoryTest
[INFO] Running org.appng.core.repository.RoleRepositoryTest
2022-09-14 16:37:32,254 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-09-14 16:37:32,254 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-09-14 16:37:32,259 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-09-14 16:37:32,259 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@51ee0258, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@b9b50bb, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@b178a27, org.springframework.test.context.support.DirtiesContextTestExecutionListener@3687eb5a, org.springframework.test.context.transaction.TransactionalTestExecutionListener@17dad310, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@469557d8]
2022-09-14 16:37:32,260 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:32 CEST 2022]; root of context hierarchy
2022-09-14 16:37:32,421 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-09-14 16:37:32,421 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-09-14 16:37:32,421 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-09-14 16:37:32,422 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-09-14 16:37:32,422 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-09-14 16:37:32,422 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-09-14 16:37:32,422 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-09-14 16:37:32,422 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-09-14 16:37:32,422 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-09-14 16:37:32,422 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-09-14 16:37:32,423 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-09-14 16:37:32,423 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-09-14 16:37:32,423 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-09-14 16:37:32,423 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-09-14 16:37:32,423 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-09-14 16:37:32,424 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-09-14 16:37:32,424 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-09-14 16:37:32,453 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:32,500 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:32,508 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:32,546 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:32,546 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:32,546 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:32,546 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:32,546 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:32,547 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:32,553 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:32,786 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@11c5f7d9] for (non-JTA) DDL 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-09-14 16:37:32,789 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1ecce04c] for (non-JTA) DDL 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-09-14 16:37:32,810 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:32,810 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:32,814 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:32 CEST 2022]; root of context hierarchy
2022-09-14 16:37:33,032 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@7f208e7a testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@4b65f87b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ec9d76d 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@44fbfd41]; rollback [true]
2022-09-14 16:37:33,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site name
2022-09-14 16:37:33,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application name
2022-09-14 16:37:33,043 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role name
2022-09-14 16:37:33,055 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@7f208e7a testClass = RoleRepositoryTest, testInstance = org.appng.core.repository.RoleRepositoryTest@4b65f87b, testMethod = test@AbstractRepositoryTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@6ec9d76d 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-09-14 16:37:33,055 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:32 CEST 2022]; root of context hierarchy
2022-09-14 16:37:33,056 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:33,057 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s - in org.appng.core.repository.RoleRepositoryTest
[INFO] Running org.appng.core.security.signing.SignerTest
2022-09-14 16:37:33,077 INFO  [main] org.appng.core.security.signing.Signer: Signing repository '/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/zip'
2022-09-14 16:37:33,078 INFO  [main] org.appng.core.security.signing.Signer: Writing release file '/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/zip/index'
2022-09-14 16:37:33,079 INFO  [main] org.appng.core.security.signing.Signer: ..adding repository attributes
2022-09-14 16:37:33,079 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.1.zip'
2022-09-14 16:37:33,079 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.2-2012-11-27-1305.zip'
2022-09-14 16:37:33,079 INFO  [main] org.appng.core.security.signing.Signer: ..adding message digest of package 'demo-application-1.5.3-2013-01-13-1303.zip'
2022-09-14 16:37:33,080 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.046 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.379 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.01 s - in org.appng.core.security.Sha1PasswordHandlerTest
[INFO] Running org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.482 s - in org.appng.core.security.BCryptPasswordHandlerTest
[INFO] Running org.appng.core.security.DigestValidatorTest
2022-09-14 16:37:36,003 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2022-09-14 16:37:36,003 ERROR [main] org.appng.core.security.DigestValidator: Invalid date offset [millis]: 14398997, maximum is 3600000
2022-09-14 16:37:36,003 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
2022-09-14 16:37:36,004 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2022-09-14 16:37:36,005 ERROR [main] org.appng.core.security.DigestValidator: Encrypted part does not match. Encrypted part is 672E0AB451303B8EB3AAD3EF4E40AEB8, but should be 74CEE9D8B9B2A4D069CC5AEBB78005BB
2022-09-14 16:37:36,005 ERROR [main] org.appng.core.security.DigestValidator: Digest validation failed.
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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.004 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.129 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.001 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.001 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.009 s - in org.appng.core.domain.PackageArchiveTest
[INFO] Running org.appng.core.domain.SiteImplTest
2022-09-14 16:37:36,178 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1077500175 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:36,178 INFO  [main] org.appng.core.Redirect       : Redirecting request to /some/uri (302)
2022-09-14 16:37:36,179 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#845835454 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:36,179 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar#anchor (302)
2022-09-14 16:37:36,180 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1970323696 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:36,180 INFO  [main] org.appng.core.Redirect       : Redirecting request to /ws/foo/page/foo/bar?tab=anchor#anchor (302)
2022-09-14 16:37:36,180 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1518660065 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:36,180 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site foo [STOPPED] (#1926231653)
2022-09-14 16:37:36,181 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1915607824 for site foo with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.001 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 s - in org.appng.core.application.PermissionProcessorTest
[INFO] Running org.appng.core.service.CoreServiceTest
2022-09-14 16:37:36,222 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-09-14 16:37:36,224 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@1342a8fc, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@54bd714e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@6e9129d4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1462b84, org.springframework.test.context.transaction.TransactionalTestExecutionListener@7c57618, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@38cd40af]
2022-09-14 16:37:36,236 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:36 CEST 2022]; root of context hierarchy
2022-09-14 16:37:36,392 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-09-14 16:37:36,392 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-09-14 16:37:36,392 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,393 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-09-14 16:37:36,394 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-09-14 16:37:36,394 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-09-14 16:37:36,394 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-09-14 16:37:36,394 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-09-14 16:37:36,394 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-09-14 16:37:36,394 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-09-14 16:37:36,442 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:36,485 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:36,494 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:36,530 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:36,530 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:36,530 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:36,530 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:36,530 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:36,531 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:36,535 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:36,714 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@39adb7a5] for (non-JTA) DDL 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-09-14 16:37:36,717 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@5cc45e7c] for (non-JTA) DDL 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-09-14 16:37:36,736 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:36,736 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:36,740 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:36 CEST 2022]; root of context hierarchy
2022-09-14 16:37:37,030 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d90b9a3, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,032 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-1
2022-09-14 16:37:37,034 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-2
2022-09-14 16:37:37,036 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3
2022-09-14 16:37:37,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost
2022-09-14 16:37:37,038 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1
2022-09-14 16:37:37,042 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-2
2022-09-14 16:37:37,043 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-3
2022-09-14 16:37:37,044 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application manager
2022-09-14 16:37:37,047 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application bugtracker
2022-09-14 16:37:37,049 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application foobar
2022-09-14 16:37:37,050 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application manager
2022-09-14 16:37:37,051 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application bugtracker
2022-09-14 16:37:37,056 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application foobar
2022-09-14 16:37:37,057 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foobar
2022-09-14 16:37:37,057 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.foobar.foobar
2022-09-14 16:37:37,058 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-1 of application manager
2022-09-14 16:37:37,060 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-2 of application bugtracker
2022-09-14 16:37:37,061 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource ApplicationResourceDatabased-Name-3 of application foobar
2022-09-14 16:37:37,062 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role admin
2022-09-14 16:37:37,063 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role user
2022-09-14 16:37:37,064 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role debugger
2022-09-14 16:37:37,065 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1
2022-09-14 16:37:37,066 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-2
2022-09-14 16:37:37,066 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-3
2022-09-14 16:37:37,068 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1
2022-09-14 16:37:37,070 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-2
2022-09-14 16:37:37,070 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-3
2022-09-14 16:37:37,072 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository repo
2022-09-14 16:37:37,126 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2022-09-14 16:37:37,127 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2022-09-14 16:37:37,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2022-09-14 16:37:37,128 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2022-09-14 16:37:37,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2022-09-14 16:37:37,131 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2022-09-14 16:37:37,132 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2022-09-14 16:37:37,133 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2022-09-14 16:37:37,133 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2022-09-14 16:37:37,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2022-09-14 16:37:37,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2022-09-14 16:37:37,135 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2022-09-14 16:37:37,138 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2022-09-14 16:37:37,139 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2022-09-14 16:37:37,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2022-09-14 16:37:37,140 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2022-09-14 16:37:37,141 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2022-09-14 16:37:37,142 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2022-09-14 16:37:37,142 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2022-09-14 16:37:37,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2022-09-14 16:37:37,143 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2022-09-14 16:37:37,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2022-09-14 16:37:37,144 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2022-09-14 16:37:37,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2022-09-14 16:37:37,145 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2022-09-14 16:37:37,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2022-09-14 16:37:37,146 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2022-09-14 16:37:37,147 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2022-09-14 16:37:37,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2022-09-14 16:37:37,148 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2022-09-14 16:37:37,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2022-09-14 16:37:37,149 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2022-09-14 16:37:37,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2022-09-14 16:37:37,150 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2022-09-14 16:37:37,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2022-09-14 16:37:37,151 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2022-09-14 16:37:37,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2022-09-14 16:37:37,152 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2022-09-14 16:37:37,153 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2022-09-14 16:37:37,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2022-09-14 16:37:37,154 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2022-09-14 16:37:37,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2022-09-14 16:37:37,155 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2022-09-14 16:37:37,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2022-09-14 16:37:37,156 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2022-09-14 16:37:37,157 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2022-09-14 16:37:37,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2022-09-14 16:37:37,158 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2022-09-14 16:37:37,159 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2022-09-14 16:37:37,159 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2022-09-14 16:37:37,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2022-09-14 16:37:37,160 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2022-09-14 16:37:37,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2022-09-14 16:37:37,161 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2022-09-14 16:37:37,162 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2022-09-14 16:37:37,211 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2022-09-14 16:37:37,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2022-09-14 16:37:37,213 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:37,215 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application manager
2022-09-14 16:37:37,216 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application bugtracker
2022-09-14 16:37:37,217 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application foobar
2022-09-14 16:37:37,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role admin
2022-09-14 16:37:37,218 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role user
2022-09-14 16:37:37,219 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role debugger
2022-09-14 16:37:37,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme
2022-09-14 16:37:37,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts
2022-09-14 16:37:37,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls
2022-09-14 16:37:37,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute
2022-09-14 16:37:37,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages
2022-09-14 16:37:37,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host
2022-09-14 16:37:37,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage
2022-09-14 16:37:37,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths
2022-09-14 16:37:37,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName
2022-09-14 16:37:37,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled
2022-09-14 16:37:37,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat
2022-09-14 16:37:37,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix
2022-09-14 16:37:37,241 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name
2022-09-14 16:37:37,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled
2022-09-14 16:37:37,242 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser
2022-09-14 16:37:37,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone
2022-09-14 16:37:37,243 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef
2022-09-14 16:37:37,244 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding
2022-09-14 16:37:37,244 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication
2022-09-14 16:37:37,244 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled
2022-09-14 16:37:37,245 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage
2022-09-14 16:37:37,245 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize
2022-09-14 16:37:37,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template
2022-09-14 16:37:37,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle
2022-09-14 16:37:37,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn
2022-09-14 16:37:37,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType
2022-09-14 16:37:37,247 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled
2022-09-14 16:37:37,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages
2022-09-14 16:37:37,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort
2022-09-14 16:37:37,248 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage
2022-09-14 16:37:37,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path
2022-09-14 16:37:37,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize
2022-09-14 16:37:37,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir
2022-09-14 16:37:37,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive
2022-09-14 16:37:37,250 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig
2022-09-14 16:37:37,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits
2022-09-14 16:37:37,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost
2022-09-14 16:37:37,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown
2022-09-14 16:37:37,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout
2022-09-14 16:37:37,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance
2022-09-14 16:37:37,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer
2022-09-14 16:37:37,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime
2022-09-14 16:37:37,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions
2022-09-14 16:37:37,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain
2022-09-14 16:37:37,254 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods
2022-09-14 16:37:37,255 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication
2022-09-14 16:37:37,255 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout
2022-09-14 16:37:37,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir
2022-09-14 16:37:37,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender
2022-09-14 16:37:37,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize
2022-09-14 16:37:37,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics
2022-09-14 16:37:37,257 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage
2022-09-14 16:37:37,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword
2022-09-14 16:37:37,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes
2022-09-14 16:37:37,258 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir
2022-09-14 16:37:37,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef
2022-09-14 16:37:37,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale
2022-09-14 16:37:37,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn
2022-09-14 16:37:37,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir
2022-09-14 16:37:37,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir
2022-09-14 16:37:37,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain
2022-09-14 16:37:37,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile
2022-09-14 16:37:37,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize
2022-09-14 16:37:37,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId
2022-09-14 16:37:37,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled
2022-09-14 16:37:37,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue
2022-09-14 16:37:37,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path
2022-09-14 16:37:37,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions
2022-09-14 16:37:37,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig
2022-09-14 16:37:37,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout
2022-09-14 16:37:37,264 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1829206358 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,292 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.ldapHost
2022-09-14 16:37:37,304 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcLogPerformance
2022-09-14 16:37:37,305 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectionEnabled
2022-09-14 16:37:37,305 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexTimeout
2022-09-14 16:37:37,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginRef
2022-09-14 16:37:37,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultApplication
2022-09-14 16:37:37,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputFormat
2022-09-14 16:37:37,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.allowSkipRender
2022-09-14 16:37:37,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.xssExceptions
2022-09-14 16:37:37,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheStatistics
2022-09-14 16:37:37,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionValue
2022-09-14 16:37:37,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcConnectionTimeout
2022-09-14 16:37:37,309 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileTypes
2022-09-14 16:37:37,309 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPage
2022-09-14 16:37:37,309 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.enforcePrimaryDomain
2022-09-14 16:37:37,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPassword
2022-09-14 16:37:37,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.sessionTrackingEnabled
2022-09-14 16:37:37,310 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle
2022-09-14 16:37:37,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcMaxLifetime
2022-09-14 16:37:37,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDomain
2022-09-14 16:37:37,311 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportReloadFile
2022-09-14 16:37:37,312 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheExceptions
2022-09-14 16:37:37,312 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedMethods
2022-09-14 16:37:37,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.wwwDir
2022-09-14 16:37:37,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapHost
2022-09-14 16:37:37,313 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutPage
2022-09-14 16:37:37,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.name
2022-09-14 16:37:37,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailHost
2022-09-14 16:37:37,314 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeouts
2022-09-14 16:37:37,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authApplication
2022-09-14 16:37:37,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheClearOnShutdown
2022-09-14 16:37:37,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailPort
2022-09-14 16:37:37,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapGroupBaseDn
2022-09-14 16:37:37,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.DatasourceConfigurer
2022-09-14 16:37:37,316 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.host
2022-09-14 16:37:37,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.supportedLanguages
2022-09-14 16:37:37,317 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.siteRootDir
2022-09-14 16:37:37,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexFileSystemQueueSize
2022-09-14 16:37:37,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLoginPage
2022-09-14 16:37:37,318 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapPrincipalScheme
2022-09-14 16:37:37,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexConfig
2022-09-14 16:37:37,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.timeZone
2022-09-14 16:37:37,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.tagPrefix
2022-09-14 16:37:37,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.service-path
2022-09-14 16:37:37,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUser
2022-09-14 16:37:37,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.serviceOutputType
2022-09-14 16:37:37,321 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchChunkSize
2022-09-14 16:37:37,321 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.encoding
2022-09-14 16:37:37,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapStartTls
2022-09-14 16:37:37,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.documentDir
2022-09-14 16:37:37,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.template
2022-09-14 16:37:37,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheEnabled
2022-09-14 16:37:37,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.appendTabId
2022-09-14 16:37:37,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.csrfProtectedPaths
2022-09-14 16:37:37,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.jdbcValidationTimeout
2022-09-14 16:37:37,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.rewriteConfig
2022-09-14 16:37:37,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.locale
2022-09-14 16:37:37,325 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapUserBaseDn
2022-09-14 16:37:37,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPage
2022-09-14 16:37:37,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapDisabled
2022-09-14 16:37:37,326 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexDir
2022-09-14 16:37:37,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.searchMaxHits
2022-09-14 16:37:37,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.defaultPageSize
2022-09-14 16:37:37,327 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.mailDisabled
2022-09-14 16:37:37,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.cacheTimeToLive
2022-09-14 16:37:37,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutActionName
2022-09-14 16:37:37,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.ldapIdAttribute
2022-09-14 16:37:37,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.errorPages
2022-09-14 16:37:37,329 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.authLogoutRef
2022-09-14 16:37:37,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.assetsDir
2022-09-14 16:37:37,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.indexQueueSize
2022-09-14 16:37:37,330 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-2.manager-path
2022-09-14 16:37:37,332 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2017235203 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,364 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPage
2022-09-14 16:37:37,364 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPage
2022-09-14 16:37:37,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultPageSize
2022-09-14 16:37:37,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcConnectionTimeout
2022-09-14 16:37:37,365 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapGroupBaseDn
2022-09-14 16:37:37,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.assetsDir
2022-09-14 16:37:37,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapHost
2022-09-14 16:37:37,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.template
2022-09-14 16:37:37,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheExceptions
2022-09-14 16:37:37,367 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle
2022-09-14 16:37:37,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexDir
2022-09-14 16:37:37,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapStartTls
2022-09-14 16:37:37,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheEnabled
2022-09-14 16:37:37,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchChunkSize
2022-09-14 16:37:37,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUserBaseDn
2022-09-14 16:37:37,369 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedPaths
2022-09-14 16:37:37,370 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDisabled
2022-09-14 16:37:37,370 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionValue
2022-09-14 16:37:37,370 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.DatasourceConfigurer
2022-09-14 16:37:37,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.encoding
2022-09-14 16:37:37,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileSystemQueueSize
2022-09-14 16:37:37,371 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.enforcePrimaryDomain
2022-09-14 16:37:37,372 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginPage
2022-09-14 16:37:37,372 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutPage
2022-09-14 16:37:37,372 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutActionName
2022-09-14 16:37:37,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcMaxLifetime
2022-09-14 16:37:37,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.xssExceptions
2022-09-14 16:37:37,373 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapDomain
2022-09-14 16:37:37,374 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectionEnabled
2022-09-14 16:37:37,374 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportedLanguages
2022-09-14 16:37:37,374 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.supportReloadFile
2022-09-14 16:37:37,375 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapUser
2022-09-14 16:37:37,375 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.siteRootDir
2022-09-14 16:37:37,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.service-path
2022-09-14 16:37:37,376 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexConfig
2022-09-14 16:37:37,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.rewriteConfig
2022-09-14 16:37:37,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexTimeout
2022-09-14 16:37:37,377 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailHost
2022-09-14 16:37:37,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexFileTypes
2022-09-14 16:37:37,378 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheStatistics
2022-09-14 16:37:37,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLogoutRef
2022-09-14 16:37:37,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcLogPerformance
2022-09-14 16:37:37,379 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailPort
2022-09-14 16:37:37,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.locale
2022-09-14 16:37:37,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.documentDir
2022-09-14 16:37:37,380 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.tagPrefix
2022-09-14 16:37:37,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.indexQueueSize
2022-09-14 16:37:37,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.defaultApplication
2022-09-14 16:37:37,381 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authLoginRef
2022-09-14 16:37:37,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeouts
2022-09-14 16:37:37,382 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPassword
2022-09-14 16:37:37,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapPrincipalScheme
2022-09-14 16:37:37,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputType
2022-09-14 16:37:37,383 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.timeZone
2022-09-14 16:37:37,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheTimeToLive
2022-09-14 16:37:37,384 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.appendTabId
2022-09-14 16:37:37,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.jdbcValidationTimeout
2022-09-14 16:37:37,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.ldapIdAttribute
2022-09-14 16:37:37,385 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.host
2022-09-14 16:37:37,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.allowSkipRender
2022-09-14 16:37:37,386 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.wwwDir
2022-09-14 16:37:37,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.mailDisabled
2022-09-14 16:37:37,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.errorPages
2022-09-14 16:37:37,387 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.serviceOutputFormat
2022-09-14 16:37:37,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.authApplication
2022-09-14 16:37:37,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.sessionTrackingEnabled
2022-09-14 16:37:37,388 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.cacheClearOnShutdown
2022-09-14 16:37:37,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.searchMaxHits
2022-09-14 16:37:37,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.csrfProtectedMethods
2022-09-14 16:37:37,389 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.manager-path
2022-09-14 16:37:37,390 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-3.name
2022-09-14 16:37:37,390 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1371318665 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,431 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2022-09-14 16:37:37,432 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-2
2022-09-14 16:37:37,433 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-3
2022-09-14 16:37:37,440 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5d90b9a3, testMethod = testAddApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,442 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@297d73be, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,487 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1424308898 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,509 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#115673470 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,531 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#59640194 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,549 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2022-09-14 16:37:37,558 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@297d73be, testMethod = testAddGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,559 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@487f5f65, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,582 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#771130332 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,602 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1754176709 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,618 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#743508116 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,636 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2022-09-14 16:37:37,636 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@487f5f65, testMethod = testAssignApplicationRolesToGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,638 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d2ad1b5, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,657 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1331677383 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,670 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1204516691 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,685 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#804729447 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,714 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/foobar
2022-09-14 16:37:37,714 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/foobar
2022-09-14 16:37:37,718 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application foobar to site site-1
2022-09-14 16:37:37,723 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.foobar.foobar
2022-09-14 16:37:37,728 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d2ad1b5, testMethod = testAssignApplicationToSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,729 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6cc909bb, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,748 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1911456889 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,761 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#296414558 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,772 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#389051766 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,796 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6cc909bb, testMethod = testAssignApplicationToSiteErroneous@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,798 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3dae13d3, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,814 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#758018398 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,825 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#892819496 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,835 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1615228075 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,843 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3dae13d3, testMethod = testAssignGroupsToSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,845 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7f3fd0f, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,862 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1190220635 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,873 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#667611103 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,884 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#741823941 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,884 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foobaz
2022-09-14 16:37:37,888 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7f3fd0f, testMethod = testCreateApplicationProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,890 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b79ef0, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,906 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#956968800 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,916 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1040556721 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,924 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1751287162 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository name
2022-09-14 16:37:37,929 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b79ef0, testMethod = testCreateApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,930 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3899abd6, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,947 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#830157987 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,956 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#393357652 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,966 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#47381432 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection testconection
2022-09-14 16:37:37,972 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3899abd6, testMethod = testCreateDatabaseConnection@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:37,973 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@23d58d9, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:37,989 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#90590966 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:37,998 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#549538829 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,008 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#213320990 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group groupy-group
2022-09-14 16:37:38,013 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@23d58d9, testMethod = testCreateGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,015 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ceb46, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,030 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1809726537 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,040 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#301645295 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,049 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#207691940 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,050 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.manager.foo
2022-09-14 16:37:38,053 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@ceb46, testMethod = testCreatePropertyForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,054 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b811af3, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,069 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#33034112 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,078 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#774632557 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,086 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#370060382 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,087 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.foo
2022-09-14 16:37:38,090 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6b811af3, testMethod = testCreatePropertyForSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,092 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67fd4762, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,110 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1112809750 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,122 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1228678526 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,132 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1224228003 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,134 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.manager.foo
2022-09-14 16:37:38,137 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@67fd4762, testMethod = testCreatePropertyForSiteAndApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,138 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f191143, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,156 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1278148673 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,167 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1922945892 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,178 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1742512396 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,183 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginPage
2022-09-14 16:37:38,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.siteRootDir
2022-09-14 16:37:38,184 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultApplication
2022-09-14 16:37:38,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.xssExceptions
2022-09-14 16:37:38,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.assetsDir
2022-09-14 16:37:38,185 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.sessionTrackingEnabled
2022-09-14 16:37:38,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.service-path
2022-09-14 16:37:38,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportReloadFile
2022-09-14 16:37:38,186 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPage
2022-09-14 16:37:38,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeouts
2022-09-14 16:37:38,187 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.name
2022-09-14 16:37:38,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheClearOnShutdown
2022-09-14 16:37:38,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapIdAttribute
2022-09-14 16:37:38,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.locale
2022-09-14 16:37:38,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcLogPerformance
2022-09-14 16:37:38,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.documentDir
2022-09-14 16:37:38,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedMethods
2022-09-14 16:37:38,190 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapHost
2022-09-14 16:37:38,190 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeToLive
2022-09-14 16:37:38,190 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutRef
2022-09-14 16:37:38,190 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLoginRef
2022-09-14 16:37:38,191 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPrincipalScheme
2022-09-14 16:37:38,191 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.manager-path
2022-09-14 16:37:38,191 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchMaxHits
2022-09-14 16:37:38,192 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcConnectionTimeout
2022-09-14 16:37:38,192 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.appendTabId
2022-09-14 16:37:38,192 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.enforcePrimaryDomain
2022-09-14 16:37:38,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectionEnabled
2022-09-14 16:37:38,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionValue
2022-09-14 16:37:38,193 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailDisabled
2022-09-14 16:37:38,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheStatistics
2022-09-14 16:37:38,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDomain
2022-09-14 16:37:38,194 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.wwwDir
2022-09-14 16:37:38,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.DatasourceConfigurer
2022-09-14 16:37:38,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.host
2022-09-14 16:37:38,195 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexDir
2022-09-14 16:37:38,196 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPageSize
2022-09-14 16:37:38,196 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutPage
2022-09-14 16:37:38,196 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileTypes
2022-09-14 16:37:38,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.errorPages
2022-09-14 16:37:38,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.encoding
2022-09-14 16:37:38,197 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authLogoutActionName
2022-09-14 16:37:38,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexQueueSize
2022-09-14 16:37:38,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.tagPrefix
2022-09-14 16:37:38,198 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUser
2022-09-14 16:37:38,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheExceptions
2022-09-14 16:37:38,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputType
2022-09-14 16:37:38,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapDisabled
2022-09-14 16:37:38,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexFileSystemQueueSize
2022-09-14 16:37:38,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheEnabled
2022-09-14 16:37:38,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcMaxLifetime
2022-09-14 16:37:38,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.searchChunkSize
2022-09-14 16:37:38,201 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.template
2022-09-14 16:37:38,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.supportedLanguages
2022-09-14 16:37:38,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.defaultPage
2022-09-14 16:37:38,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.rewriteConfig
2022-09-14 16:37:38,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexConfig
2022-09-14 16:37:38,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.allowSkipRender
2022-09-14 16:37:38,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapStartTls
2022-09-14 16:37:38,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.cacheTimeoutsAntStyle
2022-09-14 16:37:38,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.indexTimeout
2022-09-14 16:37:38,204 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.csrfProtectedPaths
2022-09-14 16:37:38,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailPort
2022-09-14 16:37:38,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.serviceOutputFormat
2022-09-14 16:37:38,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapUserBaseDn
2022-09-14 16:37:38,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.mailHost
2022-09-14 16:37:38,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapPassword
2022-09-14 16:37:38,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.jdbcValidationTimeout
2022-09-14 16:37:38,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.timeZone
2022-09-14 16:37:38,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.ldapGroupBaseDn
2022-09-14 16:37:38,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.example.authApplication
2022-09-14 16:37:38,210 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site example
2022-09-14 16:37:38,231 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f191143, testMethod = testCreateSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,233 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a9f7ac0, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,251 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1792610240 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,260 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1191441269 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,269 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2147264946 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,277 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1901130669 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,280 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject john
2022-09-14 16:37:38,283 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a9f7ac0, testMethod = testCreateSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,285 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64bef72, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,302 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1493535245 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,311 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#480692812 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,320 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1117886085 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,359 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#570005270 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository name
2022-09-14 16:37:38,369 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@64bef72, testMethod = testDeleteApplicationRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,371 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e1216e2, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,387 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#64742682 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,399 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#440105939 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,406 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1860887050 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,414 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#171347589 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,420 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group group-1
2022-09-14 16:37:38,421 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role admin
2022-09-14 16:37:38,421 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7e1216e2, testMethod = testDeleteApplicationRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,423 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71186252, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,435 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#363777103 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,443 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1337072264 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,452 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#591994166 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,460 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#299985820 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,462 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@71186252, testMethod = testDeleteApplicationRoleInvalid@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,464 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b7c9229, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [true]
2022-09-14 16:37:38,476 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1951658860 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,485 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1239540993 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,493 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#372013621 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,503 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1237219761 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,510 ERROR [main] org.appng.core.service.CoreService: Cannot delete application with ID 2: bugtracker
2022-09-14 16:37:38,511 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Rolled back transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4b7c9229, testMethod = testDeleteApplicationSiteActive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,513 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56803b23, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,526 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1427320354 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,536 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1055218341 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,544 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#107245269 for site site-3 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,551 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#334753015 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,554 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-3
2022-09-14 16:37:38,560 INFO  [main] org.appng.core.service.CoreService: unlinking application foobar from site site-3, status of database-connection is NO_DB_SUPPORTED
2022-09-14 16:37:38,561 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application foobar from site site-3
2022-09-14 16:37:38,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.DatasourceConfigurer
2022-09-14 16:37:38,573 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.allowSkipRender
2022-09-14 16:37:38,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.appendTabId
2022-09-14 16:37:38,574 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.assetsDir
2022-09-14 16:37:38,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authApplication
2022-09-14 16:37:38,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginPage
2022-09-14 16:37:38,575 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLoginRef
2022-09-14 16:37:38,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionName
2022-09-14 16:37:38,576 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutActionValue
2022-09-14 16:37:38,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutPage
2022-09-14 16:37:38,577 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.authLogoutRef
2022-09-14 16:37:38,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheClearOnShutdown
2022-09-14 16:37:38,578 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheEnabled
2022-09-14 16:37:38,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheExceptions
2022-09-14 16:37:38,579 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheStatistics
2022-09-14 16:37:38,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeToLive
2022-09-14 16:37:38,580 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeouts
2022-09-14 16:37:38,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.cacheTimeoutsAntStyle
2022-09-14 16:37:38,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedMethods
2022-09-14 16:37:38,581 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectedPaths
2022-09-14 16:37:38,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.csrfProtectionEnabled
2022-09-14 16:37:38,582 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultApplication
2022-09-14 16:37:38,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPage
2022-09-14 16:37:38,583 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.defaultPageSize
2022-09-14 16:37:38,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.documentDir
2022-09-14 16:37:38,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.encoding
2022-09-14 16:37:38,584 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.enforcePrimaryDomain
2022-09-14 16:37:38,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPage
2022-09-14 16:37:38,585 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.errorPages
2022-09-14 16:37:38,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.host
2022-09-14 16:37:38,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexConfig
2022-09-14 16:37:38,586 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexDir
2022-09-14 16:37:38,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileSystemQueueSize
2022-09-14 16:37:38,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexFileTypes
2022-09-14 16:37:38,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexQueueSize
2022-09-14 16:37:38,588 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.indexTimeout
2022-09-14 16:37:38,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcConnectionTimeout
2022-09-14 16:37:38,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcLogPerformance
2022-09-14 16:37:38,589 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcMaxLifetime
2022-09-14 16:37:38,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.jdbcValidationTimeout
2022-09-14 16:37:38,590 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDisabled
2022-09-14 16:37:38,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapDomain
2022-09-14 16:37:38,591 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapGroupBaseDn
2022-09-14 16:37:38,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapHost
2022-09-14 16:37:38,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapIdAttribute
2022-09-14 16:37:38,592 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPassword
2022-09-14 16:37:38,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapPrincipalScheme
2022-09-14 16:37:38,593 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapStartTls
2022-09-14 16:37:38,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUser
2022-09-14 16:37:38,594 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.ldapUserBaseDn
2022-09-14 16:37:38,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.locale
2022-09-14 16:37:38,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailDisabled
2022-09-14 16:37:38,595 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailHost
2022-09-14 16:37:38,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.mailPort
2022-09-14 16:37:38,596 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.manager-path
2022-09-14 16:37:38,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.name
2022-09-14 16:37:38,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.rewriteConfig
2022-09-14 16:37:38,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchChunkSize
2022-09-14 16:37:38,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.searchMaxHits
2022-09-14 16:37:38,598 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.service-path
2022-09-14 16:37:38,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputFormat
2022-09-14 16:37:38,599 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.serviceOutputType
2022-09-14 16:37:38,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.sessionTrackingEnabled
2022-09-14 16:37:38,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.siteRootDir
2022-09-14 16:37:38,600 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportReloadFile
2022-09-14 16:37:38,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.supportedLanguages
2022-09-14 16:37:38,601 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.tagPrefix
2022-09-14 16:37:38,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.template
2022-09-14 16:37:38,602 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.timeZone
2022-09-14 16:37:38,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.wwwDir
2022-09-14 16:37:38,603 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-3.xssExceptions
2022-09-14 16:37:38,606 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2022-09-14 16:37:38,608 INFO  [main] org.appng.core.service.CoreService: done deleting site site-3
2022-09-14 16:37:38,610 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-3
2022-09-14 16:37:38,610 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@56803b23, testMethod = testDeleteSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:38,613 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@79d39b49, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:38,627 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1484822746 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,635 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#925434096 for site site-2 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,642 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1625529403 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:38,652 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTING
2022-09-14 16:37:38,666 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STARTED
2022-09-14 16:37:38,667 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED})
2022-09-14 16:37:38,667 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STARTED, example=STOPPED})
2022-09-14 16:37:38,753 INFO  [main] org.appng.core.service.CoreService: starting deletion of site site-2
2022-09-14 16:37:38,757 INFO  [main] org.appng.core.service.CoreService: unlinking application bugtracker from site site-2, status of database-connection is NO_DB_SUPPORTED
2022-09-14 16:37:38,757 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application bugtracker from site site-2
2022-09-14 16:37:38,765 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 [STARTED] (#1683820354)
2022-09-14 16:37:38,765 INFO  [main] org.appng.core.domain.SiteImpl: closing context for site site-2 [STOPPING] (#1683820354)
2022-09-14 16:37:38,766 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPING
2022-09-14 16:37:38,766 INFO  [main] org.appng.core.service.CoreService: destroying site site-2 [STOPPING] (#1683820354) complete
2022-09-14 16:37:38,768 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPING, example=STOPPED})
2022-09-14 16:37:38,769 INFO  [main] com.hazelcast.internal.partition.impl.PartitionStateManager: [10.102.4.103]:5702 [appNG] [5.0.2] Initializing cluster partition table arrangement...
2022-09-14 16:37:38,774 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: STOPPED
2022-09-14 16:37:38,774 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Shut down site site-2
2022-09-14 16:37:38,774 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, site-2=STOPPED, example=STOPPED})
2022-09-14 16:37:38,775 INFO  [main] org.appng.core.service.CoreService: deleting 0 orphaned database connections
2022-09-14 16:37:38,778 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-2
2022-09-14 16:37:38,779 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/ROOT/WEB-INF/cache/application/site-2
2022-09-14 16:37:38,779 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteStateEvent - Origin: test - Site: site-2 - State: DELETED
2022-09-14 16:37:38,780 INFO  [main] org.appng.core.service.CoreService: done deleting site site-2
2022-09-14 16:37:38,780 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received org.appng.core.controller.messaging.SiteDeletedEvent - Origin: test - Site: site-2
2022-09-14 16:37:38,780 INFO  [pool-459-thread-1] org.appng.core.controller.messaging.SiteDeletedEvent: site site-2 has been deleted, so it will be shut down.
2022-09-14 16:37:38,782 INFO  [pool-459-thread-1] org.appng.api.messaging.TestReceiver: received NodeEvent (test: {site-1=STOPPED, example=STOPPED})
2022-09-14 16:37:38,880 INFO  [main] org.appng.core.service.CoreServiceTest: Processed 11 events
2022-09-14 16:37:39,885 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.DatasourceConfigurer
2022-09-14 16:37:39,886 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.allowSkipRender
2022-09-14 16:37:39,886 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.appendTabId
2022-09-14 16:37:39,887 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.assetsDir
2022-09-14 16:37:39,887 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authApplication
2022-09-14 16:37:39,888 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginPage
2022-09-14 16:37:39,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLoginRef
2022-09-14 16:37:39,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionName
2022-09-14 16:37:39,890 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutActionValue
2022-09-14 16:37:39,890 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutPage
2022-09-14 16:37:39,891 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.authLogoutRef
2022-09-14 16:37:39,891 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheClearOnShutdown
2022-09-14 16:37:39,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheEnabled
2022-09-14 16:37:39,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheExceptions
2022-09-14 16:37:39,893 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheStatistics
2022-09-14 16:37:39,893 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeToLive
2022-09-14 16:37:39,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeouts
2022-09-14 16:37:39,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.cacheTimeoutsAntStyle
2022-09-14 16:37:39,895 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedMethods
2022-09-14 16:37:39,895 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectedPaths
2022-09-14 16:37:39,896 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.csrfProtectionEnabled
2022-09-14 16:37:39,896 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultApplication
2022-09-14 16:37:39,897 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPage
2022-09-14 16:37:39,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.defaultPageSize
2022-09-14 16:37:39,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.documentDir
2022-09-14 16:37:39,898 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.encoding
2022-09-14 16:37:39,899 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.enforcePrimaryDomain
2022-09-14 16:37:39,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPage
2022-09-14 16:37:39,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.errorPages
2022-09-14 16:37:39,900 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.host
2022-09-14 16:37:39,901 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexConfig
2022-09-14 16:37:39,901 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexDir
2022-09-14 16:37:39,902 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileSystemQueueSize
2022-09-14 16:37:39,902 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexFileTypes
2022-09-14 16:37:39,903 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexQueueSize
2022-09-14 16:37:39,903 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.indexTimeout
2022-09-14 16:37:39,904 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcConnectionTimeout
2022-09-14 16:37:39,904 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcLogPerformance
2022-09-14 16:37:39,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcMaxLifetime
2022-09-14 16:37:39,905 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.jdbcValidationTimeout
2022-09-14 16:37:39,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDisabled
2022-09-14 16:37:39,906 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapDomain
2022-09-14 16:37:39,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapGroupBaseDn
2022-09-14 16:37:39,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapHost
2022-09-14 16:37:39,907 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapIdAttribute
2022-09-14 16:37:39,908 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPassword
2022-09-14 16:37:39,908 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapPrincipalScheme
2022-09-14 16:37:39,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapStartTls
2022-09-14 16:37:39,909 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUser
2022-09-14 16:37:39,910 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.ldapUserBaseDn
2022-09-14 16:37:39,910 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.locale
2022-09-14 16:37:39,910 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailDisabled
2022-09-14 16:37:39,911 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailHost
2022-09-14 16:37:39,911 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.mailPort
2022-09-14 16:37:39,911 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.manager-path
2022-09-14 16:37:39,912 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.name
2022-09-14 16:37:39,912 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.rewriteConfig
2022-09-14 16:37:39,912 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchChunkSize
2022-09-14 16:37:39,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.searchMaxHits
2022-09-14 16:37:39,913 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.service-path
2022-09-14 16:37:39,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputFormat
2022-09-14 16:37:39,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.serviceOutputType
2022-09-14 16:37:39,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.sessionTrackingEnabled
2022-09-14 16:37:39,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.siteRootDir
2022-09-14 16:37:39,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportReloadFile
2022-09-14 16:37:39,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.supportedLanguages
2022-09-14 16:37:39,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.tagPrefix
2022-09-14 16:37:39,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.template
2022-09-14 16:37:39,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.timeZone
2022-09-14 16:37:39,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.wwwDir
2022-09-14 16:37:39,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-2.xssExceptions
2022-09-14 16:37:39,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Site site-2
2022-09-14 16:37:39,919 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@79d39b49, testMethod = testDeleteSiteWithEnvironment@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:39,922 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a98d161, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:39,936 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#648071215 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:39,943 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#44792178 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:39,946 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject john
2022-09-14 16:37:39,946 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6a98d161, testMethod = testDeleteSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:39,948 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@a6e068a, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:39,960 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1551148757 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:39,965 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1484141897 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:39,967 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@a6e068a, testMethod = testFindApplicationByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:39,969 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f9069c9, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:39,979 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1563882491 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:39,984 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#331280494 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:39,985 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4f9069c9, testMethod = testGetApplicationFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:39,987 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c86f6fb, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:39,998 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1735450817 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,003 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#783909942 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,003 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.foo
2022-09-14 16:37:40,006 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6c86f6fb, testMethod = testGetApplicationProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,007 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2517056e, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,019 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2350665 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,024 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1018553900 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,027 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2517056e, testMethod = testGetApplicationRepositories@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,028 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b8aec3f, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,039 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2074047677 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,045 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#856346014 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,048 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7b8aec3f, testMethod = testGetApplicationRolesForApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,049 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5accfb37, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,060 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#564258671 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,065 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1933032003 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,066 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@5accfb37, testMethod = testGetApplicationRootFolder@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,068 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6d92d46c, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,078 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#658777749 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,083 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#11861144 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,085 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@6d92d46c, testMethod = testGetGroupByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,086 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b6d5f67, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,095 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1467362161 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,101 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2108608512 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,104 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@1b6d5f67, testMethod = testGetGroups@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,105 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4cca4603, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,115 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1323887078 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,120 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2025052102 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,122 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4cca4603, testMethod = testGetPropertiesIntegerInteger@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,123 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3021be13, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,133 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1185415813 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,138 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#586600816 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,142 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3021be13, testMethod = testGetPropertiesStringString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,143 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c41b2fd, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,154 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1433624234 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,159 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#21672461 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,165 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2c41b2fd, testMethod = testGetSite@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,166 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3465eb88, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,175 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2101353170 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,180 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1131425541 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,186 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3465eb88, testMethod = testGetSiteByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,188 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7a0fcad1, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,198 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1070178518 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,203 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#938070601 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,204 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7a0fcad1, testMethod = testGetSiteIds@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,206 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@122191e3, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,215 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1850001519 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,220 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#681262245 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,223 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@122191e3, testMethod = testGetSites@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,224 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2835c599, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,233 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#250460417 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,238 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#34638201 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,240 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2835c599, testMethod = testGetSubjectByEmail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,242 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@232ef0b5, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,252 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#727076393 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,256 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#45277820 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,261 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@232ef0b5, testMethod = testGetSubjectById@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,263 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73bbc3a2, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,272 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1983839528 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,276 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2060903593 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,278 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@73bbc3a2, testMethod = testGetSubjectByName@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,279 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b81474e, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,289 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#503928984 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,293 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1423120643 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,296 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3b81474e, testMethod = testGetSubjects@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,298 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@31bb7330, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,309 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#784244555 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,314 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1128487347 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,323 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@31bb7330, testMethod = testInitSitePropertiesSiteImpl@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,324 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57c03512, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,333 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1363977391 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,338 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#371743510 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,366 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-09-14 16:37:40,366 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-2 has 1 failed login attempts.
2022-09-14 16:37:40,368 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2022-09-14 16:37:40,369 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57c03512, testMethod = testLdapLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,370 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f2667db, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,381 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1547600707 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,386 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#14437475 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,392 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-1 has 1 failed login attempts.
2022-09-14 16:37:40,393 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-1
2022-09-14 16:37:40,394 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@f2667db, testMethod = testLdapLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:40,395 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2236ff0a, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:40,407 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#138510370 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:40,414 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1499512234 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:41,252 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:41,253 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2022-09-14 16:37:41,253 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:41,256 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-09-14 16:37:41,256 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-09-14 16:37:41,257 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2236ff0a, testMethod = testLogin@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:41,259 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7fe4d46e, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:41,270 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#2134231800 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:41,275 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1546673256 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:41,279 INFO  [main] org.appng.core.security.DigestValidator: Digest successfully validated.
2022-09-14 16:37:41,283 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:41,284 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-3'
2022-09-14 16:37:41,284 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:41,285 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-09-14 16:37:41,285 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-09-14 16:37:41,287 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@7fe4d46e, testMethod = testLoginDigest@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:41,289 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4a381053, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:41,300 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1416152350 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:41,306 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#5939172 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:42,133 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2022-09-14 16:37:42,133 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 1 failed login attempts.
2022-09-14 16:37:42,136 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:42,952 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2022-09-14 16:37:42,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform User subject-3 has 2 failed login attempts.
2022-09-14 16:37:42,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:43,777 WARN  [main] org.appng.core.service.CoreService: wrong password for user subject-3
2022-09-14 16:37:43,777 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-09-14 16:37:43,780 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:43,786 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:43,786 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@4a381053, testMethod = testLoginFailedAttempts@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:43,789 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@fb9ce1b, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:43,806 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#883660471 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:43,814 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1136732722 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,662 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'johndoe'
2022-09-14 16:37:44,663 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:44,668 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-09-14 16:37:44,668 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-09-14 16:37:44,669 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@fb9ce1b, testMethod = testLoginGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:44,671 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@166040b8, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:44,680 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1320564490 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,684 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1439337571 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,689 INFO  [main] org.appng.core.service.CoreService: user subject-2 found
2022-09-14 16:37:44,691 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-2
2022-09-14 16:37:44,691 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'subject-2'
2022-09-14 16:37:44,691 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:44,692 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-09-14 16:37:44,692 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-09-14 16:37:44,693 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@166040b8, testMethod = testLoginPrincipal@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:44,694 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@38efcadd, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:44,702 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#77885434 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,707 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1250979116 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,711 INFO  [main] org.appng.core.service.CoreService: Subject authentication failed. Trying to authenticate based on LDAP group membership.
2022-09-14 16:37:44,713 INFO  [main] org.appng.core.service.CoreService: user 'null' belongs to group 'subject-1'
2022-09-14 16:37:44,714 INFO  [main] org.appng.core.service.CoreService: User 'null' successfully authenticated.
2022-09-14 16:37:44,714 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'null'
2022-09-14 16:37:44,714 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:44,715 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged out
2022-09-14 16:37:44,715 INFO  [main] org.appng.core.service.CoreService: 'null' logged out
2022-09-14 16:37:44,715 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@38efcadd, testMethod = testLoginPrincipalWithGroup@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:44,717 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@dc4ccaa, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:44,726 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#443097176 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,730 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#864463204 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:44,732 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:45,491 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 Sep 14 16:37:44 CEST 2022).
2022-09-14 16:37:45,493 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:45,497 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:45,498 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@dc4ccaa, testMethod = testLoginSubjectIsExpired@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:45,499 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@23c643b8, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:45,509 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#133115620 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:45,514 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#243121299 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:45,517 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:46,321 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 Jun 15 16:37:45 CEST 2022).
2022-09-14 16:37:46,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:46,328 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:46,329 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@23c643b8, testMethod = testLoginSubjectIsInactive@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:46,331 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57c2212d, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:46,345 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#796092693 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:46,351 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#447381430 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:46,354 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:47,222 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Rejected login for locked user subject-3.
2022-09-14 16:37:47,226 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:47,227 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@57c2212d, testMethod = testLoginSubjectIsLocked@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:47,229 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2659b555, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:47,240 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1935667271 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:47,245 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#917892374 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:47,246 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject deve
2022-09-14 16:37:48,069 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Subject deve
2022-09-14 16:37:48,069 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2659b555, testMethod = testMigratePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:48,071 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2af0b4f9, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:48,080 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1964430515 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,085 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#528948825 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo
2022-09-14 16:37:48,087 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.2' from repository file:/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/zip
2022-09-14 16:37:48,101 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.2
2022-09-14 16:37:48,103 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application
2022-09-14 16:37:48,105 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-09-14 16:37:48,106 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug
2022-09-14 16:37:48,107 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-09-14 16:37:48,107 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html
2022-09-14 16:37:48,107 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-09-14 16:37:48,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui
2022-09-14 16:37:48,108 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator
2022-09-14 16:37:48,112 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-09-14 16:37:48,112 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-09-14 16:37:48,113 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-09-14 16:37:48,113 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-09-14 16:37:48,113 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger
2022-09-14 16:37:48,114 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-09-14 16:37:48,114 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-09-14 16:37:48,116 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo
2022-09-14 16:37:48,117 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue
2022-09-14 16:37:48,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator
2022-09-14 16:37:48,119 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2022-09-14 16:37:48,123 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,123 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,123 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,123 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,123 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,124 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,124 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,124 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,124 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,124 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.2'
2022-09-14 16:37:48,124 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.2 to target/ROOT/applications/demo-application
2022-09-14 16:37:48,129 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-09-14 16:37:48,130 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-09-14 16:37:48,131 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-09-14 16:37:48,132 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-09-14 16:37:48,137 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application
2022-09-14 16:37:48,137 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2af0b4f9, testMethod = testProvideApplication@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:48,139 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d2b3775, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:48,148 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#123246513 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,152 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1748375069 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,168 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/ROOT/WEB-INF/cache/platform/site-1/demo-application
2022-09-14 16:37:48,168 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/ROOT/WEB-INF/cache/application/site-1/demo-application
2022-09-14 16:37:48,170 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Assigned application demo-application to site site-1
2022-09-14 16:37:48,171 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.foo
2022-09-14 16:37:48,172 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.clobValue
2022-09-14 16:37:48,172 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.3' from repository file:/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/zip
2022-09-14 16:37:48,179 INFO  [main] org.appng.core.service.CoreService: updating application demo-application-1.5.3
2022-09-14 16:37:48,184 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,184 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,184 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,184 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.3'
2022-09-14 16:37:48,185 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.3 to target/ROOT/applications/demo-application
2022-09-14 16:37:48,188 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Application demo-application
2022-09-14 16:37:48,191 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-09-14 16:37:48,191 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission
2022-09-14 16:37:48,193 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-09-14 16:37:48,194 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-09-14 16:37:48,195 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-09-14 16:37:48,197 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-09-14 16:37:48,198 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-09-14 16:37:48,199 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2022-09-14 16:37:48,200 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester
2022-09-14 16:37:48,201 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-09-14 16:37:48,201 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-09-14 16:37:48,202 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar
2022-09-14 16:37:48,203 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.application.demo-application.bar
2022-09-14 16:37:48,205 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.clobValue
2022-09-14 16:37:48,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.foo
2022-09-14 16:37:48,206 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.foo
2022-09-14 16:37:48,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester
2022-09-14 16:37:48,207 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.application.demo-application.bar
2022-09-14 16:37:48,208 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Property platform.site.site-1.application.demo-application.bar
2022-09-14 16:37:48,209 INFO  [main] org.appng.core.service.CoreService: loading properties for application 'demo-application' of site 'site-1'
2022-09-14 16:37:48,210 INFO  [main] org.appng.core.service.CoreService: loading properties for application demo-application
2022-09-14 16:37:48,212 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Repository testrepo
2022-09-14 16:37:48,213 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2d2b3775, testMethod = testProvideApplicationUpdate@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:48,215 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e25ec6b, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:48,226 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#521142541 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,232 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#159851843 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,237 INFO  [main] org.appng.core.service.CoreService: unlinking application demo-application from site site-1, status of database-connection is NO_DB_SUPPORTED
2022-09-14 16:37:48,237 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application demo-application from site site-1
2022-09-14 16:37:48,238 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.bar
2022-09-14 16:37:48,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.clobValue
2022-09-14 16:37:48,239 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.demo-application.foo
2022-09-14 16:37:48,249 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Administrator
2022-09-14 16:37:48,251 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Tester
2022-09-14 16:37:48,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Role Debugger
2022-09-14 16:37:48,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission debug
2022-09-14 16:37:48,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-type.webgui
2022-09-14 16:37:48,262 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission output-format.html
2022-09-14 16:37:48,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Permission testPermission
2022-09-14 16:37:48,263 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.bar
2022-09-14 16:37:48,264 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.clobValue
2022-09-14 16:37:48,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.application.demo-application.foo
2022-09-14 16:37:48,265 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Application demo-application
2022-09-14 16:37:48,267 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@2e25ec6b, testMethod = testProvideApplicationUpdateDelete@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:48,269 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39b3f74f, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:48,283 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#595424651 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,288 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#137187866 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,289 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Repository testrepo
2022-09-14 16:37:48,290 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group Administrators
2022-09-14 16:37:48,291 INFO  [main] org.appng.core.service.CoreService: retrieving 'demo-application-1.5.4' from repository file:/var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/zip
2022-09-14 16:37:48,304 INFO  [main] org.appng.core.service.CoreService: deploying application demo-application-1.5.4
2022-09-14 16:37:48,305 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application demo-application
2022-09-14 16:37:48,306 INFO  [main] org.appng.core.service.CoreService: creating new permission 'debug' for application 'demo-application'
2022-09-14 16:37:48,306 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission debug
2022-09-14 16:37:48,306 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-format.html' for application 'demo-application'
2022-09-14 16:37:48,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-format.html
2022-09-14 16:37:48,307 INFO  [main] org.appng.core.service.CoreService: creating new permission 'output-type.webgui' for application 'demo-application'
2022-09-14 16:37:48,307 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission output-type.webgui
2022-09-14 16:37:48,307 INFO  [main] org.appng.core.service.CoreService: creating new permission 'testPermission' for application 'demo-application'
2022-09-14 16:37:48,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission testPermission
2022-09-14 16:37:48,308 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Administrator
2022-09-14 16:37:48,310 INFO  [main] org.appng.core.service.CoreService: added permission 'output-format.html' to role 'Administrator'
2022-09-14 16:37:48,311 INFO  [main] org.appng.core.service.CoreService: added permission 'output-type.webgui' to role 'Administrator'
2022-09-14 16:37:48,312 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-09-14 16:37:48,312 INFO  [main] org.appng.core.service.CoreService: creating new role 'Administrator' for application 'demo-application'
2022-09-14 16:37:48,312 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Debugger
2022-09-14 16:37:48,314 INFO  [main] org.appng.core.service.CoreService: added permission 'debug' to role 'Debugger'
2022-09-14 16:37:48,315 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Debugger'
2022-09-14 16:37:48,315 INFO  [main] org.appng.core.service.CoreService: creating new role 'Debugger' for application 'demo-application'
2022-09-14 16:37:48,315 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role Tester
2022-09-14 16:37:48,317 INFO  [main] org.appng.core.service.CoreService: added permission 'testPermission' to role 'Tester'
2022-09-14 16:37:48,317 INFO  [main] org.appng.core.service.CoreService: creating new role 'Tester' for application 'demo-application'
2022-09-14 16:37:48,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.foo
2022-09-14 16:37:48,319 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.bar
2022-09-14 16:37:48,320 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.application.demo-application.clobValue
2022-09-14 16:37:48,322 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Group Administrators
2022-09-14 16:37:48,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Administrator
2022-09-14 16:37:48,323 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Debugger
2022-09-14 16:37:48,324 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role Tester
2022-09-14 16:37:48,327 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,327 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,327 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,327 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,327 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,327 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,328 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,328 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,328 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,328 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mysql/V1.0_script.sql' for application 'demo-application-1.5.4'
2022-09-14 16:37:48,328 INFO  [main] org.appng.core.service.CoreService: extracting filebased application demo-application - 1.5.4 to target/ROOT/applications/demo-application
2022-09-14 16:37:48,335 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-format.html'
2022-09-14 16:37:48,336 INFO  [main] org.appng.core.service.CoreService: role 'Administrator' already has permission 'output-type.webgui'
2022-09-14 16:37:48,337 WARN  [main] org.appng.core.service.CoreService: the role 'Administrator' references permisson 'logViewer' which does not exist!
2022-09-14 16:37:48,338 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'debug'
2022-09-14 16:37:48,339 INFO  [main] org.appng.core.service.CoreService: role 'Debugger' already has permission 'testPermission'
2022-09-14 16:37:48,341 INFO  [main] org.appng.core.service.CoreService: role 'Tester' already has permission 'testPermission'
2022-09-14 16:37:48,344 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39b3f74f, testMethod = testProvideApplicationWithAdminRole@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:48,346 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3ebdd27f, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:48,357 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#492887221 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,361 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1620828052 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,363 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@3ebdd27f, testMethod = testReloadRepository@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:48,365 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39ec2c28, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:48,374 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#909612523 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:48,379 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1319167580 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,189 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:49,189 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@39ec2c28, testMethod = testResetPassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:49,191 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@43688f20, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:49,200 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#940886765 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,205 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1714239404 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,208 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@43688f20, testMethod = testRestoreSubject@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:49,210 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27287a38, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:49,218 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1918315506 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,223 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#808816610 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,223 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.a
2022-09-14 16:37:49,224 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property foobaz.b
2022-09-14 16:37:49,225 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@27287a38, testMethod = testSaveProperties@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:49,227 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68ed7ee7, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:49,236 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1010987816 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,240 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#592098526 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,240 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property prop1
2022-09-14 16:37:49,241 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68ed7ee7, testMethod = testSaveProperty@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:49,244 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10bdcca2, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:49,252 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#912251738 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,257 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1817158399 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,259 INFO  [main] org.appng.core.service.CoreService: unlinking application manager from site site-1, status of database-connection is NO_DB_SUPPORTED
2022-09-14 16:37:49,259 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Removed application manager from site site-1
2022-09-14 16:37:49,260 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foo
2022-09-14 16:37:49,261 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null DELETE appNG platform Property platform.site.site-1.application.manager.foobar
2022-09-14 16:37:49,261 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@10bdcca2, testMethod = testUnlinkApplicationFromSiteIntegerString@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:49,263 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b831604, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:49,270 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#133190829 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:49,275 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#735980967 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:50,086 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:50,087 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@b831604, testMethod = testUpdatePassword@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:50,088 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68301a46, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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@425ef80c]; rollback [false]
2022-09-14 16:37:50,097 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#923926272 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:50,100 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#258847769 for site example with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:50,102 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@616710e1 testClass = CoreServiceTest, testInstance = org.appng.core.service.CoreServiceTest@68301a46, testMethod = testUpdatePasswordFail@CoreServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@23b30560 testClass = CoreServiceTest, locations = '{}', classes = '{class org.appng.core.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-09-14 16:37:50,103 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:36 CEST 2022]; root of context hierarchy
2022-09-14 16:37:50,104 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:50,104 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: 13.85 s - in org.appng.core.service.CoreServiceTest
[INFO] Running org.appng.core.service.LdapServiceTest
2022-09-14 16:37:50,127 INFO  [main] org.appng.core.service.LdapService: Found 2 member(s) for group 'cn=logingroup,ou=groups,l=egypt'
2022-09-14 16:37:50,130 INFO  [main] org.appng.core.service.LdapService: Unknown keyword 'bogus' in site property 'testLoginUserSucces.ldapPrincipalScheme'. Falling back to plain username 'aziz' as principal.
2022-09-14 16:37:50,134 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-09-14 16:37:50,135 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-09-14 16:37:50,136 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-09-14 16:37:50,137 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-09-14 16:37:50,138 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.024 s - in org.appng.core.service.LdapServiceTest
[INFO] Running org.appng.core.service.InitializerServiceTest
2022-09-14 16:37:50,147 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-09-14 16:37:50,147 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@59df3646, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@4f74e519, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@50b9a773, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6a2a5255, org.springframework.test.context.transaction.TransactionalTestExecutionListener@4ae73450, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@22d35c38]
2022-09-14 16:37:50,149 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:50 CEST 2022]; root of context hierarchy
2022-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,337 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,338 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-09-14 16:37:50,364 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:50,407 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:50,416 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:50,450 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:50,451 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:50,451 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:50,451 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:50,451 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:50,451 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:50,455 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:50,627 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3d9d8857] for (non-JTA) DDL 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-09-14 16:37:50,632 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@50e6a52a] for (non-JTA) DDL 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-09-14 16:37:50,654 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:50,654 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:50,660 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:50 CEST 2022]; root of context hierarchy
2022-09-14 16:37:50,886 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@3da6c2c8 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@3c22a55e, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d4c7cda 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@2c8414ed]; rollback [false]
2022-09-14 16:37:50,887 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1168542824 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:50,889 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject subject-3
2022-09-14 16:37:50,891 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Site site-1
2022-09-14 16:37:50,892 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Resource application.xml of application application1
2022-09-14 16:37:50,893 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Application application1
2022-09-14 16:37:50,893 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Role dummy
2022-09-14 16:37:50,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Permission permission-1
2022-09-14 16:37:50,894 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Group group-1
2022-09-14 16:37:50,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2022-09-14 16:37:50,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2022-09-14 16:37:50,914 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2022-09-14 16:37:50,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2022-09-14 16:37:50,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2022-09-14 16:37:50,915 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2022-09-14 16:37:50,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2022-09-14 16:37:50,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2022-09-14 16:37:50,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2022-09-14 16:37:50,916 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2022-09-14 16:37:50,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2022-09-14 16:37:50,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2022-09-14 16:37:50,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2022-09-14 16:37:50,917 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2022-09-14 16:37:50,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2022-09-14 16:37:50,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2022-09-14 16:37:50,918 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2022-09-14 16:37:50,919 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2022-09-14 16:37:50,919 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2022-09-14 16:37:50,919 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2022-09-14 16:37:50,920 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2022-09-14 16:37:50,920 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2022-09-14 16:37:50,920 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2022-09-14 16:37:50,920 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2022-09-14 16:37:50,921 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2022-09-14 16:37:50,921 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2022-09-14 16:37:50,921 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2022-09-14 16:37:50,921 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2022-09-14 16:37:50,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2022-09-14 16:37:50,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2022-09-14 16:37:50,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2022-09-14 16:37:50,922 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2022-09-14 16:37:50,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2022-09-14 16:37:50,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2022-09-14 16:37:50,923 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2022-09-14 16:37:50,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2022-09-14 16:37:50,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2022-09-14 16:37:50,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2022-09-14 16:37:50,924 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2022-09-14 16:37:50,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2022-09-14 16:37:50,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2022-09-14 16:37:50,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2022-09-14 16:37:50,925 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2022-09-14 16:37:50,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2022-09-14 16:37:50,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2022-09-14 16:37:50,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2022-09-14 16:37:50,926 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2022-09-14 16:37:50,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2022-09-14 16:37:50,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2022-09-14 16:37:50,927 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2022-09-14 16:37:50,928 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2022-09-14 16:37:50,928 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2022-09-14 16:37:50,928 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2022-09-14 16:37:50,928 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2022-09-14 16:37:50,929 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2022-09-14 16:37:50,929 INFO  [main] org.appng.core.service.InitializerService: Caching uses HazelcastInstance{name='test', node=[10.102.4.103]:5702}
2022-09-14 16:37:50,929 INFO  [main] org.appng.api.messaging.Messaging: messaging is disabled
2022-09-14 16:37:50,929 INFO  [main] org.appng.core.service.InitializerService: applications are located at /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/applications or in the database
2022-09-14 16:37:50,943 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject subject-3
2022-09-14 16:37:50,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Resource application.xml of application application1
2022-09-14 16:37:50,944 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Role dummy
2022-09-14 16:37:50,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPrincipalScheme
2022-09-14 16:37:50,951 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeouts
2022-09-14 16:37:50,952 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapStartTls
2022-09-14 16:37:50,952 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapIdAttribute
2022-09-14 16:37:50,952 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPages
2022-09-14 16:37:50,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.host
2022-09-14 16:37:50,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPage
2022-09-14 16:37:50,953 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedPaths
2022-09-14 16:37:50,954 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionName
2022-09-14 16:37:50,954 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDisabled
2022-09-14 16:37:50,954 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputFormat
2022-09-14 16:37:50,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.tagPrefix
2022-09-14 16:37:50,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.name
2022-09-14 16:37:50,955 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectionEnabled
2022-09-14 16:37:50,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUser
2022-09-14 16:37:50,956 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.timeZone
2022-09-14 16:37:50,957 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutRef
2022-09-14 16:37:50,957 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.encoding
2022-09-14 16:37:50,957 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authApplication
2022-09-14 16:37:50,958 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheEnabled
2022-09-14 16:37:50,958 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginPage
2022-09-14 16:37:50,958 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchChunkSize
2022-09-14 16:37:50,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.template
2022-09-14 16:37:50,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeoutsAntStyle
2022-09-14 16:37:50,959 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapUserBaseDn
2022-09-14 16:37:50,960 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.serviceOutputType
2022-09-14 16:37:50,960 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.sessionTrackingEnabled
2022-09-14 16:37:50,960 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportedLanguages
2022-09-14 16:37:50,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailPort
2022-09-14 16:37:50,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.errorPage
2022-09-14 16:37:50,961 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.service-path
2022-09-14 16:37:50,962 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileSystemQueueSize
2022-09-14 16:37:50,962 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.siteRootDir
2022-09-14 16:37:50,962 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheTimeToLive
2022-09-14 16:37:50,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexConfig
2022-09-14 16:37:50,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapHost
2022-09-14 16:37:50,963 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.searchMaxHits
2022-09-14 16:37:50,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailHost
2022-09-14 16:37:50,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheClearOnShutdown
2022-09-14 16:37:50,964 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexTimeout
2022-09-14 16:37:50,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcLogPerformance
2022-09-14 16:37:50,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.DatasourceConfigurer
2022-09-14 16:37:50,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcMaxLifetime
2022-09-14 16:37:50,965 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheExceptions
2022-09-14 16:37:50,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapDomain
2022-09-14 16:37:50,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.csrfProtectedMethods
2022-09-14 16:37:50,966 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultApplication
2022-09-14 16:37:50,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcValidationTimeout
2022-09-14 16:37:50,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.documentDir
2022-09-14 16:37:50,967 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.allowSkipRender
2022-09-14 16:37:50,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.defaultPageSize
2022-09-14 16:37:50,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.cacheStatistics
2022-09-14 16:37:50,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutPage
2022-09-14 16:37:50,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapPassword
2022-09-14 16:37:50,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexFileTypes
2022-09-14 16:37:50,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.assetsDir
2022-09-14 16:37:50,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLoginRef
2022-09-14 16:37:50,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.locale
2022-09-14 16:37:50,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.ldapGroupBaseDn
2022-09-14 16:37:50,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexDir
2022-09-14 16:37:50,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.wwwDir
2022-09-14 16:37:50,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.enforcePrimaryDomain
2022-09-14 16:37:50,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.supportReloadFile
2022-09-14 16:37:50,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.indexQueueSize
2022-09-14 16:37:50,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.appendTabId
2022-09-14 16:37:50,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.mailDisabled
2022-09-14 16:37:50,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.authLogoutActionValue
2022-09-14 16:37:50,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.manager-path
2022-09-14 16:37:50,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.xssExceptions
2022-09-14 16:37:50,974 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.rewriteConfig
2022-09-14 16:37:50,974 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.site.site-1.jdbcConnectionTimeout
2022-09-14 16:37:50,977 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2022-09-14 16:37:50,979 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 (host-1)
2022-09-14 16:37:50,979 INFO  [main] org.appng.core.service.InitializerService: loading applications for site site-1
2022-09-14 16:37:50,981 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/WEB-INF/cache/platform/site-1
2022-09-14 16:37:50,981 INFO  [main] org.appng.core.model.CacheProvider: cleaning /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/WEB-INF/cache/application/site-1
2022-09-14 16:37:51,001 INFO  [main] org.appng.core.service.TemplateService: copying template from /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/template/appng to /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/test-classes/repository/site-1/www/template
2022-09-14 16:37:51,002 INFO  [main] org.appng.core.service.CacheService: No cache found, can not remove elements starting with /template
2022-09-14 16:37:51,003 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1246426442 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:51,003 INFO  [main] org.appng.core.service.InitializerService: SiteClassLoader#1246426442 for site site-1 with parent sun.misc.Launcher$AppClassLoader#1028566121
2022-09-14 16:37:51,003 INFO  [main] org.appng.core.service.InitializerService: started site thread [appng-indexthread-site-1] with runnable of type org.appng.search.indexer.DocumentIndexer
2022-09-14 16:37:51,009 INFO  [main] org.appng.core.service.InitializerService: loading site site-1 completed in 32ms
2022-09-14 16:37:51,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform Loaded site site-1
2022-09-14 16:37:51,010 INFO  [main] org.appng.core.service.InitializerService: ==========================================================================================
2022-09-14 16:37:56,022 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@3da6c2c8 testClass = InitializerServiceTest, testInstance = org.appng.core.service.InitializerServiceTest@3c22a55e, testMethod = testInitPlatform@InitializerServiceTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@2d4c7cda 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-09-14 16:37:56,024 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:50 CEST 2022]; root of context hierarchy
2022-09-14 16:37:56,024 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:56,025 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 5.883 s - in org.appng.core.service.InitializerServiceTest
[INFO] Running org.appng.core.service.SubjectMustChangePasswordTest
2022-09-14 16:37:56,032 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-09-14 16:37:56,032 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@455eee3b, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@bedb327, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@4c9e0974, org.springframework.test.context.support.DirtiesContextTestExecutionListener@6f35330c, org.springframework.test.context.transaction.TransactionalTestExecutionListener@5da837e7, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3bbac3fe]
2022-09-14 16:37:56,034 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:56 CEST 2022]; root of context hierarchy
2022-09-14 16:37:56,205 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-09-14 16:37:56,205 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-09-14 16:37:56,206 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-09-14 16:37:56,206 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-09-14 16:37:56,206 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-09-14 16:37:56,206 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-09-14 16:37:56,206 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-09-14 16:37:56,206 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,207 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-09-14 16:37:56,208 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-09-14 16:37:56,239 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:56,324 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:56,332 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:56,371 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:56,371 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:56,372 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:56,372 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:56,372 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:56,372 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:56,377 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:56,552 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@3d749d0c] for (non-JTA) DDL 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-09-14 16:37:56,555 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@63519377] for (non-JTA) DDL 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-09-14 16:37:56,573 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:56,573 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:56,587 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:56 CEST 2022]; root of context hierarchy
2022-09-14 16:37:56,937 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Began transaction (1) for test context [DefaultTestContext@17ecccd5 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@578c2048, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1097a269 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@72da29ea]; rollback [false]
2022-09-14 16:37:56,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordMaxValidity
2022-09-14 16:37:56,968 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingEnabled
2022-09-14 16:37:56,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.filebasedDeployment
2022-09-14 16:37:56,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.jspFileType
2022-09-14 16:37:56,969 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStorePassword
2022-09-14 16:37:56,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.platformRootPath
2022-09-14 16:37:56,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.manageDatabases
2022-09-14 16:37:56,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.inactiveLockPeriod
2022-09-14 16:37:56,970 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.appngData
2022-09-14 16:37:56,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cachePlatformFolder
2022-09-14 16:37:56,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitoringPath
2022-09-14 16:37:56,971 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryCert
2022-09-14 16:37:56,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.defaultTemplate
2022-09-14 16:37:56,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.devMode
2022-09-14 16:37:56,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.logfile
2022-09-14 16:37:56,972 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssAllowedTags
2022-09-14 16:37:56,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailDisabled
2022-09-14 16:37:56,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyRegEx
2022-09-14 16:37:56,973 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.formatOutput
2022-09-14 16:37:56,974 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheConfig
2022-09-14 16:37:56,974 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sharedSecret
2022-09-14 16:37:56,974 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryPath
2022-09-14 16:37:56,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryVerifySignature
2022-09-14 16:37:56,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositorySignature
2022-09-14 16:37:56,975 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionFilter
2022-09-14 16:37:56,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheApplicationFolder
2022-09-14 16:37:56,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.writeDebugFiles
2022-09-14 16:37:56,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryDefaultDigest
2022-09-14 16:37:56,976 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.monitorPerformance
2022-09-14 16:37:56,977 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mdcEnabled
2022-09-14 16:37:56,977 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.vHostMode
2022-09-14 16:37:56,977 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templateFolder
2022-09-14 16:37:56,977 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxLoginAttempts
2022-09-14 16:37:56,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.passwordPolicyErrorMessageKey
2022-09-14 16:37:56,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.locale
2022-09-14 16:37:56,978 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.sessionTimeout
2022-09-14 16:37:56,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cleanTempFolderOnStartup
2022-09-14 16:37:56,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.encoding
2022-09-14 16:37:56,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.maxUploadSize
2022-09-14 16:37:56,979 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.templatePrefix
2022-09-14 16:37:56,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.repositoryTrustStore
2022-09-14 16:37:56,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.imageMagickPath
2022-09-14 16:37:56,980 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databasePrefix
2022-09-14 16:37:56,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheFolder
2022-09-14 16:37:56,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupAddress
2022-09-14 16:37:56,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.xssProtect
2022-09-14 16:37:56,981 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailHost
2022-09-14 16:37:56,982 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.timeZone
2022-09-14 16:37:56,982 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.cacheImageFolder
2022-09-14 16:37:56,982 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingReceiver
2022-09-14 16:37:56,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.messagingGroupPort
2022-09-14 16:37:56,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.forceChangePassword
2022-09-14 16:37:56,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.csrfFilterEnabled
2022-09-14 16:37:56,983 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.mailPort
2022-09-14 16:37:56,984 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.uploadDir
2022-09-14 16:37:56,984 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.applicationDir
2022-09-14 16:37:56,984 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Property platform.databaseValidationPeriod
2022-09-14 16:37:56,989 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Subject shady
2022-09-14 16:37:57,004 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-09-14 16:37:57,005 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2022-09-14 16:37:57,005 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:57,007 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-09-14 16:37:57,010 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-09-14 16:37:57,010 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2022-09-14 16:37:57,011 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:57,012 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-09-14 16:37:57,014 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-09-14 16:37:57,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform Subject shady
2022-09-14 16:37:57,016 INFO  [main] org.appng.core.service.CoreService: successfully logged in user 'shady'
2022-09-14 16:37:57,016 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null INFO appNG platform logged in
2022-09-14 16:37:57,018 INFO  [main] org.springframework.test.context.transaction.TransactionContext: Committed transaction for test: [DefaultTestContext@17ecccd5 testClass = SubjectMustChangePasswordTest, testInstance = org.appng.core.service.SubjectMustChangePasswordTest@578c2048, testMethod = testMustChangePassword@SubjectMustChangePasswordTest, testException = [null], mergedContextConfiguration = [MergedContextConfiguration@1097a269 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-09-14 16:37:57,018 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:56 CEST 2022]; root of context hierarchy
2022-09-14 16:37:57,019 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:57,019 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s - in org.appng.core.service.SubjectMustChangePasswordTest
[INFO] Running org.appng.core.service.HsqlStarterTest
2022-09-14 16:37:57,024 INFO  [Time-limited test] org.appng.core.service.HsqlStarter: starting HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001
2022-09-14 16:37:57,037 INFO  [HSQLDB Server @1cc7a41b] hsqldb.db.HSQLDB833C6F65AC.ENGINE: Checkpoint start
2022-09-14 16:37:57,037 INFO  [HSQLDB Server @1cc7a41b] hsqldb.db.HSQLDB833C6F65AC.ENGINE: checkpointClose start
2022-09-14 16:37:57,144 INFO  [HSQLDB Server @1cc7a41b] hsqldb.db.HSQLDB833C6F65AC.ENGINE: checkpointClose synched
2022-09-14 16:37:57,165 INFO  [HSQLDB Server @1cc7a41b] hsqldb.db.HSQLDB833C6F65AC.ENGINE: checkpointClose script done
2022-09-14 16:37:57,230 INFO  [HSQLDB Server @1cc7a41b] hsqldb.db.HSQLDB833C6F65AC.ENGINE: checkpointClose end
2022-09-14 16:37:57,230 INFO  [HSQLDB Server @1cc7a41b] hsqldb.db.HSQLDB833C6F65AC.ENGINE: Checkpoint end - txts: 1
2022-09-14 16:37:57,430 INFO  [Time-limited test] org.appng.core.service.HsqlStarter: shutting down HSQL Server 2.5.0 at /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/appNG/WEB-INF/database/appng on port 9001
2022-09-14 16:37:57,616 INFO  [HSQLDB Connection @637a8af2] hsqldb.db.HSQLDB833C6F65AC.ENGINE: Database closed
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s - in org.appng.core.service.HsqlStarterTest
[INFO] Running org.appng.core.service.SiteClassLoaderBuilderTest
2022-09-14 16:37:57,823 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#389813795 for site localhost with parent sun.misc.Launcher$AppClassLoader#1028566121 created
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.appng.core.service.SiteClassLoaderBuilderTest
[INFO] Running org.appng.core.service.ApplicationArchiveProcessorTest
2022-09-14 16:37:57,832 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'application.xml' for application 'demo-application-null'
2022-09-14 16:37:57,832 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'beans.xml' for application 'demo-application-null'
2022-09-14 16:37:57,832 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'datasources.xml' for application 'demo-application-null'
2022-09-14 16:37:57,833 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'events.xml' for application 'demo-application-null'
2022-09-14 16:37:57,833 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'master.xml' for application 'demo-application-null'
2022-09-14 16:37:57,833 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'page.xml' for application 'demo-application-null'
2022-09-14 16:37:57,833 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'plugin.xml' for application 'demo-application-null'
2022-09-14 16:37:57,833 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'messages-demo.properties' for application 'demo-application-null'
2022-09-14 16:37:57,833 INFO  [main] org.appng.core.service.ApplicationArchiveProcessor: adding application-resource 'mssql/V1.0_script.sql' for application 'demo-application-null'
2022-09-14 16:37:57,833 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.004 s - in org.appng.core.service.ApplicationArchiveProcessorTest
[INFO] Running org.appng.core.service.TemplateServiceTest
2022-09-14 16:37:57,840 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-09-14 16:37:57,840 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@57aa6422, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@450300df, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@2c595fcf, org.springframework.test.context.support.DirtiesContextTestExecutionListener@1f64a172, org.springframework.test.context.transaction.TransactionalTestExecutionListener@1beb4dc8, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@46b3a392]
2022-09-14 16:37:57,842 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:57 CEST 2022]; root of context hierarchy
2022-09-14 16:37:58,012 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-09-14 16:37:58,013 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-09-14 16:37:58,013 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-09-14 16:37:58,013 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-09-14 16:37:58,013 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-09-14 16:37:58,013 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-09-14 16:37:58,013 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,014 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-09-14 16:37:58,015 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-09-14 16:37:58,044 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:58,056 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:58,065 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:58,101 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:58,101 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:58,101 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:58,101 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:58,101 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:58,102 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:58,106 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:58,311 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@52aac0a2] for (non-JTA) DDL 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-09-14 16:37:58,314 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@555490e6] for (non-JTA) DDL 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-09-14 16:37:58,331 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:58,332 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:58,333 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:57 CEST 2022]; root of context hierarchy
2022-09-14 16:37:58,523 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#702608026 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:58,536 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2022-09-14 16:37:58,537 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2022-09-14 16:37:58,537 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2022-09-14 16:37:58,538 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2022-09-14 16:37:58,539 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2022-09-14 16:37:58,539 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2022-09-14 16:37:58,557 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#1858649362 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:58,581 INFO  [main] org.appng.api.support.SiteClassLoader: SiteClassLoader#55503388 for site manager with parent sun.misc.Launcher$AppClassLoader#1028566121 created
2022-09-14 16:37:58,592 INFO  [main] org.appng.core.service.TemplateService: added resource assets/favicon.ico
2022-09-14 16:37:58,593 INFO  [main] org.appng.core.service.TemplateService: added resource conf/platform.xml
2022-09-14 16:37:58,593 INFO  [main] org.appng.core.service.TemplateService: added resource resources/dummy.txt
2022-09-14 16:37:58,594 INFO  [main] org.appng.core.service.TemplateService: added resource template.xml
2022-09-14 16:37:58,594 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/platform.xsl
2022-09-14 16:37:58,594 INFO  [main] org.appng.core.service.TemplateService: added resource xsl/utils.xsl
2022-09-14 16:37:58,597 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform Template appng-template
2022-09-14 16:37:58,609 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:57 CEST 2022]; root of context hierarchy
2022-09-14 16:37:58,609 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:58,609 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in org.appng.core.service.TemplateServiceTest
[INFO] Running org.appng.core.service.DatabaseServiceTest
2022-09-14 16:37:58,616 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-09-14 16:37:58,617 INFO  [main] org.springframework.test.context.support.DefaultTestContextBootstrapper: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@3ff20809, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@1c80d25e, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@abb7262, org.springframework.test.context.support.DirtiesContextTestExecutionListener@46f73f2d, org.springframework.test.context.transaction.TransactionalTestExecutionListener@696ad5ba, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@73e2f8eb]
2022-09-14 16:37:58,618 INFO  [main] org.springframework.context.support.GenericApplicationContext: Refreshing appNG platform context: startup date [Wed Sep 14 16:37:58 CEST 2022]; root of context hierarchy
2022-09-14 16:37:58,771 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,772 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-09-14 16:37:58,773 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-09-14 16:37:58,773 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-09-14 16:37:58,773 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-09-14 16:37:58,773 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-09-14 16:37:58,773 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-09-14 16:37:58,773 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-09-14 16:37:58,773 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-09-14 16:37:58,802 INFO  [main] org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor: JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-09-14 16:37:58,815 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Building JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:58,823 INFO  [main] org.hibernate.jpa.internal.util.LogHelper: HHH000204: Processing PersistenceUnitInfo [name: hsql-testdb]
2022-09-14 16:37:58,858 WARN  [main] org.hibernate.orm.connections.pooling: HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2022-09-14 16:37:58,859 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001005: using driver [org.hsqldb.jdbc.JDBCDriver] at URL [jdbc:hsqldb:mem:hsql-testdb]
2022-09-14 16:37:58,859 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001001: Connection properties: {user=sa, password=****}
2022-09-14 16:37:58,859 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001003: Autocommit mode: false
2022-09-14 16:37:58,859 INFO  [main] org.hibernate.engine.jdbc.connections.internal.DriverManagerConnectionProviderImpl: HHH000115: Hibernate connection pool size: 20 (min=1)
2022-09-14 16:37:58,859 INFO  [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.appng.persistence.hibernate.dialect.HSQLDialect
2022-09-14 16:37:58,863 INFO  [main] org.hibernate.envers.boot.internal.EnversServiceImpl: Envers integration enabled? : true
2022-09-14 16:37:59,034 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@426383d8] for (non-JTA) DDL 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-09-14 16:37:59,037 INFO  [main] org.hibernate.orm.connections.access: HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1e6f4620] for (non-JTA) DDL 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-09-14 16:37:59,055 INFO  [main] org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator: HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-09-14 16:37:59,056 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Initialized JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:59,057 INFO  [main] org.appng.core.domain.PlatformEventListener: Using application context appNG platform context: startup date [Wed Sep 14 16:37:58 CEST 2022]; root of context hierarchy
2022-09-14 16:37:59,277 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.hsqldb.jdbc.JDBCDriver
2022-09-14 16:37:59,287 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2022-09-14 16:37:59,290 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2022-09-14 16:37:59,291 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2022-09-14 16:37:59,300 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2022-09-14 16:37:59,303 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2022-09-14 16:37:59,303 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2022-09-14 16:37:59,310 INFO  [main] org.flywaydb.core.internal.command.DbValidate: Successfully validated 17 migrations (execution time 00:00.005s)
2022-09-14 16:37:59,312 INFO  [main] org.flywaydb.core.internal.schemahistory.JdbcTableSchemaHistory: Creating Schema History table "PUBLIC"."schema_version" ...
2022-09-14 16:37:59,317 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Current version of schema "PUBLIC": << Empty Schema >>
2022-09-14 16:37:59,339 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.0 - appNG initial setup"
2022-09-14 16:37:59,365 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.1 - Quartz initial setup"
2022-09-14 16:37:59,376 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2 - add template"
2022-09-14 16:37:59,381 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.1 - add repository strict"
2022-09-14 16:37:59,386 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.2 - add repository digest"
2022-09-14 16:37:59,391 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.2.3 - set resource bytes not null"
2022-09-14 16:37:59,396 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.0 - add type to template"
2022-09-14 16:37:59,401 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.1 - add global admin role"
2022-09-14 16:37:59,406 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "1.3.2 - add repository accepted certs"
2022-09-14 16:37:59,411 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "2.0.0 - add platform event"
2022-09-14 16:37:59,416 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.0.0 - add job execution record"
2022-09-14 16:37:59,421 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.0 - change caching properties"
2022-09-14 16:37:59,421 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-09-14 16:37:59,421 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-09-14 16:37:59,425 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.1 - add site reload count"
2022-09-14 16:37:59,429 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.1.2 - add property type"
2022-09-14 16:37:59,435 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2 - add subject columns"
2022-09-14 16:37:59,436 WARN  [main] org.flywaydb.core.internal.sqlscript.DefaultSqlScriptExecutor: DB: no data (SQL State: 02000 - Error Code: -1100)
2022-09-14 16:37:59,440 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.2.1 - change subject name length"
2022-09-14 16:37:59,445 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Migrating schema "PUBLIC" to version "4.4 - add table site hostnames"
2022-09-14 16:37:59,448 INFO  [main] org.flywaydb.core.internal.command.DbMigrate: Successfully applied 17 migrations to schema "PUBLIC", now at version v4.4 (execution time 00:00.132s)
2022-09-14 16:37:59,450 INFO  [main] org.appng.core.service.MigrationService: connected to jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0)
2022-09-14 16:37:59,453 INFO  [main] org.flywaydb.core.internal.license.VersionPrinter: Flyway Community Edition 8.4.3 by Redgate
2022-09-14 16:37:59,453 INFO  [main] org.flywaydb.core.internal.database.base.BaseDatabaseType: Database: jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5)
2022-09-14 16:37:59,462 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG Root Database
2022-09-14 16:37:59,469 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG HSQL
2022-09-14 16:37:59,476 INFO  [main] org.appng.core.service.DatabaseService: HSQL jdbc:hsqldb:mem:testInitDatabase (HSQL Database Engine 2.5.0) is active.
2022-09-14 16:37:59,478 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null UPDATE appNG platform DatabaseConnection appNG HSQL
2022-09-14 16:37:59,479 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG MYSQL
2022-09-14 16:37:59,479 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.mysql.cj.jdbc.Driver
2022-09-14 16:37:59,712 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: Access denied for user 'user'@'127.0.0.1' (using password: NO))
2022-09-14 16:37:59,712 INFO  [main] org.appng.core.service.DatabaseService: MYSQL jdbc:mysql://localhost:3306/appNG MYSQL is not working and will be deactivated.
2022-09-14 16:37:59,715 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver com.microsoft.sqlserver.jdbc.SQLServerDriver
2022-09-14 16:37:59,717 INFO  [main] org.appng.core.domain.PlatformEventListener: Created entry null CREATE appNG platform DatabaseConnection appNG POSTGRESQL
2022-09-14 16:37:59,718 INFO  [main] org.appng.core.domain.DatabaseConnection: Registered JDBC driver org.postgresql.Driver
2022-09-14 16:37:59,735 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-09-14 16:37:59,736 INFO  [main] org.appng.core.service.DatabaseService: POSTGRESQL jdbc:postgresql://localhost:5432/appNG POSTGRESQL is not working and will be deactivated.
2022-09-14 16:37:59,739 INFO  [main] org.springframework.context.support.GenericApplicationContext: Closing appNG platform context: startup date [Wed Sep 14 16:37:58 CEST 2022]; root of context hierarchy
2022-09-14 16:37:59,740 INFO  [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean: Closing JPA EntityManagerFactory for persistence unit 'hsql-testdb'
2022-09-14 16:37:59,740 INFO  [main] org.hibernate.orm.connections.pooling: HHH10001008: Cleaning up connection pool [jdbc:hsqldb:mem:hsql-testdb]
[WARNING] Tests run: 11, Failures: 0, Errors: 0, Skipped: 9, Time elapsed: 1.123 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.002 s - in org.appng.core.service.PropertySupportTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   OpenApiActionTest.testAction:38 expected:<...         "value" : "[entity2",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[0].integerValue",
          "value" : 7,
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#",
          "formattedValue" : "7"
        } ]
      }, {
        "name" : "children[1]",
        "fieldType" : "object",
        "readonly" : false,
        "visible" : true,
        "fields" : [ {
          "name" : "children[1].name",
          "value" : "entity3",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[1].integerValue",
          "value" : 9,
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#",
          "formattedValue" : "9]"
        } ]
      ...> but was:<...         "value" : "[Lea",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[0].integerValue",
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#"
        } ]
      }, {
        "name" : "children[1]",
        "fieldType" : "object",
        "readonly" : false,
        "visible" : true,
        "fields" : [ {
          "name" : "children[1].name",
          "value" : "Luke",
          "fieldType" : "text",
          "readonly" : false,
          "visible" : true,
          "rules" : [ {
            "type" : "org.appng.api.NotBlank",
            "message" : "Field must not be empty",
            "messageKey" : "{validation.notNull}"
          } ]
        }, {
          "name" : "children[1].integerValue",
          "fieldType" : "int",
          "readonly" : false,
          "visible" : true,
          "format" : "#]"
        } ]
      ...>
[ERROR]   OpenApiDataSourceTest.testDataSource:45 expected:<...         "value" : "[entity2"
        },
        "integerValue" : {
          "name" : "integerValue",
          "value" : 7,
          "formattedValue" : "7"
        },
        "booleanValue" : {
          "name" : "booleanValue",
          "value" : true
        },
        "id" : {
          "name" : "id",
          "value" : 2,
          "formattedValue" : "2"
        },
        "doubleValue" : {
          "name" : "doubleValue",
          "value" : 7.8,
          "formattedValue" : "7.8"
        }
      },
      "selected" : false,
      "links" : [ {
        "type" : "page",
        "id" : "actions[1]",
        "label" : "Edit",
        "target" : "/manager/localhost/demo-application/2_edit",
        "icon" : "edit",
        "default" : true
      }, {
        "type" : "page",
        "id" : "actions[2]",
        "label" : "Delete",
        "target" : "/manager/localhost/demo-application/2_delete",
        "icon" : "delete",
        "default" : true,
        "confirmation" : "Really delete entity2]?"
      } ]
    } ]...> but was:<...         "value" : "[Lea"
        },
        "integerValue" : {
          "name" : "integerValue"
        },
        "booleanValue" : {
          "name" : "booleanValue",
          "value" : true
        },
        "id" : {
          "name" : "id",
          "value" : 2,
          "formattedValue" : "2"
        },
        "doubleValue" : {
          "name" : "doubleValue",
          "value" : 7.8,
          "formattedValue" : "7.8"
        }
      },
      "selected" : false,
      "links" : [ {
        "type" : "page",
        "id" : "actions[1]",
        "label" : "Edit",
        "target" : "/manager/localhost/demo-application/2_edit",
        "icon" : "edit",
        "default" : true
      }, {
        "type" : "page",
        "id" : "actions[2]",
        "label" : "Delete",
        "target" : "/manager/localhost/demo-application/2_delete",
        "icon" : "delete",
        "default" : true,
        "confirmation" : "Really delete Lea]?"
      } ]
    } ]...>
[ERROR]   OpenApiDataSourceTest.testSingleDataSource:56 expected:<...         "value" : "[entity2"
            },
            "integerValue" : {
              "name" : "integerValue",
              "value" : 7,
              "formattedValue" : "7"
            }
          }, {
            "name" : {
              "name" : "name",
              "value" : "entity3"
            },
            "integerValue" : {
              "name" : "integerValue",
              "value" : 9,
              "formattedValue" : "9]"
            }
    ...> but was:<...         "value" : "[Lea"
            },
            "integerValue" : {
              "name" : "integerValue"
            }
          }, {
            "name" : {
              "name" : "name",
              "value" : "Luke"
            },
            "integerValue" : {
              "name" : "integerValue]"
            }
    ...>
[INFO] 
[ERROR] Tests run: 356, Failures: 3, Errors: 0, Skipped: 31
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for appNG Parent 1.25.0-SNAPSHOT:
[INFO] 
[INFO] appNG Parent ....................................... SUCCESS [  2.764 s]
[INFO] appNG Tools ........................................ SUCCESS [ 13.178 s]
[INFO] appNG Mail ......................................... SUCCESS [  4.484 s]
[INFO] appNG Forms ........................................ SUCCESS [  5.067 s]
[INFO] appng Formtags ..................................... SUCCESS [  4.049 s]
[INFO] appNG XML-API ...................................... SUCCESS [  8.118 s]
[INFO] appNG public API ................................... SUCCESS [ 13.175 s]
[INFO] appNG testsupport .................................. SUCCESS [  6.802 s]
[INFO] appNG REST API ..................................... SUCCESS [  8.957 s]
[INFO] appNG Persistence-Tools ............................ SUCCESS [ 23.863 s]
[INFO] appNG Search ....................................... SUCCESS [ 15.866 s]
[INFO] appNG Core Library ................................. FAILURE [01:21 min]
[INFO] appNG Command Line Interface ....................... SKIPPED
[INFO] appNG Tag Library .................................. SKIPPED
[INFO] appNGizer JAXB API ................................. SKIPPED
[INFO] appNGizer .......................................... SKIPPED
[INFO] appNG Application .................................. SKIPPED
[INFO] appNG application BOM .............................. SKIPPED
[INFO] appNG Documentation ................................ SKIPPED
[INFO] appNG Template Assembly Descriptors ................ SKIPPED
[INFO] appNG Template Parent .............................. SKIPPED
[INFO] appng-application-assembly ......................... SKIPPED
[INFO] appNG application parent ........................... SKIPPED
[INFO] Archetype - appng-archetype-application ............ SKIPPED
[INFO] appNG appNGizer Maven Plugin ....................... SKIPPED
[INFO] appNG camunda ...................................... SKIPPED
[INFO] appNG Application, including Camunda BPM process engine libraries SKIPPED
[INFO] appNG Maven Plugin ................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:08 min
[INFO] Finished at: 2022-09-14T16:38:00+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project appng-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /var/lib/jenkins/workspace/appNG_1.25.x/appng-core/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :appng-core
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] node
Running on Jenkins in /var/lib/jenkins/workspace/appNG_1.25.x
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Docs)
[Pipeline] sh
+ rm -rf /srv/www/appng.org/appng/docs/1.25.0-SNAPSHOT
[Pipeline] sh
+ mkdir --parents /srv/www/appng.org/appng/docs/1.25.0-SNAPSHOT/javadoc
[Pipeline] sh
+ mkdir --parents /srv/www/appng.org/appng/docs/1.25.0-SNAPSHOT/reference
[Pipeline] sh
+ mkdir --parents /srv/www/appng.org/appng/docs/1.25.0-SNAPSHOT/appngizer/html
[Pipeline] sh
+ mkdir --parents /srv/www/appng.org/appng/docs/1.25.0-SNAPSHOT/appngizer/pdf
[Pipeline] sh
+ rm -rf /srv/www/appng.org/appng/docs/1.25.0-SNAPSHOT/appngizer/html/parts
[Pipeline] sh
+ rm -rf /srv/www/appng.org/appng/docs/1.25.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