Push event to branch master Querying the current revision of branch master... Current revision of branch master is ec7f449cd4f0b08c1df7979238b71d609fdac063 Obtained Jenkinsfile from ec7f449cd4f0b08c1df7979238b71d609fdac063 Running in Durability level: MAX_SURVIVABILITY [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master [Pipeline] { [Pipeline] tool [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout No credentials specified Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://project.nes.uni-due.de/gitea-local/lbs/maptology.git > git init /var/lib/jenkins/home/workspace/onBasedServices_maptology_master # timeout=10 Fetching upstream changes from https://project.nes.uni-due.de/gitea-local/lbs/maptology.git > git --version # timeout=10 > git fetch --no-tags --force --progress https://project.nes.uni-due.de/gitea-local/lbs/maptology.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://project.nes.uni-due.de/gitea-local/lbs/maptology.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://project.nes.uni-due.de/gitea-local/lbs/maptology.git # timeout=10 Fetching without tags Fetching upstream changes from https://project.nes.uni-due.de/gitea-local/lbs/maptology.git > git fetch --no-tags --force --progress https://project.nes.uni-due.de/gitea-local/lbs/maptology.git +refs/heads/master:refs/remotes/origin/master Checking out Revision ec7f449cd4f0b08c1df7979238b71d609fdac063 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ec7f449cd4f0b08c1df7979238b71d609fdac063 Commit message: "Update dependencies, add events." > git rev-list --no-walk 4d8e5f409855fc5e26018940c5204545cd4d0d90 # timeout=10 [Gitea] Notifying branch build status: PENDING Build started... [Gitea] Notified [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clean) [Pipeline] sh + /var/lib/jenkins/home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9/bin/mvn -B clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Maptology [INFO] Maptology Api [INFO] Maptology Android [INFO] Maptology Android Feign [INFO] Maptology Android Leafless [INFO] Maptology Android App [INFO] Maptology Service [INFO] Maptology Service Wildfly [INFO] Maptology Service Geocode [INFO] Maptology Service Ejb [INFO] Maptology Service War [INFO] Maptology Service Swarm [INFO] Maptology Web [INFO] Maptology Web Angular [INFO] Maptology Web Webapp [INFO] Maptology Ear [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Api 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ api --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ android --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Feign 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ feign --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Leafless 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ leafless --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android App 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ app --- [INFO] Deleting /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Wildfly 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ wildfly --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Geocode 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ geocode --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Ejb 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ejb --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service War 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ war --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Swarm 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ swarm --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ web --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Angular 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ angular --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Webapp 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ webapp --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Ear 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ ear --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maptology .......................................... SUCCESS [ 0.052 s] [INFO] Maptology Api ...................................... SUCCESS [ 0.002 s] [INFO] Maptology Android .................................. SUCCESS [ 0.001 s] [INFO] Maptology Android Feign ............................ SUCCESS [ 0.002 s] [INFO] Maptology Android Leafless ......................... SUCCESS [ 0.054 s] [INFO] Maptology Android App .............................. SUCCESS [ 0.009 s] [INFO] Maptology Service .................................. SUCCESS [ 0.002 s] [INFO] Maptology Service Wildfly .......................... SUCCESS [ 0.001 s] [INFO] Maptology Service Geocode .......................... SUCCESS [ 0.001 s] [INFO] Maptology Service Ejb .............................. SUCCESS [ 0.002 s] [INFO] Maptology Service War .............................. SUCCESS [ 0.001 s] [INFO] Maptology Service Swarm ............................ SUCCESS [ 0.039 s] [INFO] Maptology Web ...................................... SUCCESS [ 0.001 s] [INFO] Maptology Web Angular .............................. SUCCESS [ 0.008 s] [INFO] Maptology Web Webapp ............................... SUCCESS [ 0.001 s] [INFO] Maptology Ear ...................................... SUCCESS [ 0.001 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.325 s [INFO] Finished at: 2019-07-20T10:20:57+02:00 [INFO] Final Memory: 19M/964M [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withCredentials Masking supported pattern matches of $PASSWD [Pipeline] { [Pipeline] sh + /var/lib/jenkins/home/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.9/bin/mvn -Prelease -Djenkins.build.number=18 -Dkey.password=**** -Dandroid.sdk.path=/var/lib/android-sdk -B verify [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.maptology.android:app:apk:0.0.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-jarsigner-plugin is missing. @ com.maptology.android:app:[unknown-version], /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/pom.xml, line 58, column 14 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Maptology [INFO] Maptology Api [INFO] Maptology Android [INFO] Maptology Android Feign [INFO] Maptology Android Leafless [INFO] Maptology Android App [INFO] Maptology Service [INFO] Maptology Service Wildfly [INFO] Maptology Service Geocode [INFO] Maptology Service Ejb [INFO] Maptology Service War [INFO] Maptology Service Swarm [INFO] Maptology Web [INFO] Maptology Web Angular [INFO] Maptology Web Webapp [INFO] Maptology Ear [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ all >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ all <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ all --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Api 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 65 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/classes [INFO] [INFO] --- swagger-maven-plugin:3.1.5:generate (default) @ api --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.api.test.unit.NoticeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in com.maptology.api.test.unit.NoticeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ api --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/api-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ api >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ api <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ api --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/api/target/api-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ api --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ android >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ android <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ android --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Feign 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ feign --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] Copying maptology.json to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/swagger/maptology.json [INFO] [INFO] --- swagger-codegen-maven-plugin:2.2.3:generate (default) @ feign --- [INFO] reading from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/swagger/maptology.json [WARNING] Output directory does not exist, or is inaccessible. No file (.swager-codegen-ignore) will be evaluated. [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/BuildVersion.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Coordinate.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Device.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/DeviceHandle.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/DeviceInfo.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/DevicePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Email.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/EntityStatistic.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/LoadStatistic.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Location.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/LocationUpdate.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/LogMessage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Message.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Notice.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/NoticePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Place.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/PlacePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Position.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/PositionPage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Privilege.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/PrivilegePage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/ReleasedLocation.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Share.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/ShareInfo.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/SystemStatistic.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/User.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/UserPage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/UserPassword.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/UserRegistration.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/Visit.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/model/VisitPage.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/DefaultApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/DeviceApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/PlaceApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/PrivilegeApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/ServiceApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/ShareApi.java [INFO] writing file /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/generated-sources/maptology/src/main/java/com/maptology/android/feign/api/UserApi.java [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ feign --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ feign --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 47 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ feign --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ feign --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ feign --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ feign --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/feign-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ feign >>> [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ feign --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] com.maptology:api:0.0.1-SNAPSHOT:swagger already exists in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/swagger [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ feign <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ feign --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/feign/target/feign-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android Leafless 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ leafless --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Generating R file for com.maptology.android:leafless:aar:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/r [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/aidl [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ leafless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ leafless --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 77 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/classes [INFO] [INFO] --- android-maven-plugin:4.5.0:emma (default-emma) @ leafless --- [INFO] [INFO] --- android-maven-plugin:4.5.0:proguard (default-proguard) @ leafless --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ leafless --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ leafless --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ leafless --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ leafless --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- android-maven-plugin:4.5.0:aar (default-aar) @ leafless --- [INFO] Generating AAR file : leafless [INFO] Generating aar [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT.aar.classes.jar [INFO] /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/libs does not exist, looking for libraries in target directory. [INFO] Building zip: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT.aar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ leafless >>> [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ leafless --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Generating R file for com.maptology.android:leafless:aar:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/r [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/generated-sources/aidl [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ leafless <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ leafless --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/leafless/target/leafless-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Android App 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property) @ app --- [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ app --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Extracting aar design... [INFO] Extracting aar transition... [INFO] Extracting aar preference-v7... [INFO] Extracting aar cardview-v7... [INFO] Extracting aar recyclerview-v7... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar leafless... [INFO] Generating R file for com.maptology.android:app:apk:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Reading R for android.support.design at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_design_25.3.1/R.txt [INFO] Reading R for android.support.transition at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_transition_25.3.1/R.txt [INFO] Reading R for android.support.v7.preference at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_preference-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.cardview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_cardview-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.recyclerview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_recyclerview-v7_25.3.1/R.txt [INFO] Reading R for com.locoslab.capi.android.leafless at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cma_leafless_0.0.1-SNAPSHOT/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/r [INFO] Skip BuildConfig.java generation for com.android.support appcompat-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-v4 [INFO] Skip BuildConfig.java generation for com.android.support support-media-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-utils [INFO] Skip BuildConfig.java generation for com.android.support support-fragment [INFO] Skip BuildConfig.java generation for com.android.support support-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support animated-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support design [INFO] Skip BuildConfig.java generation for com.android.support transition [INFO] Skip BuildConfig.java generation for com.android.support preference-v7 [INFO] Skip BuildConfig.java generation for com.android.support cardview-v7 [INFO] Skip BuildConfig.java generation for com.android.support recyclerview-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-ui [INFO] Skip BuildConfig.java generation for com.maptology.android leafless [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/aidl [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 79 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/classes [INFO] [INFO] --- android-maven-plugin:4.5.0:emma (default-emma) @ app --- [INFO] [INFO] --- android-maven-plugin:4.5.0:proguard (default-proguard) @ app --- [INFO] [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ app --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/test-classes [INFO] /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/test/java/com/maptology/android/app/test/util/ProxyGenerator.java: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/test/java/com/maptology/android/app/test/util/ProxyGenerator.java uses unchecked or unsafe operations. [INFO] /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/test/java/com/maptology/android/app/test/util/ProxyGenerator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ app --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.android.app.test.MainActivityTest The application name is: Maptology App [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.53 s - in com.maptology.android.app.test.MainActivityTest [INFO] Running com.maptology.android.app.test.StartActivityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.201 s - in com.maptology.android.app.test.StartActivityTest [INFO] Running com.maptology.android.app.test.notice.NoticeStoreTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 s - in com.maptology.android.app.test.notice.NoticeStoreTest [INFO] Running com.maptology.android.app.test.notice.NoticeFragmentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.498 s - in com.maptology.android.app.test.notice.NoticeFragmentTest [INFO] Running com.maptology.android.app.test.notice.NoticeSyncTest Jul 20, 2019 10:21:21 AM com.almworks.sqlite4java.Internal log WARNUNG: [sqlite] SQLite: cannot set library path, library already loaded [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 s - in com.maptology.android.app.test.notice.NoticeSyncTest [INFO] Running com.maptology.android.app.test.location.LocationStoreTest D/LocationHelper: Creating database. I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 2 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 3 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 4 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 5 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=3 (# cursors opened by this proc=3) D/SQLiteCursor: received count(*) from native_fill_window: 5 D/NoticeReceiver: Scheduling periodic sync. W/SQLiteConnectionPool: A SQLiteConnection object for database '/tmp/robolectric-Method_testAddAndQuery6083825754794189401/com.maptology.android.app-dataDir/databases/notice.db' was leaked! Please fix your application to end transactions in progress properly and to close the database when it is no longer needed. D/LocationHelper: Creating database. W/SQLiteConnectionPool: A SQLiteConnection object for database '/tmp/robolectric-Method_testExpireNotice8927900604295430948/com.maptology.android.app-dataDir/databases/notice.db' was leaked! Please fix your application to end transactions in progress properly and to close the database when it is no longer needed. W/SQLiteConnectionPool: A SQLiteConnection object for database '/tmp/robolectric-Method_testSetAndGetSettings281294813276456586/com.maptology.android.app-dataDir/databases/notice.db' was leaked! Please fix your application to end transactions in progress properly and to close the database when it is no longer needed. I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 2 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 I/CursorWindowStats: Created a new Cursor. # Open Cursors=2 (# cursors opened by this proc=2) D/SQLiteCursor: received count(*) from native_fill_window: 1 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in com.maptology.android.app.test.location.LocationStoreTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- android-maven-plugin:4.5.0:dex (default-dex) @ app --- [INFO] Convert classes to Dex : /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/classes.dex [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ app --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-0.0.1-SNAPSHOT.jar [INFO] [INFO] --- android-maven-plugin:4.5.0:apk (default-apk) @ app --- [INFO] Generating release apk. [INFO] Adding native libraries : [] [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ app >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property) @ app --- [INFO] [INFO] --- android-maven-plugin:4.5.0:generate-sources (default-generate-sources) @ app --- [INFO] Manifest copied from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/src/main/AndroidManifest.xml to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/AndroidManifest.xml [INFO] Extracting libs [INFO] Extracting aar appcompat-v7... [INFO] Extracting aar support-v4... [INFO] Extracting aar support-media-compat... [INFO] Extracting aar support-core-utils... [INFO] Extracting aar support-fragment... [INFO] Extracting aar support-vector-drawable... [INFO] Extracting aar animated-vector-drawable... [INFO] Extracting aar design... [INFO] Extracting aar transition... [INFO] Extracting aar preference-v7... [INFO] Extracting aar cardview-v7... [INFO] Extracting aar recyclerview-v7... [INFO] Extracting aar support-compat... [INFO] Extracting aar support-core-ui... [INFO] Extracting aar leafless... [INFO] Generating R file for com.maptology.android:app:apk:0.0.1-SNAPSHOT [INFO] Reading R for android.support.v7.appcompat at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_appcompat-v7_25.3.1/R.txt [INFO] Reading R for android.support.design at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_design_25.3.1/R.txt [INFO] Reading R for android.support.transition at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_transition_25.3.1/R.txt [INFO] Reading R for android.support.v7.preference at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_preference-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.cardview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_cardview-v7_25.3.1/R.txt [INFO] Reading R for android.support.v7.recyclerview at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cas_recyclerview-v7_25.3.1/R.txt [INFO] Reading R for com.locoslab.capi.android.leafless at /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/unpacked-libs/cma_leafless_0.0.1-SNAPSHOT/R.txt [INFO] Adding R gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/r [INFO] Skip BuildConfig.java generation for com.android.support appcompat-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-v4 [INFO] Skip BuildConfig.java generation for com.android.support support-media-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-utils [INFO] Skip BuildConfig.java generation for com.android.support support-fragment [INFO] Skip BuildConfig.java generation for com.android.support support-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support animated-vector-drawable [INFO] Skip BuildConfig.java generation for com.android.support design [INFO] Skip BuildConfig.java generation for com.android.support transition [INFO] Skip BuildConfig.java generation for com.android.support preference-v7 [INFO] Skip BuildConfig.java generation for com.android.support cardview-v7 [INFO] Skip BuildConfig.java generation for com.android.support recyclerview-v7 [INFO] Skip BuildConfig.java generation for com.android.support support-compat [INFO] Skip BuildConfig.java generation for com.android.support support-core-ui [INFO] Skip BuildConfig.java generation for com.maptology.android leafless [INFO] Adding AIDL gen folder to compile classpath: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/generated-sources/aidl [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ app <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ app --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:sign (signing) @ app --- [INFO] 3 Archiv(e) verarbeitet [INFO] [INFO] --- maven-jarsigner-plugin:3.0.0:verify (signing) @ app --- [INFO] 3 Archiv(e) verarbeitet [INFO] [INFO] --- android-maven-plugin:4.5.0:zipalign (alignApk) @ app --- [INFO] Running command: /var/lib/android-sdk/build-tools/25.0.3/zipalign [INFO] with parameters: [-v, -f, 4, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-0.0.1-SNAPSHOT.apk, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-release.apk] [INFO] Attach /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/android/app/target/app-release.apk as 'aligned' to the project [INFO] [INFO] --- android-maven-plugin:4.5.0:internal-pre-integration-test (default-internal-pre-integration-test) @ app --- [INFO] No InstrumentationRunner found - skipping tests [INFO] [INFO] --- android-maven-plugin:4.5.0:internal-integration-test (default-internal-integration-test) @ app --- [INFO] No InstrumentationRunner found - skipping tests [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ service >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ service <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ service --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Wildfly 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:unpack (unpack) @ wildfly --- [INFO] Configured Artifact: org.wildfly:wildfly-dist:10.1.0.Final:zip [INFO] Unpacking /var/lib/jenkins/.m2/repository/org/wildfly/wildfly-dist/10.1.0.Final/wildfly-dist-10.1.0.Final.zip to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly with includes "" and excludes "" [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ wildfly >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ wildfly <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ wildfly --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Geocode 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ geocode --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ geocode --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ geocode --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ geocode --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ geocode --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.service.geocode.GeocoderServiceTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in com.maptology.service.geocode.GeocoderServiceTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ geocode --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/geocode-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ geocode >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ geocode <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ geocode --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/geocode/target/geocode-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Ejb 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 85 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ejb --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ ejb --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ ejb --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.service.test.unit.EmailTemplateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in com.maptology.service.test.unit.EmailTemplateTest [INFO] Running com.maptology.service.test.session.VersionSessionTest Jul 20, 2019 10:21:39 AM org.jboss.arquillian.container.impl.MapObject populate WARNUNG: Configuration contain properties not supported by the backing object org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration Unused property entries: {java.util.logging.manager=org.jboss.logmanager.LogManager} Supported property names: [startupTimeoutInSeconds, jbossHome, cleanServerBaseDir, adminOnly, setupCleanServerBaseDir, modulePath, javaVmArguments, password, bundlePath, host, authenticationConfig, managementAddress, jbossArguments, waitForPortsTimeoutInSeconds, serverConfig, stopTimeoutInSeconds, javaHome, outputToConsole, managementPort, port, managementProtocol, waitForPorts, enableAssertions, allowConnectingToRunningServer, username] Jul 20, 2019 10:21:39 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal WARNUNG: Bundles path is deprecated and no longer used. Jul 20, 2019 10:21:39 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFORMATION: Starting container with: [/opt/icedtea-bin-3.12.0/jre/bin/java, -D[Standalone], -Djboss.socket.binding.port-offset=1000, -ea, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Dorg.jboss.boot.log.file=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/logging.properties, -jar, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/jboss-modules.jar, -mp, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/modules, org.jboss.as.standalone, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Djboss.server.base.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone, -Djboss.server.log.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log, -Djboss.server.config.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration, -c=../../../../ejb/src/test/resources/wildfly.xml] Jul 20, 2019 10:21:39 AM org.jboss.remoting3.EndpointImpl <clinit> INFO: JBoss Remoting version 5.0.0.Final Jul 20, 2019 10:21:39 AM org.xnio.Xnio <clinit> INFO: XNIO version 3.5.1.Final Jul 20, 2019 10:21:39 AM org.xnio.nio.NioXnio <clinit> INFO: XNIO NIO Implementation Version 3.5.1.Final Jul 20, 2019 10:21:39 AM org.wildfly.security.Version <clinit> INFO: ELY00001: WildFly Elytron version 1.1.0.Final [0m10:21:40,035 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final [0m[0m10:21:40,227 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m[0m10:21:40,297 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting [0m[0m10:21:41,127 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) [0m[0m10:21:41,147 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.4.0.Final [0m[0m10:21:41,153 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.4.0.Final [0m[0m10:21:41,174 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. [0m[33m10:21:41,172 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. [0m[0m10:21:41,175 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] [0m[0m10:21:41,177 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem [0m[0m10:21:41,180 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem [0m[0m10:21:41,180 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 64 core threads with 512 task threads based on your 32 available processors [0m[0m10:21:41,180 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension [0m[0m10:21:41,200 INFO [org.jboss.as.security] (MSC service thread 1-1) WFLYSEC0001: Current PicketBox version=4.9.6.Final [0m[0m10:21:41,321 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) [0m[0m10:21:41,328 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0003: Undertow 1.4.0.Final starting [0m[0m10:21:41,330 INFO [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 4.0.21.Final [0m[0m10:21:41,330 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) [0m[0m10:21:41,333 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 [0m[0m10:21:41,340 INFO [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service [0m[0m10:21:41,340 INFO [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] [0m[0m10:21:41,385 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] [0m[0m10:21:41,390 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0012: Started server default-server. [0m[0m10:21:41,391 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting [0m[0m10:21:41,408 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 512 (per class), which is derived from thread worker pool sizing. [0m[0m10:21:41,408 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 128 (per class), which is derived from the number of CPUs on this host. [0m[0m10:21:41,456 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 [0m[0m10:21:41,539 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] [0m[33m10:21:41,549 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-4) WFLYDM0111: Keystore /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost [0m[0m10:21:41,562 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/deployments [0m[0m10:21:41,630 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9443 [0m[0m10:21:41,678 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final [0m[0m10:21:41,693 INFO [org.jboss.ws.common.management] (MSC service thread 1-6) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) [0m[0m10:21:41,696 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:41,696 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:41,696 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:41,697 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 62) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:41,698 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:41,698 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:41,805 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management [0m[0m10:21:41,806 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 [0m[0m10:21:41,806 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 2110ms - Started 334 of 580 services (394 services are lazy, passive or on-demand) [0mJul 20, 2019 10:21:42 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:42,643 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/ce/af72e4be1931bc90b0128100cffac6f0a22d65/content [0m[0m10:21:42,663 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:43,361 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/c553c34a-117f-4c3d-bfb7-f2da383b7e2a.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:43,373 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:43,373 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:43,451 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 58) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:43,451 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:43,472 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 18) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:43,472 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 58) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:43,529 INFO [org.hibernate.Version] (ServerService Thread Pool -- 18) HHH000412: Hibernate Core {5.0.10.Final} [0m[0m10:21:43,530 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 18) HHH000206: hibernate.properties not found [0m[0m10:21:43,532 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 18) HHH000021: Bytecode provider name : javassist [0m[0m10:21:43,561 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 18) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [0m[0m10:21:43,566 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:43,642 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 5.2.4.Final [0m[0m10:21:43,707 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:43,708 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:43,708 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:43,708 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:43,709 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:43,709 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:43,709 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:43,710 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:43,710 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:43,710 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:43,710 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:43,710 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:43,711 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:43,711 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:43,711 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:43,711 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:43,711 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:43,711 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:43,712 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-7) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:43,953 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:43,954 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 58) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:44,009 INFO [org.jboss.weld.Version] (MSC service thread 1-6) WELD-000900: 2.3.5 (Final) [0m[0m10:21:44,168 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:44,168 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 22) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:44,240 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 58) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:44,374 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 18) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:44,374 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 22) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:44,379 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 18) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:44,379 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 22) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:44,415 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 18) Envers integration enabled? : true [0m[0m10:21:44,416 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 22) Envers integration enabled? : true [0m[0m10:21:45,166 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 18) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:45,170 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000227: Running hbm2ddl schema export [0m[0m10:21:45,218 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 22) HHH000230: Schema export complete [0m[0m10:21:45,219 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 22) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:46,208 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 28) Schedule geocoding called. [0m[0m10:21:46,209 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 28) Scheduling batch geocoder. [0m[0m10:21:46,240 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing roles (data). [0m[0m10:21:46,241 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role admin. [0m[0m10:21:46,304 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role admin created. [0m[0m10:21:46,319 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role user. [0m[0m10:21:46,346 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role user created. [0m[0m10:21:46,347 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role device. [0m[0m10:21:46,349 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role device created. [0m[0m10:21:46,350 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing users. [0m[0m10:21:46,350 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user admin. [0m[0m10:21:46,449 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m10:21:46,450 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m10:21:46,451 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user handte. [0m[0m10:21:46,530 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User handte created. [0m[0m10:21:46,602 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User friend created. [0m[0m10:21:46,663 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User intruder created. [0m[0m10:21:46,777 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 3) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:47,127 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0021: Registered web context: /test [0m[0m10:21:47,165 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:47,605 INFO [com.maptology.service.session.VersionSessionBean] (default task-1) Loading versions. [0m[0m10:21:47,606 INFO [com.maptology.service.session.VersionSessionBean] (default task-1) Code source is: 'vfs:/content/test.war/WEB-INF/lib/c553c34a-117f-4c3d-bfb7-f2da383b7e2a.jar'. [0m[0m10:21:47,607 INFO [com.maptology.service.session.VersionSessionBean] (default task-1) Searching manifest in 'vfs:/content/test.war/WEB-INF/lib/c553c34a-117f-4c3d-bfb7-f2da383b7e2a.jar'. [0m[0m10:21:47,607 INFO [com.maptology.service.session.VersionSessionBean] (default task-1) Loading exploded manifest from 'vfs:/content/test.war/WEB-INF/lib/c553c34a-117f-4c3d-bfb7-f2da383b7e2a.jar/META-INF/MANIFEST.MF'. [0m[0m10:21:47,650 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 3) WFLYUT0022: Unregistered web context: /test [0m[0m10:21:47,663 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 26) Cancel geocoding called. [0m[0m10:21:47,694 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:47,694 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:47,706 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:47,706 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:47,737 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:21:47,736 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 96ms [0m[33m10:21:47,752 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:47,754 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/ce/af72e4be1931bc90b0128100cffac6f0a22d65/content [0m[0m10:21:47,755 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.483 s - in com.maptology.service.test.session.VersionSessionTest [INFO] Running com.maptology.service.test.session.NoticeSessionTest Jul 20, 2019 10:21:47 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:48,106 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/df/486dd271a1ecd1032e876b92a0d0fd45b266fc/content [0m[0m10:21:48,110 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:48,260 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/5cb6307a-23b2-436f-a761-e433fda59692.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:48,262 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:48,262 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:48,285 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:48,285 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:48,286 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 3) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:48,286 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 26) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:48,332 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:48,339 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:48,339 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:48,339 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:48,339 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:48,339 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:48,339 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:48,340 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:48,341 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:48,341 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:48,341 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:48,341 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:48,436 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:48,437 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:48,444 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 3) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:48,486 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:48,486 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:48,490 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:48,490 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 26) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:48,490 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 26) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:48,490 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 3) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:48,498 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 26) Envers integration enabled? : true [0m[0m10:21:48,498 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 3) Envers integration enabled? : true [0m[0m10:21:48,639 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 3) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:48,640 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 26) HHH000227: Running hbm2ddl schema export [0m[0m10:21:48,665 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 26) HHH000230: Schema export complete [0m[0m10:21:48,665 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 26) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:48,958 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 23) Schedule geocoding called. [0m[0m10:21:48,959 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 23) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:21:48,965 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Initializing roles (data). [0m[0m10:21:48,967 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role admin. [0m[0m10:21:48,970 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role admin created. [0m[0m10:21:48,972 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role user. [0m[0m10:21:48,981 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role user created. [0m[0m10:21:48,982 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role device. [0m[0m10:21:48,984 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role device created. [0m[0m10:21:48,985 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Initializing users. [0m[0m10:21:48,985 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating user admin. [0m[0m10:21:49,056 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User admin created. [0m[0m10:21:49,056 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User admin created. [0m[0m10:21:49,057 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating user handte. [0m[0m10:21:49,132 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User handte created. [0m[0m10:21:49,199 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User friend created. [0m[0m10:21:49,265 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User intruder created. [0m[0m10:21:49,293 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 14) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:49,384 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0021: Registered web context: /test [0m[0m10:21:49,402 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:49,539 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Creating login context. [0m[0m10:21:49,541 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Login as 'admin:'. [0m[0m10:21:49,568 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,572 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:49,572 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Executing test. [0m[0m10:21:49,581 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,601 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,613 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,623 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,632 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,640 INFO [stdout] (default task-4) Login ok is: true [0m[0m10:21:49,648 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-4) Logout as 'admin:'. [0m[0m10:21:49,676 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-7) Creating login context. [0m[0m10:21:49,676 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-7) Login as 'admin:'. [0m[0m10:21:49,681 INFO [stdout] (default task-7) Login ok is: true [0m[0m10:21:49,681 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-7) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:49,681 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-7) Executing test. [0m[0m10:21:49,686 INFO [stdout] (default task-7) Login ok is: true [0m[0m10:21:49,700 INFO [stdout] (default task-7) Login ok is: true [0m[0m10:21:49,707 INFO [stdout] (default task-7) Login ok is: true [0m[0m10:21:49,713 INFO [stdout] (default task-7) Login ok is: true [0m[0m10:21:49,716 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-7) Logout as 'admin:'. [0m[0m10:21:49,743 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Creating login context. [0m[0m10:21:49,743 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Login as 'admin:'. [0m[0m10:21:49,749 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,750 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:49,750 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Executing test. [0m[0m10:21:49,755 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,760 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,763 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 1 [0m[0m10:21:49,771 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,773 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 0 [0m[0m10:21:49,778 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,787 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,794 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,799 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 3 [0m[0m10:21:49,799 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Clearing 15 1 [0m[0m10:21:49,800 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Clearing 18 1 [0m[0m10:21:49,804 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,813 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,821 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,823 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 1 [0m[0m10:21:49,827 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,835 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,841 INFO [stdout] (default task-9) Login ok is: true [0m[0m10:21:49,843 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Get notices 1 [0m[0m10:21:49,844 INFO [com.maptology.service.session.AbstractSessionBean] (default task-9) Clearing 19 1 [0m[0m10:21:49,845 INFO [com.maptology.service.test.session.NoticeSessionTest] (default task-9) Logout as 'admin:'. [0m[0m10:21:49,857 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0022: Unregistered web context: /test [0m[0m10:21:49,864 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 16) Cancel geocoding called. [0m[0m10:21:49,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:49,878 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:49,881 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:49,882 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:49,913 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:21:49,913 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 59ms [0m[33m10:21:49,926 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:49,927 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/df/486dd271a1ecd1032e876b92a0d0fd45b266fc/content [0m[0m10:21:49,927 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.163 s - in com.maptology.service.test.session.NoticeSessionTest [INFO] Running com.maptology.service.test.session.LogSessionTest Jul 20, 2019 10:21:49 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:50,222 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/47/58eb21120ac7180640b8cb668bfa6a17afc4ed/content [0m[0m10:21:50,225 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:50,350 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/4f4f5193-4aa8-445b-861a-257cd9c38d67.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:50,352 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:50,352 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:50,367 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:50,367 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:50,367 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 16) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:50,367 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 7) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:50,400 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:50,405 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:50,406 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:50,407 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:50,407 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:50,407 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:50,407 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:50,474 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:50,475 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 7) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:50,481 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:50,516 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 7) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:50,516 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:50,518 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 7) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:50,518 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 16) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:50,519 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 16) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:50,519 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 7) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:50,525 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 7) Envers integration enabled? : true [0m[0m10:21:50,525 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 16) Envers integration enabled? : true [0m[0m10:21:50,642 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 16) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:50,647 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 7) HHH000227: Running hbm2ddl schema export [0m[0m10:21:50,679 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 7) HHH000230: Schema export complete [0m[0m10:21:50,680 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 7) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:50,919 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Schedule geocoding called. [0m[0m10:21:50,920 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:21:50,926 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Initializing roles (data). [0m[0m10:21:50,927 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role admin. [0m[0m10:21:50,931 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role admin created. [0m[0m10:21:50,933 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role user. [0m[0m10:21:50,938 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role user created. [0m[0m10:21:50,939 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating role device. [0m[0m10:21:50,940 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Role device created. [0m[0m10:21:50,941 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Initializing users. [0m[0m10:21:50,941 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating user admin. [0m[0m10:21:51,015 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User admin created. [0m[0m10:21:51,015 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User admin created. [0m[0m10:21:51,016 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) Creating user handte. [0m[0m10:21:51,093 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User handte created. [0m[0m10:21:51,163 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User friend created. [0m[0m10:21:51,234 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 14) User intruder created. [0m[0m10:21:51,253 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 14) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:51,332 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0021: Registered web context: /test [0m[0m10:21:51,345 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:51,477 INFO [com.maptology.service.test.session.LogSessionTest] (default task-12) THIS IS A TEST LOG MESSAGE [0m[0m10:21:51,478 INFO [com.maptology.service.test.session.LogSessionTest] (default task-12) THIS IS A NEGATIVE TEST LOG MESSAGE. [0m[0m10:21:51,502 INFO [com.maptology.service.test.session.LogSessionTest] (default task-14) Creating login context. [0m[0m10:21:51,503 INFO [com.maptology.service.test.session.LogSessionTest] (default task-14) Login as 'admin:'. [0m[0m10:21:51,509 INFO [stdout] (default task-14) Login ok is: true [0m[0m10:21:51,509 INFO [com.maptology.service.test.session.LogSessionTest] (default task-14) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:51,509 INFO [com.maptology.service.test.session.LogSessionTest] (default task-14) Executing test. [0m[0m10:21:51,512 INFO [stdout] (default task-14) Login ok is: true [0m[0m10:21:51,515 INFO [stdout] (default task-14) Login ok is: true [0m[0m10:21:51,516 INFO [com.maptology.service.test.session.LogSessionTest] (default task-14) Logout as 'admin:'. [0m[0m10:21:51,528 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: /test [0m[0m10:21:51,537 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Cancel geocoding called. [0m[0m10:21:51,544 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:51,544 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:51,548 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:51,548 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:51,563 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:21:51,564 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 37ms [0m[33m10:21:51,574 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:51,575 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/47/58eb21120ac7180640b8cb668bfa6a17afc4ed/content [0m[0m10:21:51,575 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.645 s - in com.maptology.service.test.session.LogSessionTest [INFO] Running com.maptology.service.test.session.DeviceSessionTest Jul 20, 2019 10:21:51 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:51,892 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/f4/46249ddb0db9b2e47f3736cbda25e5d5037bce/content [0m[0m10:21:51,894 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:51,997 WARN [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/b739c417-444d-4183-b1ea-13e79953a3e9.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:51,998 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:51,998 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:52,014 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:52,014 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:52,014 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 26) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:52,014 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 25) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:52,048 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:52,054 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:52,055 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:52,126 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 26) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:52,127 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 26) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:52,132 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:52,165 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:52,165 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:52,166 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 25) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:52,166 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 26) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:52,166 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 25) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:52,166 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 26) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:52,170 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 26) Envers integration enabled? : true [0m[0m10:21:52,170 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 25) Envers integration enabled? : true [0m[0m10:21:52,278 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 25) HHH000227: Running hbm2ddl schema export [0m[0m10:21:52,279 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 26) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:52,306 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 25) HHH000230: Schema export complete [0m[0m10:21:52,306 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 25) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:52,527 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Schedule geocoding called. [0m[0m10:21:52,529 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:21:52,536 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Initializing roles (data). [0m[0m10:21:52,536 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Creating role admin. [0m[0m10:21:52,539 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Role admin created. [0m[0m10:21:52,540 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Creating role user. [0m[0m10:21:52,546 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Role user created. [0m[0m10:21:52,546 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Creating role device. [0m[0m10:21:52,547 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Role device created. [0m[0m10:21:52,548 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Initializing users. [0m[0m10:21:52,548 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Creating user admin. [0m[0m10:21:52,612 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) User admin created. [0m[0m10:21:52,612 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) User admin created. [0m[0m10:21:52,613 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) Creating user handte. [0m[0m10:21:52,682 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) User handte created. [0m[0m10:21:52,743 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) User friend created. [0m[0m10:21:52,805 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 29) User intruder created. [0m[0m10:21:52,820 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 29) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:52,885 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 29) WFLYUT0021: Registered web context: /test [0m[0m10:21:52,899 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:53,024 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Creating login context. [0m[0m10:21:53,025 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Login as 'admin:'. [0m[0m10:21:53,029 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,030 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:53,030 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Executing test. [0m[0m10:21:53,036 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,040 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Logout as 'admin:'. [0m[0m10:21:53,040 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Creating login context. [0m[0m10:21:53,041 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Login as 'handte:'. [0m[0m10:21:53,043 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,044 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:53,044 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Executing test. [0m[0m10:21:53,046 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,053 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Logout as 'handte:'. [0m[0m10:21:53,054 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Creating login context. [0m[0m10:21:53,054 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Login as ':cMwjCvra3pLoNYQVpUZZYmu_uEymS5BjqbuGg59jFFesEqeyGncUT8gGbCmlagPGYqb-CSpJzhqTa1M_eTOXbg'. [0m[0m10:21:53,058 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,059 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Subject is: Subjekt: Principal: :cMwjCvra3pLoNYQVpUZZYmu_uEymS5BjqbuGg59jFFesEqeyGncUT8gGbCmlagPGYqb-CSpJzhqTa1M_eTOXbg (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::cMwjCvra3pLoNYQVpUZZYmu_uEymS5BjqbuGg59jFFesEqeyGncUT8gGbCmlagPGYqb-CSpJzhqTa1M_eTOXbg (null:14)) [0m[0m10:21:53,059 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Executing test. [0m[0m10:21:53,060 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,064 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Logout as ':cMwjCvra3pLoNYQVpUZZYmu_uEymS5BjqbuGg59jFFesEqeyGncUT8gGbCmlagPGYqb-CSpJzhqTa1M_eTOXbg'. [0m[0m10:21:53,064 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Creating login context. [0m[0m10:21:53,064 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Login as 'admin:'. [0m[0m10:21:53,067 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,067 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:53,068 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Executing test. [0m[0m10:21:53,071 INFO [stdout] (default task-16) Login ok is: true [0m[0m10:21:53,076 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-16) Logout as 'admin:'. [0m[0m10:21:53,104 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Creating login context. [0m[0m10:21:53,105 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Login as 'handte:'. [0m[0m10:21:53,110 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,110 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:53,110 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Executing test. [0m[0m10:21:53,113 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,117 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Logout as 'handte:'. [0m[0m10:21:53,117 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Creating login context. [0m[0m10:21:53,118 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Login as 'handte:'. [0m[0m10:21:53,120 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,120 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:53,120 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Executing test. [0m[0m10:21:53,123 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,129 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,132 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Logout as 'handte:'. [0m[0m10:21:53,133 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Creating login context. [0m[0m10:21:53,133 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Login as 'admin:'. [0m[0m10:21:53,135 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,135 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:53,136 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Executing test. [0m[0m10:21:53,139 INFO [stdout] (default task-19) Login ok is: true [0m[0m10:21:53,141 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-19) Logout as 'admin:'. [0m[0m10:21:53,163 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Creating login context. [0m[0m10:21:53,163 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Login as 'handte:'. [0m[0m10:21:53,167 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,167 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:53,167 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Executing test. [0m[0m10:21:53,171 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,186 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,191 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,196 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,199 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Logout as 'handte:'. [0m[0m10:21:53,200 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Creating login context. [0m[0m10:21:53,200 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Login as 'handte:1c1HyXaGQWdwtZyQBSkefs3dG_aPT0VHvx5vDXlLR7KsAX2_g3vfSDJYlEPViQ_rI0IpneD6K1GGT1lhgjzwFg'. [0m[0m10:21:53,203 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,203 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Subject is: Subjekt: Principal: handte:1c1HyXaGQWdwtZyQBSkefs3dG_aPT0VHvx5vDXlLR7KsAX2_g3vfSDJYlEPViQ_rI0IpneD6K1GGT1lhgjzwFg (8:17) Principal: Roles(members:device,user) Principal: CallerPrincipal(members:handte:1c1HyXaGQWdwtZyQBSkefs3dG_aPT0VHvx5vDXlLR7KsAX2_g3vfSDJYlEPViQ_rI0IpneD6K1GGT1lhgjzwFg (8:17)) [0m[0m10:21:53,203 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Executing test. [0m[0m10:21:53,207 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,214 INFO [stdout] (default task-21) Login ok is: true [0m[0m10:21:53,219 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-21) Logout as 'handte:1c1HyXaGQWdwtZyQBSkefs3dG_aPT0VHvx5vDXlLR7KsAX2_g3vfSDJYlEPViQ_rI0IpneD6K1GGT1lhgjzwFg'. [0m[0m10:21:53,237 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Creating login context. [0m[0m10:21:53,238 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Login as 'admin:'. [0m[0m10:21:53,242 INFO [stdout] (default task-24) Login ok is: true [0m[0m10:21:53,242 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:53,243 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Executing test. [0m[0m10:21:53,246 INFO [stdout] (default task-24) Login ok is: true [0m[0m10:21:53,249 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Logout as 'admin:'. [0m[0m10:21:53,252 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Creating login context. [0m[0m10:21:53,253 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Login as 'admin:'. [0m[0m10:21:53,255 INFO [stdout] (default task-24) Login ok is: true [0m[0m10:21:53,255 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:21:53,256 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Executing test. [0m[0m10:21:53,258 INFO [stdout] (default task-24) Login ok is: true [0m[0m10:21:53,261 INFO [com.maptology.service.test.session.DeviceSessionTest] (default task-24) Logout as 'admin:'. [0m[0m10:21:53,271 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 14) WFLYUT0022: Unregistered web context: /test [0m[0m10:21:53,281 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 24) Cancel geocoding called. [0m[0m10:21:53,287 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:53,287 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:53,290 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:53,290 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:53,302 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 24) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:21:53,303 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 33ms [0m[33m10:21:53,314 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:53,315 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/f4/46249ddb0db9b2e47f3736cbda25e5d5037bce/content [0m[0m10:21:53,315 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.734 s - in com.maptology.service.test.session.DeviceSessionTest [INFO] Running com.maptology.service.test.session.LocationSessionTest Jul 20, 2019 10:21:53 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:53,582 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/2d/d4701171248cf9ce5d49055751bb7a8383beac/content [0m[0m10:21:53,584 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:53,697 WARN [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/81640e2f-e8ee-45a3-aa20-06976a511cc1.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:53,699 INFO [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:53,699 INFO [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:53,709 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:53,709 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:53,710 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 24) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:53,710 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 25) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:53,742 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:53,746 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:53,747 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:53,812 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 25) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:53,813 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 25) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:53,817 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:53,845 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:53,845 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:53,846 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 24) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:53,846 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 25) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:53,847 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 24) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:53,847 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 25) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:53,850 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 24) Envers integration enabled? : true [0m[0m10:21:53,850 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 25) Envers integration enabled? : true [0m[0m10:21:53,949 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 25) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:53,956 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000227: Running hbm2ddl schema export [0m[0m10:21:53,972 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000230: Schema export complete [0m[0m10:21:53,972 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 24) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:54,185 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 24) Schedule geocoding called. [0m[0m10:21:54,185 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 24) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:21:54,195 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Initializing roles (data). [0m[0m10:21:54,196 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating role admin. [0m[0m10:21:54,198 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Role admin created. [0m[0m10:21:54,200 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating role user. [0m[0m10:21:54,207 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Role user created. [0m[0m10:21:54,207 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating role device. [0m[0m10:21:54,208 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Role device created. [0m[0m10:21:54,209 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Initializing users. [0m[0m10:21:54,209 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating user admin. [0m[0m10:21:54,274 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User admin created. [0m[0m10:21:54,275 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User admin created. [0m[0m10:21:54,275 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) Creating user handte. [0m[0m10:21:54,344 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User handte created. [0m[0m10:21:54,406 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User friend created. [0m[0m10:21:54,467 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 10) User intruder created. [0m[0m10:21:54,482 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 10) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:54,547 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0021: Registered web context: /test [0m[0m10:21:54,558 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:54,683 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Creating login context. [0m[0m10:21:54,684 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Login as 'handte:'. [0m[0m10:21:54,689 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,689 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:54,690 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Executing test. [0m[0m10:21:54,695 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,702 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Logout as 'handte:'. [0m[0m10:21:54,703 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Creating login context. [0m[0m10:21:54,703 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Login as ':uXYJxGZzPxrUkKlVkwbzLa6CnJKtfgmu1Wz03gZVsFaZ21H9bAVolsHs56TApaA9Gh40DwvmjQeaE-ggcjHsIg'. [0m[0m10:21:54,705 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,705 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Subject is: Subjekt: Principal: :uXYJxGZzPxrUkKlVkwbzLa6CnJKtfgmu1Wz03gZVsFaZ21H9bAVolsHs56TApaA9Gh40DwvmjQeaE-ggcjHsIg (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::uXYJxGZzPxrUkKlVkwbzLa6CnJKtfgmu1Wz03gZVsFaZ21H9bAVolsHs56TApaA9Gh40DwvmjQeaE-ggcjHsIg (null:14)) [0m[0m10:21:54,705 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Executing test. [0m[0m10:21:54,711 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,716 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Logout as ':uXYJxGZzPxrUkKlVkwbzLa6CnJKtfgmu1Wz03gZVsFaZ21H9bAVolsHs56TApaA9Gh40DwvmjQeaE-ggcjHsIg'. [0m[0m10:21:54,717 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Creating login context. [0m[0m10:21:54,717 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Login as 'handte:'. [0m[0m10:21:54,719 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,719 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:54,720 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Executing test. [0m[0m10:21:54,722 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,726 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Logout as 'handte:'. [0m[0m10:21:54,726 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Creating login context. [0m[0m10:21:54,727 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Login as 'intruder:'. [0m[0m10:21:54,729 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,729 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Subject is: Subjekt: Principal: intruder: (12:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:intruder: (12:null)) [0m[0m10:21:54,730 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Executing test. [0m[0m10:21:54,733 INFO [stdout] (default task-26) Login ok is: true [0m[0m10:21:54,736 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-26) Logout as 'intruder:'. [0m[0m10:21:54,758 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,759 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as 'handte:'. [0m[0m10:21:54,761 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,761 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:54,762 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,764 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,767 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as 'handte:'. [0m[0m10:21:54,768 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,768 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as ':ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA'. [0m[0m10:21:54,770 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,770 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: :ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA (null:16) Principal: Roles(members:device) Principal: CallerPrincipal(members::ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA (null:16)) [0m[0m10:21:54,770 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,773 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,775 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as ':ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA'. [0m[0m10:21:54,776 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,776 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as 'handte:'. [0m[0m10:21:54,778 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,779 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:54,779 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,781 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,785 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as 'handte:'. [0m[0m10:21:54,785 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,785 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as ':ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA'. [0m[0m10:21:54,787 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,787 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: :ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA (null:16) Principal: Roles(members:device) Principal: CallerPrincipal(members::ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA (null:16)) [0m[0m10:21:54,787 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,789 INFO [stdout] (default task-29) Login ok is: true [0m[33m10:21:54,791 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-29) Received a location update from device 16 that lies to far in the future, ignoring it. [0m[0m10:21:54,793 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as ':ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA'. [0m[0m10:21:54,794 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,794 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as 'handte:'. [0m[0m10:21:54,796 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,796 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:54,796 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,798 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,801 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as 'handte:'. [0m[0m10:21:54,801 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,801 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as ':ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA'. [0m[0m10:21:54,803 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,803 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: :ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA (null:16) Principal: Roles(members:device) Principal: CallerPrincipal(members::ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA (null:16)) [0m[0m10:21:54,804 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,805 INFO [stdout] (default task-29) Login ok is: true [0m[31m10:21:54,808 SEVERE [com.maptology.service.session.AbstractSessionBean] (default task-29) Received an out-of-order location update from device 16, ignoring it. [0m[0m10:21:54,808 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as ':ohWh0OoRuKMW0oX8mHnGAHB-CaQGIRDjfcwMxmES4JMtUCXFj1w4XMyPneEVDvf6f7N02IUfk6la2xxp3X9vkA'. [0m[0m10:21:54,809 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Creating login context. [0m[0m10:21:54,809 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Login as 'handte:'. [0m[0m10:21:54,811 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,811 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:54,811 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Executing test. [0m[0m10:21:54,813 INFO [stdout] (default task-29) Login ok is: true [0m[0m10:21:54,815 INFO [com.maptology.service.test.session.LocationSessionTest] (default task-29) Logout as 'handte:'. [0m[0m10:21:54,825 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0022: Unregistered web context: /test [0m[0m10:21:54,829 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 3) Cancel geocoding called. [0m[0m10:21:54,836 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:54,836 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:54,840 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:54,840 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:54,850 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:21:54,852 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 28ms [0m[33m10:21:54,862 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:54,863 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/2d/d4701171248cf9ce5d49055751bb7a8383beac/content [0m[0m10:21:54,863 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.545 s - in com.maptology.service.test.session.LocationSessionTest [INFO] Running com.maptology.service.test.session.ShareSessionTest Jul 20, 2019 10:21:54 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:55,123 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/b4/71785f7c172db0efd7128f69e83cddf5551a6f/content [0m[0m10:21:55,125 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:55,225 WARN [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/b4570de9-3d60-4513-b833-c72064355df1.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:55,226 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:55,226 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:55,237 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:55,237 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:55,237 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 20) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:55,237 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 3) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:55,270 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:55,275 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:55,276 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:55,276 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:55,276 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:55,340 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:55,341 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 3) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:55,346 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 3) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:55,369 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:55,369 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:55,369 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 20) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:55,369 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:55,370 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 3) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:55,370 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 20) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:55,373 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 20) Envers integration enabled? : true [0m[0m10:21:55,373 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 3) Envers integration enabled? : true [0m[0m10:21:55,463 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 20) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:55,470 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 3) HHH000227: Running hbm2ddl schema export [0m[0m10:21:55,483 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 3) HHH000230: Schema export complete [0m[0m10:21:55,483 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 3) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:55,756 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Schedule geocoding called. [0m[0m10:21:55,757 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:21:55,767 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Initializing roles (data). [0m[0m10:21:55,768 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Creating role admin. [0m[0m10:21:55,771 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Role admin created. [0m[0m10:21:55,774 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Creating role user. [0m[0m10:21:55,786 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Role user created. [0m[0m10:21:55,787 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Creating role device. [0m[0m10:21:55,788 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Role device created. [0m[0m10:21:55,788 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Initializing users. [0m[0m10:21:55,789 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Creating user admin. [0m[0m10:21:55,859 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) User admin created. [0m[0m10:21:55,860 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) User admin created. [0m[0m10:21:55,861 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) Creating user handte. [0m[0m10:21:55,937 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) User handte created. [0m[0m10:21:56,003 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) User friend created. [0m[0m10:21:56,068 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 24) User intruder created. [0m[0m10:21:56,086 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 24) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:56,142 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 24) WFLYUT0021: Registered web context: /test [0m[0m10:21:56,154 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:56,270 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Creating login context. [0m[0m10:21:56,270 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Login as 'handte:'. [0m[0m10:21:56,273 INFO [stdout] (default task-30) Login ok is: true [0m[0m10:21:56,274 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:56,274 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Executing test. [0m[0m10:21:56,279 INFO [stdout] (default task-30) Login ok is: true [0m[0m10:21:56,287 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Logout as 'handte:'. [0m[0m10:21:56,288 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Creating login context. [0m[0m10:21:56,288 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Login as ':702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg'. [0m[0m10:21:56,290 INFO [stdout] (default task-30) Login ok is: true [0m[0m10:21:56,290 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Subject is: Subjekt: Principal: :702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg (null:14)) [0m[0m10:21:56,290 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Executing test. [0m[0m10:21:56,293 INFO [stdout] (default task-30) Login ok is: true [0m[0m10:21:56,297 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Logout as ':702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg'. [0m[0m10:21:56,298 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Creating login context. [0m[0m10:21:56,299 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Login as ':702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg'. [0m[0m10:21:56,300 INFO [stdout] (default task-30) Login ok is: true [0m[0m10:21:56,300 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Subject is: Subjekt: Principal: :702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg (null:14)) [0m[0m10:21:56,300 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Executing test. [0m[0m10:21:56,305 INFO [stdout] (default task-30) Login ok is: true [0m[0m10:21:56,310 INFO [com.maptology.service.test.session.ShareSessionTest] (default task-30) Logout as ':702zuYyEHQSCZZDIWlvQcEavMnl1sUqjHJQ-Ae_oFSzv12H33jTtNKdFnjXMGgydOAcX0F32LeVqD6vNmgcVYg'. [0m[0m10:21:56,327 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0022: Unregistered web context: /test [0m[0m10:21:56,335 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 26) Cancel geocoding called. [0m[0m10:21:56,340 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:56,340 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:56,344 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:56,344 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:56,355 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:21:56,356 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 30ms [0m[33m10:21:56,364 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:56,365 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/b4/71785f7c172db0efd7128f69e83cddf5551a6f/content [0m[0m10:21:56,365 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.5 s - in com.maptology.service.test.session.ShareSessionTest [INFO] Running com.maptology.service.test.session.HistorySessionTest Jul 20, 2019 10:21:56 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:56,658 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7e/5879e61dcf7545f238c760c1b389539187eaea/content [0m[0m10:21:56,660 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:56,746 WARN [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/dcc7e7ab-40b0-418e-a900-072d088f184d.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:56,747 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:56,747 INFO [org.jboss.as.jpa] (MSC service thread 1-7) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:56,757 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:56,757 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:56,757 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 3) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:56,757 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 26) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:56,787 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:56,790 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:56,790 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:56,790 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:56,790 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:56,791 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:56,853 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 26) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:56,853 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 26) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:56,859 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:21:56,881 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:56,881 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:56,883 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 26) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:21:56,883 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 3) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:21:56,883 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 3) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:21:56,883 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 26) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:21:56,886 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 3) Envers integration enabled? : true [0m[0m10:21:56,886 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 26) Envers integration enabled? : true [0m[0m10:21:56,964 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 3) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:56,967 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 26) HHH000227: Running hbm2ddl schema export [0m[0m10:21:56,979 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 26) HHH000230: Schema export complete [0m[0m10:21:56,979 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 26) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:21:57,123 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 7) Schedule geocoding called. [0m[0m10:21:57,124 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 7) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:21:57,130 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Initializing roles (data). [0m[0m10:21:57,131 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating role admin. [0m[0m10:21:57,133 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Role admin created. [0m[0m10:21:57,135 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating role user. [0m[0m10:21:57,140 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Role user created. [0m[0m10:21:57,140 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating role device. [0m[0m10:21:57,141 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Role device created. [0m[0m10:21:57,142 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Initializing users. [0m[0m10:21:57,142 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating user admin. [0m[0m10:21:57,205 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User admin created. [0m[0m10:21:57,206 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User admin created. [0m[0m10:21:57,206 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating user handte. [0m[0m10:21:57,272 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User handte created. [0m[0m10:21:57,335 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User friend created. [0m[0m10:21:57,396 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User intruder created. [0m[0m10:21:57,408 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 13) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:21:57,457 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 13) WFLYUT0021: Registered web context: /test [0m[0m10:21:57,466 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:21:57,587 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Creating login context. [0m[0m10:21:57,588 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Login as 'handte:'. [0m[0m10:21:57,592 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,592 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:57,592 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Executing test. [0m[0m10:21:57,596 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,603 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Logout as 'handte:'. [0m[0m10:21:57,604 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Creating login context. [0m[0m10:21:57,604 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Login as ':ZYsb1iwjNW5k54FBdT71Gl4B9lqZu-dvvA5wszbF_4oKzjA8jeMFN8kZmHmfpkKAUihh72AbfRWBNug8MygsqA'. [0m[0m10:21:57,606 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,606 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Subject is: Subjekt: Principal: :ZYsb1iwjNW5k54FBdT71Gl4B9lqZu-dvvA5wszbF_4oKzjA8jeMFN8kZmHmfpkKAUihh72AbfRWBNug8MygsqA (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::ZYsb1iwjNW5k54FBdT71Gl4B9lqZu-dvvA5wszbF_4oKzjA8jeMFN8kZmHmfpkKAUihh72AbfRWBNug8MygsqA (null:14)) [0m[0m10:21:57,607 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Executing test. [0m[0m10:21:57,613 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,631 INFO [stdout] (EJB default - 1) Login ok is: true [0m[0m10:21:57,633 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 1) Performing geocoding for place 26 at 5.0, 6.0. [0m[0m10:21:57,641 INFO [stdout] (EJB default - 2) Login ok is: true [0m[0m10:21:57,642 INFO [com.maptology.service.session.GeocoderSessionBean] (EJB default - 2) Performing geocoding for place 54 at 5.0, 6.019785075330213. [0m[0m10:21:57,654 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Logout as ':ZYsb1iwjNW5k54FBdT71Gl4B9lqZu-dvvA5wszbF_4oKzjA8jeMFN8kZmHmfpkKAUihh72AbfRWBNug8MygsqA'. [0m[0m10:21:57,655 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Creating login context. [0m[0m10:21:57,655 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Login as 'handte:'. [0m[0m10:21:57,659 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,659 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:57,659 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Executing test. [0m[0m10:21:57,666 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,676 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,683 INFO [stdout] (default task-33) Login ok is: true [0m[0m10:21:57,687 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-33) Logout as 'handte:'. [0m[0m10:21:57,708 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,708 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as 'handte:'. [0m[0m10:21:57,712 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,712 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:57,712 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,716 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,719 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as 'handte:'. [0m[0m10:21:57,719 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,720 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,721 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,721 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,722 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,724 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,727 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,727 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,728 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,729 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,729 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,730 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,732 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,735 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,736 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,736 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,738 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,738 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,738 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,741 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,743 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,743 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,744 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,745 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,746 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,746 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,749 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,752 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,752 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,752 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,754 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,757 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,758 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,760 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,763 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,764 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,764 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,766 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,766 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,766 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,768 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,771 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,772 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,772 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,774 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,774 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,774 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,776 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,780 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,780 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,781 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,782 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,782 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,783 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,785 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,787 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,788 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,788 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,791 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,791 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,791 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,793 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,796 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,796 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,796 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,798 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,799 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,799 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,801 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,804 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,804 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,805 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,806 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,806 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,806 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,808 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,815 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,815 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,815 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,817 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,818 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,818 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,820 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,824 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,825 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,825 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,827 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,827 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,827 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,829 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,833 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,834 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,834 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,836 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,836 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,837 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,838 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,842 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,842 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,843 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,846 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,846 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,846 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,848 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,853 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,853 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,853 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,855 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,855 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,856 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,858 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,862 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,862 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,862 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,865 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,865 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,865 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,868 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,873 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,873 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,874 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,876 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,876 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,876 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,878 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,881 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,881 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,882 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,883 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,883 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,884 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,885 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,888 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,888 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,889 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,890 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,891 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,891 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,895 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,901 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,902 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,902 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,906 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,906 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,907 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,909 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,912 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,912 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,913 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,914 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,914 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,914 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,916 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,918 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,919 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,919 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,921 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,921 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,921 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,922 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,925 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,925 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,925 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,927 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,927 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,927 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,929 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,931 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,931 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,932 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,933 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,933 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,934 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,935 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,939 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,939 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,940 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,941 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,941 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,942 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,944 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,948 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,948 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,948 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,950 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,950 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,950 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,952 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,955 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,955 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,956 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,957 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,957 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,958 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,961 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,963 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,964 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,964 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,966 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,966 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,966 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,968 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,970 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,971 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,971 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,972 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,973 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,973 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,975 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,977 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,978 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,978 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,979 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,979 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,980 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,981 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,983 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,984 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,984 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,985 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,985 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,986 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,987 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,990 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,990 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,990 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,992 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,992 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,992 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:57,994 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,996 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,996 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:57,997 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:57,998 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:57,998 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:57,999 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,005 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,008 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,008 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,009 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,010 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,010 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,011 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,013 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,017 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,018 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,018 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,020 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,020 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,020 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,022 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,028 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,028 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,028 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,030 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,030 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,031 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,032 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,040 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,041 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,041 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,047 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,048 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,048 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,050 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,054 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,055 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,055 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,057 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,057 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,057 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,059 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,065 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,066 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,066 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,068 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,068 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,068 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,070 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,075 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,075 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,075 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,078 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,078 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,078 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,080 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,084 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,084 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,084 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,086 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,086 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: :-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61) Principal: Roles(members:device) Principal: CallerPrincipal(members::-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg (null:61)) [0m[0m10:21:58,087 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,088 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,094 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as ':-vouiaeSnja5aMAs2wm7TMC28uTNP9Ah8T5dGeLhcpr2sME5MChPashlGK0X-IuARPDfjVD0EWfyXz6AQPixNg'. [0m[0m10:21:58,095 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Creating login context. [0m[0m10:21:58,095 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Login as 'handte:'. [0m[0m10:21:58,098 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,098 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:58,099 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Executing test. [0m[0m10:21:58,101 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,107 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,110 INFO [stdout] (default task-36) Login ok is: true [0m[0m10:21:58,113 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-36) Logout as 'handte:'. [0m[0m10:21:58,133 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Creating login context. [0m[0m10:21:58,134 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Login as 'handte:'. [0m[0m10:21:58,136 INFO [stdout] (default task-43) Login ok is: true [0m[0m10:21:58,136 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:58,137 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Executing test. [0m[0m10:21:58,140 INFO [stdout] (default task-43) Login ok is: true [0m[0m10:21:58,142 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Logout as 'handte:'. [0m[0m10:21:58,143 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Creating login context. [0m[0m10:21:58,144 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Login as ':sdOdtPJ9iKdO8SFJi29E3Z1Dt33J_MpHrYYxCHppHM_6XECchSWUKEdlKK3oPpkupQeGhkWjW29XyzO7RI1I6Q'. [0m[0m10:21:58,145 INFO [stdout] (default task-43) Login ok is: true [0m[0m10:21:58,145 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Subject is: Subjekt: Principal: :sdOdtPJ9iKdO8SFJi29E3Z1Dt33J_MpHrYYxCHppHM_6XECchSWUKEdlKK3oPpkupQeGhkWjW29XyzO7RI1I6Q (null:106) Principal: Roles(members:device) Principal: CallerPrincipal(members::sdOdtPJ9iKdO8SFJi29E3Z1Dt33J_MpHrYYxCHppHM_6XECchSWUKEdlKK3oPpkupQeGhkWjW29XyzO7RI1I6Q (null:106)) [0m[0m10:21:58,145 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Executing test. [0m[0m10:21:58,147 INFO [stdout] (default task-43) Login ok is: true [0m[33m10:21:58,158 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,158 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,159 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,159 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,159 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,160 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,160 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,161 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,161 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,161 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,162 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,162 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,163 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,163 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,164 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,164 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,165 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,166 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,166 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,167 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,167 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,167 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,168 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,168 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,168 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,169 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,169 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,170 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[33m10:21:58,170 WARNING [com.maptology.service.session.AbstractSessionBean] (default task-43) Received a location update from device 106 that lies to far in the future, ignoring it. [0m[0m10:21:58,189 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Logout as ':sdOdtPJ9iKdO8SFJi29E3Z1Dt33J_MpHrYYxCHppHM_6XECchSWUKEdlKK3oPpkupQeGhkWjW29XyzO7RI1I6Q'. [0m[0m10:21:58,190 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Creating login context. [0m[0m10:21:58,190 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Login as 'handte:'. [0m[0m10:21:58,192 INFO [stdout] (default task-43) Login ok is: true [0m[0m10:21:58,192 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:21:58,193 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Executing test. [0m[0m10:21:58,195 INFO [stdout] (default task-43) Login ok is: true [0m[0m10:21:58,199 INFO [com.maptology.service.test.session.HistorySessionTest] (default task-43) Logout as 'handte:'. [0m[0m10:21:58,211 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 13) WFLYUT0022: Unregistered web context: /test [0m[33m10:21:59,519 WARNING [com.maptology.service.session.GeocoderSessionBean] (EJB default - 1) Remote geocoding failed for place 26 at 5.0, 6.0: javax.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@23490e91; line: 1, column: 69] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:285) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readEntity(ClientResponse.java:181) at org.jboss.resteasy.specimpl.BuiltResponse.readEntity(BuiltResponse.java:225) at com.maptology.service.session.GeocoderSessionBean.runGeocoding(GeocoderSessionBean.java:264) at com.maptology.service.session.GeocoderSessionBean.startGeocoding(GeocoderSessionBean.java:131) 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.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:103) at org.jboss.as.ejb3.tx.BMTInterceptor.processInvocation(BMTInterceptor.java:58) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:110) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:82) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:104) at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:74) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:320) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@23490e91; line: 1, column: 69] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) at com.fasterxml.jackson.databind.DeserializationContext.reportUnknownProperty(DeserializationContext.java:851) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1085) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1389) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1367) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:266) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:277) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:249) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:1535) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:944) at org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider.readFrom(ResteasyJackson2Provider.java:121) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.readFrom(AbstractReaderInterceptorContext.java:61) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:53) at org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor.aroundReadFrom(DigitalVerificationInterceptor.java:34) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.aroundReadFrom(GZIPDecodingInterceptor.java:59) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:251) ... 75 more [0m[33m10:21:59,519 WARNING [com.maptology.service.session.GeocoderSessionBean] (EJB default - 2) Remote geocoding failed for place 54 at 5.0, 6.019785075330213: javax.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@73879a65; line: 1, column: 68] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:285) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readEntity(ClientResponse.java:181) at org.jboss.resteasy.specimpl.BuiltResponse.readEntity(BuiltResponse.java:225) at com.maptology.service.session.GeocoderSessionBean.runGeocoding(GeocoderSessionBean.java:264) at com.maptology.service.session.GeocoderSessionBean.startGeocoding(GeocoderSessionBean.java:131) 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.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:82) at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.tx.EjbBMTInterceptor.handleInvocation(EjbBMTInterceptor.java:103) at org.jboss.as.ejb3.tx.BMTInterceptor.processInvocation(BMTInterceptor.java:58) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:138) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437) at org.jboss.as.ejb3.concurrency.ContainerManagedConcurrencyInterceptor.processInvocation(ContainerManagedConcurrencyInterceptor.java:110) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LogDiagnosticContextRecoveryInterceptor.processInvocation(LogDiagnosticContextRecoveryInterceptor.java:82) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AsyncFutureInterceptorFactory$1$2.runInvocation(AsyncFutureInterceptorFactory.java:104) at org.jboss.as.ejb3.component.interceptors.AsyncInvocationTask.run(AsyncInvocationTask.java:74) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:320) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "id" (class com.maptology.service.geocode.GeoLocation), not marked as ignorable (14 known properties: "street", "level", "city", "latitude", "postcode", "longitude", "state", "building", "country", "type", "name", "code", "provider", "subtype"]) at [Source: sun.net.www.protocol.http.HttpURLConnection$HttpInputStream@73879a65; line: 1, column: 68] (through reference chain: java.util.ArrayList[0]->com.maptology.service.geocode.GeoLocation["id"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:62) at com.fasterxml.jackson.databind.DeserializationContext.reportUnknownProperty(DeserializationContext.java:851) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:1085) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1389) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1367) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:266) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:125) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:277) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:249) at com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.deserialize(CollectionDeserializer.java:26) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:1535) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:944) at org.jboss.resteasy.plugins.providers.jackson.ResteasyJackson2Provider.readFrom(ResteasyJackson2Provider.java:121) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.readFrom(AbstractReaderInterceptorContext.java:61) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:53) at org.jboss.resteasy.security.doseta.DigitalVerificationInterceptor.aroundReadFrom(DigitalVerificationInterceptor.java:34) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.plugins.interceptors.encoding.GZIPDecodingInterceptor.aroundReadFrom(GZIPDecodingInterceptor.java:59) at org.jboss.resteasy.core.interception.AbstractReaderInterceptorContext.proceed(AbstractReaderInterceptorContext.java:55) at org.jboss.resteasy.client.jaxrs.internal.ClientResponse.readFrom(ClientResponse.java:251) ... 75 more [0m[0m10:21:59,524 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 8) Cancel geocoding called. [0m[0m10:21:59,530 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:21:59,530 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:59,532 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:59,532 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:59,545 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 1335ms [0m[0m10:21:59,545 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[33m10:21:59,552 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:21:59,553 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7e/5879e61dcf7545f238c760c1b389539187eaea/content [0m[0m10:21:59,553 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.183 s - in com.maptology.service.test.session.HistorySessionTest [INFO] Running com.maptology.service.test.session.UserSessionTest Jul 20, 2019 10:21:59 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:21:59,813 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/c1/acc10d85bf4e49897e79f0eb711749182e9c1a/content [0m[0m10:21:59,814 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:21:59,897 WARN [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/2b2deb52-bd8e-441b-b72c-a24a6aef50cd.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:21:59,898 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:21:59,898 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:21:59,914 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:21:59,914 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:21:59,914 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 8) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:21:59,914 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 25) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:21:59,946 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:21:59,949 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:21:59,950 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:21:59,998 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 25) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:21:59,999 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 25) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:00,006 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:00,021 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 8) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:22:00,021 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:00,021 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 8) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:00,022 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 8) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:00,022 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 25) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:00,022 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 25) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:00,025 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 25) Envers integration enabled? : true [0m[0m10:22:00,025 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 8) Envers integration enabled? : true [0m[0m10:22:00,106 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 8) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:00,107 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 25) HHH000227: Running hbm2ddl schema export [0m[0m10:22:00,118 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 25) HHH000230: Schema export complete [0m[0m10:22:00,118 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 25) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:00,272 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 16) Schedule geocoding called. [0m[0m10:22:00,273 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 16) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:22:00,280 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Initializing roles (data). [0m[0m10:22:00,281 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating role admin. [0m[0m10:22:00,283 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Role admin created. [0m[0m10:22:00,284 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating role user. [0m[0m10:22:00,289 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Role user created. [0m[0m10:22:00,289 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating role device. [0m[0m10:22:00,290 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Role device created. [0m[0m10:22:00,290 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Initializing users. [0m[0m10:22:00,290 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating user admin. [0m[0m10:22:00,390 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User admin created. [0m[0m10:22:00,390 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User admin created. [0m[0m10:22:00,391 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) Creating user handte. [0m[0m10:22:00,466 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User handte created. [0m[0m10:22:00,528 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User friend created. [0m[0m10:22:00,588 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 25) User intruder created. [0m[0m10:22:00,600 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 25) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:22:00,650 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: /test [0m[0m10:22:00,661 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:22:00,790 INFO [com.maptology.service.test.session.UserSessionTest] (default task-44) Creating login context. [0m[0m10:22:00,790 INFO [com.maptology.service.test.session.UserSessionTest] (default task-44) Login as 'admin:'. [0m[0m10:22:00,793 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,794 INFO [com.maptology.service.test.session.UserSessionTest] (default task-44) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:22:00,794 INFO [com.maptology.service.test.session.UserSessionTest] (default task-44) Executing test. [0m[0m10:22:00,798 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,803 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,806 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,868 INFO [com.maptology.service.session.AbstractSessionBean] (default task-44) Rejecting invalid email modification resulting in 0 correspondence emails. [0m[0m10:22:00,870 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,873 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,875 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,946 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,947 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-44) Email from noreply@maptology.com to marcus@handte.org. Subject:New Email Body: name=The admin token=NfSX_Y6pa9dWVQFq7MTvYg [0m[0m10:22:00,952 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,953 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,956 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:00,958 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:01,020 INFO [com.maptology.service.session.AbstractSessionBean] (default task-44) Rejecting email modification with duplicate emails for 'marcus@handte.org'. [0m[0m10:22:01,023 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:01,026 INFO [stdout] (default task-44) Login ok is: true [0m[0m10:22:01,026 INFO [com.maptology.service.test.session.UserSessionTest] (default task-44) Logout as 'admin:'. [0m[0m10:22:01,052 INFO [com.maptology.service.test.session.UserSessionTest] (default task-49) Creating login context. [0m[0m10:22:01,053 INFO [com.maptology.service.test.session.UserSessionTest] (default task-49) Login as 'admin:'. [0m[0m10:22:01,055 INFO [stdout] (default task-49) Login ok is: true [0m[0m10:22:01,055 INFO [com.maptology.service.test.session.UserSessionTest] (default task-49) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:22:01,055 INFO [com.maptology.service.test.session.UserSessionTest] (default task-49) Executing test. [0m[0m10:22:01,059 INFO [stdout] (default task-49) Login ok is: true [0m[0m10:22:01,071 INFO [com.maptology.service.test.session.UserSessionTest] (default task-49) Logout as 'admin:'. [0m[0m10:22:01,091 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Creating login context. [0m[0m10:22:01,092 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Login as 'handte:'. [0m[0m10:22:01,094 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,094 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:22:01,094 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Executing test. [0m[0m10:22:01,096 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,157 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' authenticated. [0m[0m10:22:01,159 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,225 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,287 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' provided wrong password. [0m[0m10:22:01,290 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,350 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' authenticated. [0m[0m10:22:01,352 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,415 INFO [stdout] (default task-51) Login ok is: true [0m[0m10:22:01,477 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'handte' authenticated. [0m[0m10:22:01,477 INFO [com.maptology.service.test.session.UserSessionTest] (default task-51) Logout as 'handte:'. [0m[0m10:22:01,562 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-58) Email from noreply@maptology.com to marcus@handte.org. Subject:New User Body: name=Marcus Handte token=JssOZtHWlr12VvKDJx3Vcg [0m[0m10:22:01,568 INFO [com.maptology.service.principal.LoginManager] (default task-58) User 'marcus' has no verified email. [0m[0m10:22:01,634 INFO [com.maptology.service.principal.LoginManager] (default task-58) User 'marcus' authenticated. [0m[0m10:22:01,658 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-60) Email from noreply@maptology.com to marcus.handte@uni-due.de. Subject:Reset User Body: name=Marcus Handte token=ywFfS_PgOHC1kf2sQThx5g [0m[0m10:22:01,661 INFO [com.maptology.service.session.AbstractSessionBean] (default task-60) Ignoring RESET code request for 'marcus.handte@uni-due.de' due to valid token that is too young. [0m[0m10:22:01,797 INFO [com.maptology.service.principal.LoginManager] (default task-60) User 'handte' authenticated. [0m[0m10:22:01,798 INFO [com.maptology.service.test.session.UserSessionTest] (default task-60) Creating login context. [0m[0m10:22:01,798 INFO [com.maptology.service.test.session.UserSessionTest] (default task-60) Login as 'handte:'. [0m[0m10:22:01,800 INFO [stdout] (default task-60) Login ok is: true [0m[0m10:22:01,800 INFO [com.maptology.service.test.session.UserSessionTest] (default task-60) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:22:01,801 INFO [com.maptology.service.test.session.UserSessionTest] (default task-60) Executing test. [0m[0m10:22:01,802 INFO [stdout] (default task-60) Login ok is: true [0m[0m10:22:01,866 INFO [stdout] (default task-60) Login ok is: true [0m[0m10:22:01,926 INFO [com.maptology.service.principal.LoginManager] (default task-60) User 'handte' authenticated. [0m[0m10:22:01,927 INFO [com.maptology.service.test.session.UserSessionTest] (default task-60) Logout as 'handte:'. [0m[0m10:22:01,951 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Creating login context. [0m[0m10:22:01,952 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Login as 'admin:'. [0m[0m10:22:01,954 INFO [stdout] (default task-65) Login ok is: true [0m[0m10:22:01,954 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:user,admin) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:22:01,954 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Executing test. [0m[0m10:22:01,956 INFO [stdout] (default task-65) Login ok is: true [0m[0m10:22:01,963 INFO [stdout] (default task-65) Login ok is: true [0m[0m10:22:01,965 INFO [com.maptology.service.test.session.UserSessionTest] (default task-65) Logout as 'admin:'. [0m[0m10:22:01,983 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Creating login context. [0m[0m10:22:01,983 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Login as 'handte:'. [0m[0m10:22:01,985 INFO [stdout] (default task-66) Login ok is: true [0m[0m10:22:01,986 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:22:01,986 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Executing test. [0m[0m10:22:01,988 INFO [stdout] (default task-66) Login ok is: true [0m[31m10:22:01,989 ERROR [org.jboss.as.ejb3.invocation] (default task-66) WFLYEJB0034: EJB Invocation failed on component UserSessionBean for method public com.maptology.api.user.User com.maptology.service.session.UserSessionBean.getUser(long,boolean) throws com.maptology.service.entity.EntityNotFoundException: javax.ejb.EJBAccessException: WFLYEJB0364: Invocation on method: public com.maptology.api.user.User com.maptology.service.session.UserSessionBean.getUser(long,boolean) throws com.maptology.service.entity.EntityNotFoundException of bean: UserSessionBean is not allowed at org.jboss.as.ejb3.security.AuthorizationInterceptor.processInvocation(AuthorizationInterceptor.java:134) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.as.ejb3.component.interceptors.AdditionalSetupInterceptor.processInvocation(AdditionalSetupInterceptor.java:54) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636) at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356) at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185) at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340) at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73) at com.maptology.service.session.UserSessionBean$$$view148.getUser(Unknown Source) 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.jboss.weld.util.reflection.Reflections.invokeAndUnwrap(Reflections.java:433) at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:128) at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56) at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100) at com.maptology.service.session.UserSessionBean$Proxy$_$$_Weld$EnterpriseProxy$.getUser(Unknown Source) at com.maptology.service.session.UserSessionBean$Proxy$_$$_WeldClientProxy.getUser(Unknown Source) at com.maptology.service.test.session.UserSessionTest$7.run(UserSessionTest.java:382) at com.maptology.service.test.session.AbstractSessionTest.executeAs(AbstractSessionTest.java:117) at com.maptology.service.test.session.AbstractSessionTest.executeAs(AbstractSessionTest.java:93) at com.maptology.service.test.session.UserSessionTest.testSecurity(UserSessionTest.java:378) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.jboss.arquillian.junit.Arquillian$8$1.invoke(Arquillian.java:379) at org.jboss.arquillian.container.test.impl.execution.LocalTestExecuter.execute(LocalTestExecuter.java:60) 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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) at org.jboss.arquillian.core.impl.EventImpl.fire(EventImpl.java:67) at org.jboss.arquillian.container.test.impl.execution.ContainerTestExecuter.execute(ContainerTestExecuter.java:38) 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.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.test(EventTestRunnerAdaptor.java:136) at org.jboss.arquillian.junit.Arquillian$8.evaluate(Arquillian.java:372) at org.jboss.arquillian.junit.Arquillian$4.evaluate(Arquillian.java:246) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:431) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:55) at org.jboss.arquillian.junit.Arquillian$5.evaluate(Arquillian.java:260) at org.jboss.arquillian.junit.Arquillian$7$1.invoke(Arquillian.java:324) at org.jboss.arquillian.container.test.impl.execution.BeforeLifecycleEventExecuter.on(BeforeLifecycleEventExecuter.java:35) at sun.reflect.GeneratedMethodAccessor95.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.invokeObservers(EventContextImpl.java:103) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:85) at org.jboss.arquillian.test.impl.TestContextHandler.createTestContext(TestContextHandler.java:130) at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createClassContext(TestContextHandler.java:92) at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.test.impl.TestContextHandler.createSuiteContext(TestContextHandler.java:73) at sun.reflect.GeneratedMethodAccessor89.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.jboss.arquillian.core.impl.ObserverImpl.invoke(ObserverImpl.java:96) at org.jboss.arquillian.core.impl.EventContextImpl.proceed(EventContextImpl.java:92) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:143) at org.jboss.arquillian.core.impl.ManagerImpl.fire(ManagerImpl.java:114) at org.jboss.arquillian.test.impl.EventTestRunnerAdaptor.fireCustomLifecycle(EventTestRunnerAdaptor.java:159) at org.jboss.arquillian.junit.Arquillian$7.evaluate(Arquillian.java:317) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.jboss.arquillian.junit.Arquillian$2.evaluate(Arquillian.java:205) at org.jboss.arquillian.junit.Arquillian.multiExecute(Arquillian.java:431) at org.jboss.arquillian.junit.Arquillian.access$200(Arquillian.java:55) at org.jboss.arquillian.junit.Arquillian$3.evaluate(Arquillian.java:219) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at org.jboss.arquillian.junit.Arquillian.run(Arquillian.java:167) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.jboss.arquillian.junit.container.JUnitTestRunner.execute(JUnitTestRunner.java:66) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.executeTest(ServletTestRunner.java:170) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.execute(ServletTestRunner.java:135) at org.jboss.arquillian.protocol.servlet.runner.ServletTestRunner.doGet(ServletTestRunner.java:98) at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85) at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62) at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36) at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.handleRequest(SSLInformationAssociationHandler.java:131) at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.handleRequest(ServletAuthenticationCallHandler.java:57) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest(AbstractConfidentialityHandler.java:46) at io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64) at io.undertow.security.handlers.AuthenticationMechanismsHandler.handleRequest(AuthenticationMechanismsHandler.java:60) at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.handleRequest(CachedAuthenticatedSessionHandler.java:77) at io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(NotificationReceiverHandler.java:50) at io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.handleRequest(AbstractSecurityContextAssociationHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRequest(JACCContextIdHandler.java:61) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43) at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(ServletInitialHandler.java:292) at io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:138) at io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHandler.java:135) at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(ServletRequestContextThreadSetupAction.java:48) at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClassLoaderSetupAction.java:43) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThreadSetupActionWrapper.java:44) at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(ServletInitialHandler.java:272) at io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletInitialHandler.java:81) at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(ServletInitialHandler.java:104) at io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) at io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [0m[0m10:22:01,990 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Logout as 'handte:'. [0m[0m10:22:01,991 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Creating login context. [0m[0m10:22:01,991 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Login as 'admin:'. [0m[0m10:22:01,993 INFO [stdout] (default task-66) Login ok is: true [0m[0m10:22:01,993 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Subject is: Subjekt: Principal: admin: (4:null) Principal: Roles(members:admin,user) Principal: CallerPrincipal(members:admin: (4:null)) [0m[0m10:22:01,993 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Executing test. [0m[0m10:22:01,995 INFO [stdout] (default task-66) Login ok is: true [0m[0m10:22:01,999 INFO [stdout] (default task-66) Login ok is: true [0m[0m10:22:02,000 INFO [com.maptology.service.test.session.UserSessionTest] (default task-66) Logout as 'admin:'. [0m[0m10:22:02,093 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-70) Email from noreply@maptology.com to marcus.handte@gmail.com. Subject:New User Body: name=Marcus Handte token=Q_RteQEgtePYEt3UshB90Q [0m[0m10:22:02,159 INFO [com.maptology.service.principal.LoginManager] (default task-70) User 'mhandte' authenticated. [0m[0m10:22:02,162 INFO [com.maptology.service.test.session.UserSessionTest] (default task-70) Creating login context. [0m[0m10:22:02,162 INFO [com.maptology.service.test.session.UserSessionTest] (default task-70) Login as 'mhandte:'. [0m[0m10:22:02,163 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,164 INFO [com.maptology.service.test.session.UserSessionTest] (default task-70) Subject is: Subjekt: Principal: mhandte: (24:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:mhandte: (24:null)) [0m[0m10:22:02,164 INFO [com.maptology.service.test.session.UserSessionTest] (default task-70) Executing test. [0m[0m10:22:02,165 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,168 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,169 INFO [com.maptology.service.session.AbstractSessionBean] (default task-70) Rejecting email modification with duplicate emails for 'marcus.handte@gmail.com'. [0m[0m10:22:02,171 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,173 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,177 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,177 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-70) Email from noreply@maptology.com to marcus@handte.org. Subject:New Email Body: name=Le Marcus token=n2hTdU0jB-CCe0OEwV05LQ [0m[0m10:22:02,179 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,181 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,182 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,186 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,248 INFO [com.maptology.service.principal.LoginManager] (default task-70) User 'mhandte' authenticated. [0m[0m10:22:02,249 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,253 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,257 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,259 INFO [stdout] (default task-70) Login ok is: true [0m[0m10:22:02,260 INFO [com.maptology.service.test.session.UserSessionTest] (default task-70) Logout as 'mhandte:'. [0m[0m10:22:02,268 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 16) WFLYUT0022: Unregistered web context: /test [0m[0m10:22:02,277 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 27) Cancel geocoding called. [0m[0m10:22:02,282 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:02,282 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:22:02,284 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:02,284 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:22:02,291 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:02,293 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 26ms [0m[33m10:22:02,301 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:02,302 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/c1/acc10d85bf4e49897e79f0eb711749182e9c1a/content [0m[0m10:22:02,302 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.745 s - in com.maptology.service.test.session.UserSessionTest [INFO] Running com.maptology.service.test.session.PrivilegeSessionTest Jul 20, 2019 10:22:02 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:02,556 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/cc/8313b1a749710c0be8c4e63b28d717f5c98219/content [0m[0m10:22:02,557 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "test.war" (runtime-name: "test.war") [0m[33m10:22:02,644 WARN [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0012: Warning while parsing vfs:/content/test.war/WEB-INF/lib/84b32e01-4754-4003-b49b-c3b5ca23b0f0.jar/META-INF/beans.xml:18 cvc-complex-type.2.4.a: Invalid content was found starting with element 'security-domain'. One of '{"http://java.sun.com/xml/ns/javaee":interceptors, "http://java.sun.com/xml/ns/javaee":decorators, "http://java.sun.com/xml/ns/javaee":alternatives, WC[##other:"http://java.sun.com/xml/ns/javaee"]}' is expected. [0m[0m10:22:02,645 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:02,645 INFO [org.jboss.as.jpa] (MSC service thread 1-8) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:02,653 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:22:02,653 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:02,653 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 20) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:02,653 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 27) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:02,685 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment test.war [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DebugDataSessionBean java:app/test/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/test/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/test/DeviceSessionBean java:app/test/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/test/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/test/PlaceSessionBean java:app/test/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/test/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/test/DebugEmailSessionBean java:app/test/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/test/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/test/PrivilegeSessionBean java:app/test/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/test/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/test/LogSessionBean java:app/test/LogSessionBean java:module/LogSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StartupBean!com.maptology.service.session.StartupBean java:app/test/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/test/StartupBean java:app/test/StartupBean java:module/StartupBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/test/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/test/EmailSessionBean java:app/test/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/test/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/test/LocationSessionBean java:app/test/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/test/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/test/GeocoderSessionBean java:app/test/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/test/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/test/StatisticsSessionBean java:app/test/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/test/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/test/ShareSessionBean java:app/test/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/test/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/test/VisitSessionBean java:app/test/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/PositionSessionBean java:app/test/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:02,690 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/test/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/test/UserSessionBean java:app/test/UserSessionBean java:module/UserSessionBean [0m[0m10:22:02,691 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/test/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/test/DebugPositionSessionBean java:app/test/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:02,691 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/test/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/test/DataSessionBean java:app/test/DataSessionBean java:module/DataSessionBean [0m[0m10:22:02,691 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/test/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/test/VersionSessionBean java:app/test/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:02,691 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'deployment "test.war"' are as follows: java:global/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/test/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/test/NoticeSessionBean java:app/test/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:02,745 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 20) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:02,745 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 20) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:02,750 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 20) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:02,766 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 20) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:22:02,767 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:02,768 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 27) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:02,768 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 20) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:02,769 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 27) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:02,769 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 20) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:02,772 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 20) Envers integration enabled? : true [0m[0m10:22:02,772 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 27) Envers integration enabled? : true [0m[0m10:22:02,845 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 27) HHH000227: Running hbm2ddl schema export [0m[0m10:22:02,847 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 20) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:02,856 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 27) HHH000230: Schema export complete [0m[0m10:22:02,856 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 27) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:02,998 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 24) Schedule geocoding called. [0m[0m10:22:02,999 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 24) Ignoring scheduling request for geocoder due to existing timer. [0m[0m10:22:03,008 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Initializing roles (data). [0m[0m10:22:03,009 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating role admin. [0m[0m10:22:03,010 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Role admin created. [0m[0m10:22:03,012 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating role user. [0m[0m10:22:03,016 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Role user created. [0m[0m10:22:03,017 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating role device. [0m[0m10:22:03,017 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Role device created. [0m[0m10:22:03,018 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Initializing users. [0m[0m10:22:03,018 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating user admin. [0m[0m10:22:03,079 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User admin created. [0m[0m10:22:03,079 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User admin created. [0m[0m10:22:03,080 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) Creating user handte. [0m[0m10:22:03,143 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User handte created. [0m[0m10:22:03,203 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User friend created. [0m[0m10:22:03,263 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 13) User intruder created. [0m[0m10:22:03,271 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 13) Mojarra 2.2.13.SP1 20160303-1204 für Kontext '/test' wird initialisiert. [0m[0m10:22:03,321 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 13) WFLYUT0021: Registered web context: /test [0m[0m10:22:03,331 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "test.war" (runtime-name : "test.war") [0m[0m10:22:03,449 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Creating login context. [0m[0m10:22:03,450 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Login as 'handte:'. [0m[0m10:22:03,453 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,453 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:22:03,454 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Executing test. [0m[0m10:22:03,457 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,463 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Logout as 'handte:'. [0m[0m10:22:03,465 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Creating login context. [0m[0m10:22:03,465 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Login as ':hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw'. [0m[0m10:22:03,466 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,466 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Subject is: Subjekt: Principal: :hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw (null:14)) [0m[0m10:22:03,466 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Executing test. [0m[0m10:22:03,470 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,473 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Logout as ':hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw'. [0m[0m10:22:03,474 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Creating login context. [0m[0m10:22:03,474 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Login as ':hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw'. [0m[0m10:22:03,475 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,475 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Subject is: Subjekt: Principal: :hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw (null:14) Principal: Roles(members:device) Principal: CallerPrincipal(members::hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw (null:14)) [0m[0m10:22:03,476 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Executing test. [0m[0m10:22:03,479 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,482 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Logout as ':hpMoCsqMx6vN8abRTf3hucG8ro5HeRBzOqXizbsdc1-gFBJqXb5AmrNlBuP5Pvgx2tMBb5_h_LMZljGs81j0Sw'. [0m[0m10:22:03,482 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Creating login context. [0m[0m10:22:03,482 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Login as 'friend:'. [0m[0m10:22:03,484 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,484 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Subject is: Subjekt: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m10:22:03,485 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Executing test. [0m[0m10:22:03,488 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,492 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Logout as 'friend:'. [0m[0m10:22:03,492 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Creating login context. [0m[0m10:22:03,492 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Login as 'intruder:'. [0m[0m10:22:03,494 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,494 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Subject is: Subjekt: Principal: intruder: (12:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:intruder: (12:null)) [0m[0m10:22:03,494 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Executing test. [0m[0m10:22:03,496 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,500 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,502 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Logout as 'intruder:'. [0m[0m10:22:03,503 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Creating login context. [0m[0m10:22:03,503 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Login as 'friend:'. [0m[0m10:22:03,505 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,505 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Subject is: Subjekt: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m10:22:03,505 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Executing test. [0m[0m10:22:03,507 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,512 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,522 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,527 INFO [stdout] (default task-74) Login ok is: true [0m[0m10:22:03,529 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-74) Logout as 'friend:'. [0m[0m10:22:03,547 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Creating login context. [0m[0m10:22:03,548 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Login as 'handte:'. [0m[0m10:22:03,550 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,550 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Subject is: Subjekt: Principal: handte: (8:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:handte: (8:null)) [0m[0m10:22:03,550 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Executing test. [0m[0m10:22:03,552 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,554 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Logout as 'handte:'. [0m[0m10:22:03,554 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Creating login context. [0m[0m10:22:03,555 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Login as ':T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA'. [0m[0m10:22:03,556 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,557 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Subject is: Subjekt: Principal: :T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA (null:18) Principal: Roles(members:device) Principal: CallerPrincipal(members::T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA (null:18)) [0m[0m10:22:03,557 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Executing test. [0m[0m10:22:03,558 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,561 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Logout as ':T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA'. [0m[0m10:22:03,561 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Creating login context. [0m[0m10:22:03,562 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Login as ':T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA'. [0m[0m10:22:03,563 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,563 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Subject is: Subjekt: Principal: :T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA (null:18) Principal: Roles(members:device) Principal: CallerPrincipal(members::T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA (null:18)) [0m[0m10:22:03,563 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Executing test. [0m[0m10:22:03,565 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,566 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Logout as ':T6UEkvTceRf2vw-L3Zz750XEdp94Si_DuB7rSoSzbqUjG4_u7IXeuzbJE_3N2YbzfeuPd7yamVj1miadTzLtCA'. [0m[0m10:22:03,567 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Creating login context. [0m[0m10:22:03,567 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Login as 'friend:'. [0m[0m10:22:03,569 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,569 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Subject is: Subjekt: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m10:22:03,569 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Executing test. [0m[0m10:22:03,571 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,573 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Logout as 'friend:'. [0m[0m10:22:03,573 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Creating login context. [0m[0m10:22:03,573 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Login as 'friend:'. [0m[0m10:22:03,575 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,575 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Subject is: Subjekt: Principal: friend: (10:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:friend: (10:null)) [0m[0m10:22:03,575 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Executing test. [0m[0m10:22:03,577 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,579 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,581 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Logout as 'friend:'. [0m[0m10:22:03,583 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Creating login context. [0m[0m10:22:03,583 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Login as 'intruder:'. [0m[0m10:22:03,584 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,584 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Subject is: Subjekt: Principal: intruder: (12:null) Principal: Roles(members:user) Principal: CallerPrincipal(members:intruder: (12:null)) [0m[0m10:22:03,585 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Executing test. [0m[0m10:22:03,586 INFO [stdout] (default task-78) Login ok is: true [0m[0m10:22:03,588 INFO [com.maptology.service.test.session.PrivilegeSessionTest] (default task-78) Logout as 'intruder:'. [0m[0m10:22:03,596 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 13) WFLYUT0022: Unregistered web context: /test [0m[0m10:22:03,600 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 16) Cancel geocoding called. [0m[0m10:22:03,605 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-public' [0m[0m10:22:03,605 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 11) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:03,607 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 11) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-public' [0m[0m10:22:03,607 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#maptology-datastore' [0m[0m10:22:03,613 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 16) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:03,615 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 19ms [0m[33m10:22:03,624 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:03,625 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/cc/8313b1a749710c0be8c4e63b28d717f5c98219/content [0m[0m10:22:03,625 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in com.maptology.service.test.session.PrivilegeSessionTest Jul 20, 2019 10:22:03 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. [0m10:22:03,634 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0236: Suspending server with no timeout. [0m[0m10:22:03,637 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' [0m[0m10:22:03,644 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-6) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] [0m[0m10:22:03,645 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTPS listener https suspending [0m[0m10:22:03,646 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:9443 [0m[0m10:22:03,648 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping [0m[0m10:22:03,652 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending [0m[0m10:22:03,653 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:9080 [0m[0m10:22:03,653 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0004: Undertow 1.4.0.Final stopping [0m[0m10:22:03,654 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 [0m[0m10:22:03,669 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 21ms [0m[INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-ejb-plugin:3.0.0:ejb (default-ejb) @ ejb --- [INFO] Building EJB ejb-0.0.1-SNAPSHOT with EJB version 3.1 [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/ejb-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ ejb >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ ejb <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ ejb --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/ejb/target/ejb-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service War 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ war --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] Copying maptology.json to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/swagger/maptology.json [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ war --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ war --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ war --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ war --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running com.maptology.service.test.rest.UserResourceTest Jul 20, 2019 10:22:05 AM org.jboss.arquillian.container.impl.MapObject populate WARNUNG: Configuration contain properties not supported by the backing object org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration Unused property entries: {java.util.logging.manager=org.jboss.logmanager.LogManager} Supported property names: [startupTimeoutInSeconds, jbossHome, cleanServerBaseDir, adminOnly, setupCleanServerBaseDir, modulePath, javaVmArguments, password, bundlePath, host, authenticationConfig, managementAddress, jbossArguments, waitForPortsTimeoutInSeconds, serverConfig, stopTimeoutInSeconds, javaHome, outputToConsole, managementPort, port, managementProtocol, waitForPorts, enableAssertions, allowConnectingToRunningServer, username] Jul 20, 2019 10:22:05 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal WARNUNG: Bundles path is deprecated and no longer used. Jul 20, 2019 10:22:05 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal INFORMATION: Starting container with: [/opt/icedtea-bin-3.12.0/jre/bin/java, -D[Standalone], -Djboss.socket.binding.port-offset=1000, -ea, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Dorg.jboss.boot.log.file=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log/server.log, -Dlogging.configuration=file:/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/logging.properties, -jar, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/jboss-modules.jar, -mp, /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/modules, org.jboss.as.standalone, -Djboss.home.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final, -Djboss.server.base.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone, -Djboss.server.log.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/log, -Djboss.server.config.dir=/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration] Jul 20, 2019 10:22:05 AM org.jboss.remoting3.EndpointImpl <clinit> INFO: JBoss Remoting version 5.0.0.Final Jul 20, 2019 10:22:05 AM org.xnio.Xnio <clinit> INFO: XNIO version 3.5.1.Final Jul 20, 2019 10:22:05 AM org.xnio.nio.NioXnio <clinit> INFO: XNIO NIO Implementation Version 3.5.1.Final Jul 20, 2019 10:22:05 AM org.wildfly.security.Version <clinit> INFO: ELY00001: WildFly Elytron version 1.1.0.Final [0m10:22:05,663 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final [0m[0m10:22:05,856 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final [0m[0m10:22:05,926 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting [0m[0m10:22:06,777 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) [0m[0m10:22:06,796 INFO [org.xnio] (MSC service thread 1-6) XNIO version 3.4.0.Final [0m[0m10:22:06,804 INFO [org.xnio.nio] (MSC service thread 1-6) XNIO NIO Implementation Version 3.4.0.Final [0m[0m10:22:06,830 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 38) WFLYCLINF0001: Activating Infinispan subsystem. [0m[33m10:22:06,831 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 54) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. [0m[0m10:22:06,833 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 46) WFLYNAM0001: Activating Naming Subsystem [0m[0m10:22:06,833 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) WFLYJSF0007: Activated the following JSF Implementations: [main] [0m[0m10:22:06,839 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 37) WFLYIO001: Worker 'default' has auto-configured to 64 core threads with 512 task threads based on your 32 available processors [0m[0m10:22:06,841 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 56) WFLYWS0002: Activating WebServices Extension [0m[0m10:22:06,841 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) WFLYSEC0002: Activating Security Subsystem [0m[0m10:22:06,845 INFO [org.jboss.as.security] (MSC service thread 1-5) WFLYSEC0001: Current PicketBox version=4.9.6.Final [0m[0m10:22:06,847 INFO [org.jboss.remoting] (MSC service thread 1-8) JBoss Remoting version 4.0.21.Final [0m[0m10:22:06,849 INFO [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) [0m[0m10:22:06,852 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.4.0.Final starting [0m[0m10:22:06,988 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 33) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) [0m[0m10:22:06,990 INFO [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service [0m[0m10:22:06,990 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = h2 [0m[0m10:22:06,991 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] [0m[0m10:22:07,035 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 55) WFLYUT0014: Creating file handler for path '/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] [0m[0m10:22:07,042 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0012: Started server default-server. [0m[0m10:22:07,043 INFO [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0018: Host default-host starting [0m[0m10:22:07,093 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 128 (per class), which is derived from the number of CPUs on this host. [0m[0m10:22:07,093 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 512 (per class), which is derived from thread worker pool sizing. [0m[0m10:22:07,112 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:9080 [0m[0m10:22:07,187 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] [0m[33m10:22:07,231 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-5) WFLYDM0111: Keystore /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost [0m[0m10:22:07,244 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/deployments [0m[0m10:22:07,313 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:9443 [0m[0m10:22:07,365 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-1) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final [0m[0m10:22:07,385 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:07,385 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:07,385 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:07,386 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 60) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:07,387 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:07,387 INFO [org.jboss.ws.common.management] (MSC service thread 1-5) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) [0m[0m10:22:07,388 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:07,480 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:10990/management [0m[0m10:22:07,480 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:10990 [0m[0m10:22:07,480 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) started in 2156ms - Started 331 of 577 services (393 services are lazy, passive or on-demand) [0mJul 20, 2019 10:22:07 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:08,285 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/8b/24c08bd1fe7fc430550dcff4705acc280dd3fe/content [0m[0m10:22:08,302 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "b455f64b-940f-4398-817d-6033bd05ce17.ear" (runtime-name: "b455f64b-940f-4398-817d-6033bd05ce17.ear") [0m[0m10:22:08,552 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m10:22:08,552 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m10:22:08,991 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:08,992 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:09,059 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-datastore' [0m[0m10:22:09,059 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 13) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-public' [0m[0m10:22:09,064 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment b455f64b-940f-4398-817d-6033bd05ce17.ear [0m[0m10:22:09,079 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 59) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:09,079 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 13) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:09,113 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-7) HV000001: Hibernate Validator 5.2.4.Final [0m[0m10:22:09,131 INFO [org.hibernate.Version] (ServerService Thread Pool -- 13) HHH000412: Hibernate Core {5.0.10.Final} [0m[0m10:22:09,132 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 13) HHH000206: hibernate.properties not found [0m[0m10:22:09,133 INFO [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 13) HHH000021: Bytecode provider name : javassist [0m[0m10:22:09,163 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 59) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} [0m[0m10:22:09,265 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment war.war [0m[0m10:22:09,271 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/b455f64b-940f-4398-817d-6033bd05ce17/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m10:22:09,282 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m10:22:09,284 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:09,285 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:09,285 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:09,285 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:09,285 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:09,285 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:09,286 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m10:22:09,286 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m10:22:09,286 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m10:22:09,286 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:09,286 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:09,287 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:09,288 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "b455f64b-940f-4398-817d-6033bd05ce17.ear"' are as follows: java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/b455f64b-940f-4398-817d-6033bd05ce17/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:09,344 INFO [org.jboss.weld.Version] (MSC service thread 1-7) WELD-000900: 2.3.5 (Final) [0m[0m10:22:09,447 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 13) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:09,448 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 13) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:09,629 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-public' [0m[0m10:22:09,629 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 16) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-datastore' [0m[0m10:22:09,760 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 13) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:09,850 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 59) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:09,850 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 16) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:09,855 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 59) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:09,855 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 16) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:09,892 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 59) Envers integration enabled? : true [0m[0m10:22:09,892 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 16) Envers integration enabled? : true [0m[0m10:22:10,590 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 59) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:10,594 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000227: Running hbm2ddl schema export [0m[0m10:22:10,643 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 16) HHH000230: Schema export complete [0m[0m10:22:10,644 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 16) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:11,695 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 29) Schedule geocoding called. [0m[0m10:22:11,696 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 29) Scheduling batch geocoder. [0m[0m10:22:11,719 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 6) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m10:22:11,722 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing roles (data). [0m[0m10:22:11,724 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role admin. [0m[0m10:22:11,730 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 6) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m10:22:11,754 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 6) Registering AuthConfigFactory for default-host /api. [0m[0m10:22:11,797 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role admin created. [0m[0m10:22:11,806 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 6) WFLYUT0021: Registered web context: /api [0m[0m10:22:11,814 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role user. [0m[0m10:22:11,842 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role user created. [0m[0m10:22:11,843 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating role device. [0m[0m10:22:11,845 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Role device created. [0m[0m10:22:11,845 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Initializing users. [0m[0m10:22:11,846 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user admin. [0m[0m10:22:11,956 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m10:22:11,957 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User admin created. [0m[0m10:22:11,957 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) Creating user handte. [0m[0m10:22:12,043 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User handte created. [0m[0m10:22:12,120 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User friend created. [0m[0m10:22:12,182 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 3) User intruder created. [0m[0m10:22:12,222 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "b455f64b-940f-4398-817d-6033bd05ce17.ear" (runtime-name : "b455f64b-940f-4398-817d-6033bd05ce17.ear") [0m[0m10:22:12,874 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,875 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,875 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,875 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,875 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,875 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,876 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,876 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,876 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,876 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,876 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:12,876 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-1) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:13,244 INFO [com.maptology.service.principal.LoginManager] (default task-5) User 'handte' authenticated. [0m[0m10:22:13,247 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-5) Creating principal: handte: (8:null) [0m[0m10:22:13,278 INFO [com.maptology.service.rest.UserResource] (default task-5) Received a get request for the current user. [0m[0m10:22:13,556 INFO [com.maptology.service.principal.LoginManager] (default task-9) User 'admin' authenticated. [0m[0m10:22:13,557 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-9) Creating principal: admin: (4:null) [0m[0m10:22:13,559 INFO [com.maptology.service.rest.UserResource] (default task-9) Received a get request for the current user. [0m[0m10:22:13,729 INFO [com.maptology.service.principal.LoginManager] (default task-13) User 'handte' authenticated. [0m[0m10:22:13,730 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-13) Creating principal: handte: (8:null) [0m[0m10:22:13,733 INFO [com.maptology.service.rest.UserResource] (default task-13) Received a get request for the current user. [0m[0m10:22:13,891 INFO [com.maptology.service.principal.LoginManager] (default task-17) User 'handte' authenticated. [0m[0m10:22:13,892 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-17) Creating principal: handte: (8:null) [0m[0m10:22:13,894 INFO [com.maptology.service.rest.UserResource] (default task-17) Received a get request for the current user. [0m[0m10:22:13,983 INFO [com.maptology.service.principal.LoginManager] (default task-19) User 'admin' authenticated. [0m[0m10:22:13,984 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-19) Creating principal: admin: (4:null) [0m[0m10:22:13,986 INFO [com.maptology.service.rest.UserResource] (default task-19) Received a get request for the current user. [0m[0m10:22:14,170 INFO [com.maptology.service.principal.LoginManager] (default task-25) User 'handte' authenticated. [0m[0m10:22:14,171 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-25) Creating principal: handte: (8:null) [0m[0m10:22:14,174 INFO [com.maptology.service.rest.UserResource] (default task-25) Received a get request for the current user. [0m[0m10:22:14,260 INFO [com.maptology.service.principal.LoginManager] (default task-27) User 'admin' authenticated. [0m[0m10:22:14,261 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-27) Creating principal: admin: (4:null) [0m[0m10:22:14,264 INFO [com.maptology.service.rest.UserResource] (default task-27) Received a get request for the current user. [0m[0m10:22:14,387 INFO [com.maptology.service.principal.LoginManager] (default task-30) User 'admin' authenticated. [0m[0m10:22:14,389 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-30) Creating principal: admin: (4:null) [0m[0m10:22:14,413 INFO [com.maptology.service.rest.UserResource] (default task-30) Received a set request for the current user. [0m[0m10:22:14,532 INFO [com.maptology.service.principal.LoginManager] (default task-34) User 'handte' authenticated. [0m[0m10:22:14,533 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-34) Creating principal: handte: (8:null) [0m[0m10:22:14,536 INFO [com.maptology.service.rest.UserResource] (default task-34) Received a get request for the current user. [0m[0m10:22:14,630 INFO [com.maptology.service.principal.LoginManager] (default task-36) User 'admin' authenticated. [0m[0m10:22:14,632 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-36) Creating principal: admin: (4:null) [0m[0m10:22:14,635 INFO [com.maptology.service.rest.UserResource] (default task-36) Received a get request for the current user. [0m[0m10:22:14,763 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-39) Email from noreply@maptology.com to somemail2aaeff20b71646528ffcf25d00fbdf65@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/8jvz2qRuQyD7BpLXYZzbVw. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:14,803 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-42) Email from noreply@maptology.com to somemail2aaeff20b71646528ffcf25d00fbdf65@example.com. Subject:Maptology Account Reset Link Body: Dear Test User, we have received a request for a Maptology account reset. If you have requested the reset, please assign a new password by visiting https://www.maptology.com/app/reset/P0Sprc9l-MNPEB2bPjG5pQ. If you did not request the reset, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:14,967 INFO [com.maptology.service.principal.LoginManager] (default task-45) User '2aaeff20b71646528ffcf25d00fbdf65' authenticated. [0m[0m10:22:14,968 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-45) Creating principal: 2aaeff20b71646528ffcf25d00fbdf65: (18:null) [0m[0m10:22:14,970 INFO [com.maptology.service.rest.UserResource] (default task-45) Received a get request for the current user. [0m[0m10:22:15,085 INFO [com.maptology.service.principal.LoginManager] (default task-49) User 'handte' authenticated. [0m[0m10:22:15,086 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-49) Creating principal: handte: (8:null) [0m[0m10:22:15,087 INFO [com.maptology.service.rest.UserResource] (default task-49) Received a get request for the current user. [0m[0m10:22:15,172 INFO [com.maptology.service.principal.LoginManager] (default task-51) User 'admin' authenticated. [0m[0m10:22:15,173 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-51) Creating principal: admin: (4:null) [0m[0m10:22:15,174 INFO [com.maptology.service.rest.UserResource] (default task-51) Received a get request for the current user. [0m[0m10:22:15,215 INFO [com.maptology.service.principal.LoginManager] (default task-54) Validating device token [0m[0m10:22:15,221 INFO [com.maptology.service.principal.LoginManager] (default task-54) Device '04F5Gp1VaDgiqhAJxGgPz7TaZx4w2egaq8nKHkXmhwgP5b1YR8FJM1n1Ma187I6nknFOZu-jS6Wgw6sv2R8-qw' authenticated. [0m[0m10:22:15,222 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-54) Creating principal: :04F5Gp1VaDgiqhAJxGgPz7TaZx4w2egaq8nKHkXmhwgP5b1YR8FJM1n1Ma187I6nknFOZu-jS6Wgw6sv2R8-qw (null:22) [0m[0m10:22:15,223 INFO [com.maptology.service.access.AccessControlFilter] (default task-54) Aborting call due to security check. [0m[0m10:22:15,339 INFO [com.maptology.service.principal.LoginManager] (default task-57) User 'handte' authenticated. [0m[0m10:22:15,340 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-57) Creating principal: handte: (8:null) [0m[0m10:22:15,342 INFO [com.maptology.service.rest.UserResource] (default task-57) Received a get request for the current user. [0m[0m10:22:15,434 INFO [com.maptology.service.principal.LoginManager] (default task-59) User 'admin' authenticated. [0m[0m10:22:15,435 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-59) Creating principal: admin: (4:null) [0m[0m10:22:15,438 INFO [com.maptology.service.rest.UserResource] (default task-59) Received a get request for the current user. [0m[0m10:22:15,548 INFO [com.maptology.service.principal.LoginManager] (default task-62) User 'admin' authenticated. [0m[0m10:22:15,549 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-62) Creating principal: admin: (4:null) [0m[0m10:22:15,687 INFO [com.maptology.service.principal.LoginManager] (default task-64) User 'handte' provided wrong password. [0m[0m10:22:15,762 INFO [com.maptology.service.principal.LoginManager] (default task-66) User 'admin' authenticated. [0m[0m10:22:15,763 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-66) Creating principal: admin: (4:null) [0m[0m10:22:15,933 INFO [com.maptology.service.principal.LoginManager] (default task-70) User 'handte' authenticated. [0m[0m10:22:15,934 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-70) Creating principal: handte: (8:null) [0m[0m10:22:15,936 INFO [com.maptology.service.rest.UserResource] (default task-70) Received a get request for the current user. [0m[0m10:22:16,021 INFO [com.maptology.service.principal.LoginManager] (default task-72) User 'admin' authenticated. [0m[0m10:22:16,022 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-72) Creating principal: admin: (4:null) [0m[0m10:22:16,024 INFO [com.maptology.service.rest.UserResource] (default task-72) Received a get request for the current user. [0m[0m10:22:16,126 INFO [com.maptology.service.principal.LoginManager] (default task-75) User 'handte' authenticated. [0m[0m10:22:16,127 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-75) Creating principal: handte: (8:null) [0m[0m10:22:16,262 INFO [com.maptology.service.principal.LoginManager] (default task-77) User 'handte' provided wrong password. [0m[0m10:22:16,346 INFO [com.maptology.service.principal.LoginManager] (default task-79) User 'handte' authenticated. [0m[0m10:22:16,347 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-79) Creating principal: handte: (8:null) [0m[0m10:22:16,517 INFO [com.maptology.service.principal.LoginManager] (default task-83) User 'handte' authenticated. [0m[0m10:22:16,518 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-83) Creating principal: handte: (8:null) [0m[0m10:22:16,520 INFO [com.maptology.service.rest.UserResource] (default task-83) Received a get request for the current user. [0m[0m10:22:16,606 INFO [com.maptology.service.principal.LoginManager] (default task-85) User 'admin' authenticated. [0m[0m10:22:16,606 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-85) Creating principal: admin: (4:null) [0m[0m10:22:16,608 INFO [com.maptology.service.rest.UserResource] (default task-85) Received a get request for the current user. [0m[0m10:22:16,643 INFO [com.maptology.service.principal.LoginManager] (default task-88) Validating device token [0m[0m10:22:16,645 INFO [com.maptology.service.principal.LoginManager] (default task-88) Device 'pZL2Fze2cEV-eDLp1yarulCrUaz_nxXE8ZdS7WUBpAOoL7cyWv34joKTV9H2Ce2pHszBZ677C2-oPCpNkuc_aA' authenticated. [0m[0m10:22:16,646 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-88) Creating principal: :pZL2Fze2cEV-eDLp1yarulCrUaz_nxXE8ZdS7WUBpAOoL7cyWv34joKTV9H2Ce2pHszBZ677C2-oPCpNkuc_aA (null:25) [0m[0m10:22:16,647 INFO [com.maptology.service.access.AccessControlFilter] (default task-88) Aborting call due to security check. [0m[0m10:22:16,750 INFO [com.maptology.service.principal.LoginManager] (default task-91) User 'handte' authenticated. [0m[0m10:22:16,750 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-91) Creating principal: handte: (8:null) [0m[0m10:22:16,752 INFO [com.maptology.service.rest.UserResource] (default task-91) Received a get request for the current user. [0m[0m10:22:16,836 INFO [com.maptology.service.principal.LoginManager] (default task-93) User 'admin' authenticated. [0m[0m10:22:16,837 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-93) Creating principal: admin: (4:null) [0m[0m10:22:16,838 INFO [com.maptology.service.rest.UserResource] (default task-93) Received a get request for the current user. [0m[0m10:22:16,872 INFO [com.maptology.service.principal.LoginManager] (default task-96) Validating device token [0m[0m10:22:16,874 INFO [com.maptology.service.principal.LoginManager] (default task-96) Device 'vVw3WWbe10LTzc5LSOZXNmwDJc4fOSM8CzfH87B5OpQwCW_L8YepEaZ_wFgY1Hijz7Yc46xEsvuliSZiKQ-Kfg' authenticated. [0m[0m10:22:16,875 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-96) Creating principal: :vVw3WWbe10LTzc5LSOZXNmwDJc4fOSM8CzfH87B5OpQwCW_L8YepEaZ_wFgY1Hijz7Yc46xEsvuliSZiKQ-Kfg (null:26) [0m[0m10:22:16,944 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-96) Email from noreply@maptology.com to somemail857f7c69ef8847428c4a80598fe23b79@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/6eHhtNMy9U6Zldcy3Sb9Hg. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:17,048 INFO [com.maptology.service.principal.LoginManager] (default task-99) User 'handte' authenticated. [0m[0m10:22:17,049 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-99) Creating principal: handte: (8:null) [0m[0m10:22:17,050 INFO [com.maptology.service.rest.UserResource] (default task-99) Received a get request for the current user. [0m[0m10:22:17,136 INFO [com.maptology.service.principal.LoginManager] (default task-101) User 'admin' authenticated. [0m[0m10:22:17,136 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-101) Creating principal: admin: (4:null) [0m[0m10:22:17,138 INFO [com.maptology.service.rest.UserResource] (default task-101) Received a get request for the current user. [0m[0m10:22:17,241 INFO [com.maptology.service.principal.LoginManager] (default task-104) User 'handte' authenticated. [0m[0m10:22:17,242 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-104) Creating principal: handte: (8:null) [0m[0m10:22:17,243 INFO [com.maptology.service.access.AccessControlFilter] (default task-104) Aborting call due to security check. [0m[0m10:22:17,346 INFO [com.maptology.service.principal.LoginManager] (default task-107) User 'handte' authenticated. [0m[0m10:22:17,347 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-107) Creating principal: handte: (8:null) [0m[0m10:22:17,349 INFO [com.maptology.service.rest.UserResource] (default task-107) Received a get request for the current user. [0m[0m10:22:17,435 INFO [com.maptology.service.principal.LoginManager] (default task-109) User 'admin' authenticated. [0m[0m10:22:17,436 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-109) Creating principal: admin: (4:null) [0m[0m10:22:17,437 INFO [com.maptology.service.rest.UserResource] (default task-109) Received a get request for the current user. [0m[0m10:22:17,540 INFO [com.maptology.service.principal.LoginManager] (default task-112) User 'handte' authenticated. [0m[0m10:22:17,540 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-112) Creating principal: handte: (8:null) [0m[0m10:22:17,541 INFO [com.maptology.service.access.AccessControlFilter] (default task-112) Aborting call due to security check. [0m[0m10:22:17,645 INFO [com.maptology.service.principal.LoginManager] (default task-115) User 'handte' authenticated. [0m[0m10:22:17,645 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-115) Creating principal: handte: (8:null) [0m[0m10:22:17,647 INFO [com.maptology.service.rest.UserResource] (default task-115) Received a get request for the current user. [0m[0m10:22:17,728 INFO [com.maptology.service.principal.LoginManager] (default task-117) User 'admin' authenticated. [0m[0m10:22:17,729 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-117) Creating principal: admin: (4:null) [0m[0m10:22:17,730 INFO [com.maptology.service.rest.UserResource] (default task-117) Received a get request for the current user. [0m[0m10:22:17,829 INFO [com.maptology.service.principal.LoginManager] (default task-120) User 'handte' authenticated. [0m[0m10:22:17,829 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-120) Creating principal: handte: (8:null) [0m[0m10:22:17,830 INFO [com.maptology.service.access.AccessControlFilter] (default task-120) Aborting call due to security check. [0m[0m10:22:17,933 INFO [com.maptology.service.principal.LoginManager] (default task-123) User 'handte' authenticated. [0m[0m10:22:17,934 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-123) Creating principal: handte: (8:null) [0m[0m10:22:17,935 INFO [com.maptology.service.rest.UserResource] (default task-123) Received a get request for the current user. [0m[0m10:22:18,019 INFO [com.maptology.service.principal.LoginManager] (default task-125) User 'admin' authenticated. [0m[0m10:22:18,020 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-125) Creating principal: admin: (4:null) [0m[0m10:22:18,021 INFO [com.maptology.service.rest.UserResource] (default task-125) Received a get request for the current user. [0m[0m10:22:18,058 INFO [com.maptology.service.access.AccessControlFilter] (default task-128) Aborting call due to security check. [0m[0m10:22:18,158 INFO [com.maptology.service.principal.LoginManager] (default task-131) User 'handte' authenticated. [0m[0m10:22:18,159 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-131) Creating principal: handte: (8:null) [0m[0m10:22:18,161 INFO [com.maptology.service.rest.UserResource] (default task-131) Received a get request for the current user. [0m[0m10:22:18,238 INFO [com.maptology.service.principal.LoginManager] (default task-133) User 'admin' authenticated. [0m[0m10:22:18,239 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-133) Creating principal: admin: (4:null) [0m[0m10:22:18,241 INFO [com.maptology.service.rest.UserResource] (default task-133) Received a get request for the current user. [0m[0m10:22:18,272 INFO [com.maptology.service.access.AccessControlFilter] (default task-136) Aborting call due to security check. [0m[0m10:22:18,370 INFO [com.maptology.service.principal.LoginManager] (default task-139) User 'handte' authenticated. [0m[0m10:22:18,371 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-139) Creating principal: handte: (8:null) [0m[0m10:22:18,373 INFO [com.maptology.service.rest.UserResource] (default task-139) Received a get request for the current user. [0m[0m10:22:18,458 INFO [com.maptology.service.principal.LoginManager] (default task-141) User 'admin' authenticated. [0m[0m10:22:18,459 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-141) Creating principal: admin: (4:null) [0m[0m10:22:18,461 INFO [com.maptology.service.rest.UserResource] (default task-141) Received a get request for the current user. [0m[0m10:22:18,495 INFO [com.maptology.service.access.AccessControlFilter] (default task-144) Aborting call due to security check. [0m[0m10:22:18,612 INFO [com.maptology.service.principal.LoginManager] (default task-147) User 'handte' authenticated. [0m[0m10:22:18,613 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-147) Creating principal: handte: (8:null) [0m[0m10:22:18,615 INFO [com.maptology.service.rest.UserResource] (default task-147) Received a get request for the current user. [0m[0m10:22:18,703 INFO [com.maptology.service.principal.LoginManager] (default task-149) User 'admin' authenticated. [0m[0m10:22:18,704 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-149) Creating principal: admin: (4:null) [0m[0m10:22:18,706 INFO [com.maptology.service.rest.UserResource] (default task-149) Received a get request for the current user. [0m[0m10:22:18,821 INFO [com.maptology.service.principal.LoginManager] (default task-152) User 'handte' authenticated. [0m[0m10:22:18,822 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-152) Creating principal: handte: (8:null) [0m[0m10:22:18,823 INFO [com.maptology.service.access.AccessControlFilter] (default task-152) Aborting call due to security check. [0m[0m10:22:18,927 INFO [com.maptology.service.principal.LoginManager] (default task-156) User 'handte' authenticated. [0m[0m10:22:18,928 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-156) Creating principal: handte: (8:null) [0m[0m10:22:18,929 INFO [com.maptology.service.rest.UserResource] (default task-156) Received a get request for the current user. [0m[0m10:22:19,010 INFO [com.maptology.service.principal.LoginManager] (default task-158) User 'admin' authenticated. [0m[0m10:22:19,011 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-158) Creating principal: admin: (4:null) [0m[0m10:22:19,012 INFO [com.maptology.service.rest.UserResource] (default task-158) Received a get request for the current user. [0m[0m10:22:19,108 INFO [com.maptology.service.principal.LoginManager] (default task-161) User 'handte' authenticated. [0m[0m10:22:19,109 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-161) Creating principal: handte: (8:null) [0m[0m10:22:19,109 INFO [com.maptology.service.access.AccessControlFilter] (default task-161) Aborting call due to security check. [0m[0m10:22:19,207 INFO [com.maptology.service.principal.LoginManager] (default task-164) User 'handte' authenticated. [0m[0m10:22:19,208 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-164) Creating principal: handte: (8:null) [0m[0m10:22:19,209 INFO [com.maptology.service.rest.UserResource] (default task-164) Received a get request for the current user. [0m[0m10:22:19,286 INFO [com.maptology.service.principal.LoginManager] (default task-166) User 'admin' authenticated. [0m[0m10:22:19,287 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-166) Creating principal: admin: (4:null) [0m[0m10:22:19,288 INFO [com.maptology.service.rest.UserResource] (default task-166) Received a get request for the current user. [0m[0m10:22:19,324 INFO [com.maptology.service.principal.LoginManager] (default task-169) Validating device token [0m[0m10:22:19,327 INFO [com.maptology.service.principal.LoginManager] (default task-169) Device 'yy8UzRGJkRXaxqR_3cLZ78N4y1TXQu0aUKVQNY_ow8CSd6eFBxSyeOm2jCe2PQbKDbuHXKSjGthaUNFYFNK_pw' authenticated. [0m[0m10:22:19,328 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-169) Creating principal: :yy8UzRGJkRXaxqR_3cLZ78N4y1TXQu0aUKVQNY_ow8CSd6eFBxSyeOm2jCe2PQbKDbuHXKSjGthaUNFYFNK_pw (null:38) [0m[0m10:22:19,329 INFO [com.maptology.service.access.AccessControlFilter] (default task-169) Aborting call due to security check. [0m[0m10:22:19,428 INFO [com.maptology.service.principal.LoginManager] (default task-172) User 'handte' authenticated. [0m[0m10:22:19,428 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-172) Creating principal: handte: (8:null) [0m[0m10:22:19,430 INFO [com.maptology.service.rest.UserResource] (default task-172) Received a get request for the current user. [0m[0m10:22:19,511 INFO [com.maptology.service.principal.LoginManager] (default task-174) User 'admin' authenticated. [0m[0m10:22:19,512 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-174) Creating principal: admin: (4:null) [0m[0m10:22:19,513 INFO [com.maptology.service.rest.UserResource] (default task-174) Received a get request for the current user. [0m[0m10:22:19,611 INFO [com.maptology.service.principal.LoginManager] (default task-177) User 'admin' authenticated. [0m[0m10:22:19,612 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-177) Creating principal: admin: (4:null) [0m[0m10:22:19,713 INFO [com.maptology.service.principal.LoginManager] (default task-180) User 'handte' authenticated. [0m[0m10:22:19,713 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-180) Creating principal: handte: (8:null) [0m[0m10:22:19,715 INFO [com.maptology.service.rest.UserResource] (default task-180) Received a get request for the current user. [0m[0m10:22:19,802 INFO [com.maptology.service.principal.LoginManager] (default task-182) User 'admin' authenticated. [0m[0m10:22:19,802 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-182) Creating principal: admin: (4:null) [0m[0m10:22:19,804 INFO [com.maptology.service.rest.UserResource] (default task-182) Received a get request for the current user. [0m[0m10:22:19,836 INFO [com.maptology.service.principal.LoginManager] (default task-185) Validating device token [0m[0m10:22:19,837 INFO [com.maptology.service.principal.LoginManager] (default task-185) Device 'aVWdrKyBRWpsh49uNRebk4NGi7teUKkRtwTln75-XhqHCsdDk6hRVyOtQueN-MYZ_TX07wvoqtA4gfZNYuh4Rw' authenticated. [0m[0m10:22:19,838 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-185) Creating principal: :aVWdrKyBRWpsh49uNRebk4NGi7teUKkRtwTln75-XhqHCsdDk6hRVyOtQueN-MYZ_TX07wvoqtA4gfZNYuh4Rw (null:40) [0m[0m10:22:19,839 INFO [com.maptology.service.access.AccessControlFilter] (default task-185) Aborting call due to security check. [0m[0m10:22:19,937 INFO [com.maptology.service.principal.LoginManager] (default task-188) User 'handte' authenticated. [0m[0m10:22:19,938 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-188) Creating principal: handte: (8:null) [0m[0m10:22:19,939 INFO [com.maptology.service.rest.UserResource] (default task-188) Received a get request for the current user. [0m[0m10:22:20,021 INFO [com.maptology.service.principal.LoginManager] (default task-190) User 'admin' authenticated. [0m[0m10:22:20,022 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-190) Creating principal: admin: (4:null) [0m[0m10:22:20,023 INFO [com.maptology.service.rest.UserResource] (default task-190) Received a get request for the current user. [0m[0m10:22:20,049 INFO [com.maptology.service.access.AccessControlFilter] (default task-193) Aborting call due to security check. [0m[0m10:22:20,147 INFO [com.maptology.service.principal.LoginManager] (default task-196) User 'handte' authenticated. [0m[0m10:22:20,148 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-196) Creating principal: handte: (8:null) [0m[0m10:22:20,149 INFO [com.maptology.service.rest.UserResource] (default task-196) Received a get request for the current user. [0m[0m10:22:20,228 INFO [com.maptology.service.principal.LoginManager] (default task-198) User 'admin' authenticated. [0m[0m10:22:20,229 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-198) Creating principal: admin: (4:null) [0m[0m10:22:20,230 INFO [com.maptology.service.rest.UserResource] (default task-198) Received a get request for the current user. [0m[0m10:22:20,323 INFO [com.maptology.service.principal.LoginManager] (default task-200) User 'handte' authenticated. [0m[0m10:22:20,324 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-200) Creating principal: handte: (8:null) [0m[0m10:22:20,328 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-200) Email from noreply@maptology.com to marcus.handte@uni-due.de. Subject:Maptology Account Reset Link Body: Dear Marcus Handte, we have received a request for a Maptology account reset. If you have requested the reset, please assign a new password by visiting https://www.maptology.com/app/reset/wazJhpSKxVPgUxvyAD_8Tg. If you did not request the reset, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:20,428 INFO [com.maptology.service.principal.LoginManager] (default task-204) User 'handte' authenticated. [0m[0m10:22:20,429 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-204) Creating principal: handte: (8:null) [0m[0m10:22:20,430 INFO [com.maptology.service.rest.UserResource] (default task-204) Received a get request for the current user. [0m[0m10:22:20,509 INFO [com.maptology.service.principal.LoginManager] (default task-206) User 'admin' authenticated. [0m[0m10:22:20,510 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-206) Creating principal: admin: (4:null) [0m[0m10:22:20,511 INFO [com.maptology.service.rest.UserResource] (default task-206) Received a get request for the current user. [0m[0m10:22:20,603 INFO [com.maptology.service.principal.LoginManager] (default task-208) User 'admin' authenticated. [0m[0m10:22:20,604 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-208) Creating principal: admin: (4:null) [0m[0m10:22:20,609 INFO [com.maptology.service.rest.UserResource] (default task-208) Received a get request for find users. [0m[0m10:22:20,627 INFO [com.maptology.service.rest.UserResource] (default task-208) Computing the search result page. [0m[0m10:22:20,739 INFO [com.maptology.service.principal.LoginManager] (default task-213) User 'handte' authenticated. [0m[0m10:22:20,740 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-213) Creating principal: handte: (8:null) [0m[0m10:22:20,741 INFO [com.maptology.service.rest.UserResource] (default task-213) Received a get request for the current user. [0m[0m10:22:20,823 INFO [com.maptology.service.principal.LoginManager] (default task-215) User 'admin' authenticated. [0m[0m10:22:20,824 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-215) Creating principal: admin: (4:null) [0m[0m10:22:20,825 INFO [com.maptology.service.rest.UserResource] (default task-215) Received a get request for the current user. [0m[0m10:22:20,854 INFO [com.maptology.service.principal.LoginManager] (default task-218) Validating device token [0m[0m10:22:20,856 INFO [com.maptology.service.principal.LoginManager] (default task-218) Device 'vfqFTqHc8S3hcsjvvgzDVjtdupwubHCOj04BE5nnRwbHXcUDajgi1A5vCNrgqUv-91eyiA1TmqOeUxhXlXT_Pw' authenticated. [0m[0m10:22:20,857 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-218) Creating principal: :vfqFTqHc8S3hcsjvvgzDVjtdupwubHCOj04BE5nnRwbHXcUDajgi1A5vCNrgqUv-91eyiA1TmqOeUxhXlXT_Pw (null:45) [0m[0m10:22:20,858 INFO [com.maptology.service.access.AccessControlFilter] (default task-218) Aborting call due to security check. [0m[0m10:22:20,962 INFO [com.maptology.service.principal.LoginManager] (default task-221) User 'handte' authenticated. [0m[0m10:22:20,963 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-221) Creating principal: handte: (8:null) [0m[0m10:22:20,964 INFO [com.maptology.service.rest.UserResource] (default task-221) Received a get request for the current user. [0m[0m10:22:21,045 INFO [com.maptology.service.principal.LoginManager] (default task-223) User 'admin' authenticated. [0m[0m10:22:21,046 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-223) Creating principal: admin: (4:null) [0m[0m10:22:21,048 INFO [com.maptology.service.rest.UserResource] (default task-223) Received a get request for the current user. [0m[0m10:22:21,147 INFO [com.maptology.service.principal.LoginManager] (default task-226) User 'admin' authenticated. [0m[0m10:22:21,147 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-226) Creating principal: admin: (4:null) [0m[0m10:22:21,212 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-226) Email from noreply@maptology.com to somemailec1142ee7103494386d934080446fd2c@example.com. Subject:New Maptology Email Association Body: Dear Test User, we have received a request for a new email address association. If you have added this email address to your maptology account, please confirm the email address association by visiting https://www.maptology.com/app/activate/ej30Bw-ynhnGi84EB4Pa1g. If you did not request the association, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:21,314 INFO [com.maptology.service.principal.LoginManager] (default task-230) User 'handte' authenticated. [0m[0m10:22:21,315 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-230) Creating principal: handte: (8:null) [0m[0m10:22:21,318 INFO [com.maptology.service.rest.UserResource] (default task-230) Received a get request for the current user. [0m[0m10:22:21,399 INFO [com.maptology.service.principal.LoginManager] (default task-232) User 'admin' authenticated. [0m[0m10:22:21,399 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-232) Creating principal: admin: (4:null) [0m[0m10:22:21,401 INFO [com.maptology.service.rest.UserResource] (default task-232) Received a get request for the current user. [0m[0m10:22:21,499 INFO [com.maptology.service.principal.LoginManager] (default task-235) User 'handte' authenticated. [0m[0m10:22:21,500 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-235) Creating principal: handte: (8:null) [0m[0m10:22:21,500 INFO [com.maptology.service.access.AccessControlFilter] (default task-235) Aborting call due to security check. [0m[0m10:22:21,600 INFO [com.maptology.service.principal.LoginManager] (default task-238) User 'handte' authenticated. [0m[0m10:22:21,601 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-238) Creating principal: handte: (8:null) [0m[0m10:22:21,603 INFO [com.maptology.service.rest.UserResource] (default task-238) Received a get request for the current user. [0m[0m10:22:21,687 INFO [com.maptology.service.principal.LoginManager] (default task-240) User 'admin' authenticated. [0m[0m10:22:21,688 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-240) Creating principal: admin: (4:null) [0m[0m10:22:21,690 INFO [com.maptology.service.rest.UserResource] (default task-240) Received a get request for the current user. [0m[0m10:22:21,799 INFO [com.maptology.service.principal.LoginManager] (default task-243) User 'admin' authenticated. [0m[0m10:22:21,800 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-243) Creating principal: admin: (4:null) [0m[0m10:22:21,804 INFO [com.maptology.service.session.AbstractSessionBean] (default task-243) Ignoring RESET code request for 'marcus.handte@uni-due.de' due to valid token that is too young. [0m[0m10:22:21,903 INFO [com.maptology.service.principal.LoginManager] (default task-246) User 'handte' authenticated. [0m[0m10:22:21,904 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-246) Creating principal: handte: (8:null) [0m[0m10:22:21,906 INFO [com.maptology.service.rest.UserResource] (default task-246) Received a get request for the current user. [0m[0m10:22:21,999 INFO [com.maptology.service.principal.LoginManager] (default task-248) User 'admin' authenticated. [0m[0m10:22:22,000 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-248) Creating principal: admin: (4:null) [0m[0m10:22:22,002 INFO [com.maptology.service.rest.UserResource] (default task-248) Received a get request for the current user. [0m[0m10:22:22,029 INFO [com.maptology.service.access.AccessControlFilter] (default task-251) Aborting call due to security check. [0m[0m10:22:22,123 INFO [com.maptology.service.principal.LoginManager] (default task-254) User 'handte' authenticated. [0m[0m10:22:22,123 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-254) Creating principal: handte: (8:null) [0m[0m10:22:22,125 INFO [com.maptology.service.rest.UserResource] (default task-254) Received a get request for the current user. [0m[0m10:22:22,203 INFO [com.maptology.service.principal.LoginManager] (default task-256) User 'admin' authenticated. [0m[0m10:22:22,204 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-256) Creating principal: admin: (4:null) [0m[0m10:22:22,205 INFO [com.maptology.service.rest.UserResource] (default task-256) Received a get request for the current user. [0m[0m10:22:22,297 INFO [com.maptology.service.principal.LoginManager] (default task-258) User 'admin' authenticated. [0m[0m10:22:22,297 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-258) Creating principal: admin: (4:null) [0m[0m10:22:22,300 INFO [com.maptology.service.rest.UserResource] (default task-258) Received a get request for a user page. [0m[0m10:22:22,301 INFO [com.maptology.service.rest.UserResource] (default task-258) Computing the user page. [0m[0m10:22:22,409 INFO [com.maptology.service.principal.LoginManager] (default task-262) User 'handte' authenticated. [0m[0m10:22:22,410 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-262) Creating principal: handte: (8:null) [0m[0m10:22:22,412 INFO [com.maptology.service.rest.UserResource] (default task-262) Received a get request for the current user. [0m[0m10:22:22,490 INFO [com.maptology.service.principal.LoginManager] (default task-264) User 'admin' authenticated. [0m[0m10:22:22,490 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-264) Creating principal: admin: (4:null) [0m[0m10:22:22,492 INFO [com.maptology.service.rest.UserResource] (default task-264) Received a get request for the current user. [0m[0m10:22:22,587 INFO [com.maptology.service.principal.LoginManager] (default task-266) User 'handte' authenticated. [0m[0m10:22:22,588 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-266) Creating principal: handte: (8:null) [0m[0m10:22:22,590 INFO [com.maptology.service.rest.UserResource] (default task-266) Received a set request for the current user. [0m[0m10:22:22,684 INFO [com.maptology.service.principal.LoginManager] (default task-270) User 'handte' authenticated. [0m[0m10:22:22,684 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-270) Creating principal: handte: (8:null) [0m[0m10:22:22,686 INFO [com.maptology.service.rest.UserResource] (default task-270) Received a get request for the current user. [0m[0m10:22:22,767 INFO [com.maptology.service.principal.LoginManager] (default task-271) User 'admin' authenticated. [0m[0m10:22:22,767 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-271) Creating principal: admin: (4:null) [0m[0m10:22:22,768 INFO [com.maptology.service.rest.UserResource] (default task-271) Received a get request for the current user. [0m[0m10:22:22,865 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-274) Email from noreply@maptology.com to marcus.handte@uni-due.de. Subject:Welcome to Maptology Body: Dear test name, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/apbYH3-aCeWAJcmDFXbpgQ. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:22,964 INFO [com.maptology.service.principal.LoginManager] (default task-278) User 'handte' authenticated. [0m[0m10:22:22,965 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-278) Creating principal: handte: (8:null) [0m[0m10:22:22,966 INFO [com.maptology.service.rest.UserResource] (default task-278) Received a get request for the current user. [0m[0m10:22:23,045 INFO [com.maptology.service.principal.LoginManager] (default task-280) User 'admin' authenticated. [0m[0m10:22:23,045 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-280) Creating principal: admin: (4:null) [0m[0m10:22:23,047 INFO [com.maptology.service.rest.UserResource] (default task-280) Received a get request for the current user. [0m[0m10:22:23,140 INFO [com.maptology.service.principal.LoginManager] (default task-282) User 'admin' authenticated. [0m[0m10:22:23,141 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-282) Creating principal: admin: (4:null) [0m[0m10:22:23,252 INFO [com.maptology.service.principal.LoginManager] (default task-286) User 'handte' authenticated. [0m[0m10:22:23,253 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-286) Creating principal: handte: (8:null) [0m[0m10:22:23,255 INFO [com.maptology.service.rest.UserResource] (default task-286) Received a get request for the current user. [0m[0m10:22:23,334 INFO [com.maptology.service.principal.LoginManager] (default task-288) User 'admin' authenticated. [0m[0m10:22:23,334 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-288) Creating principal: admin: (4:null) [0m[0m10:22:23,335 INFO [com.maptology.service.rest.UserResource] (default task-288) Received a get request for the current user. [0m[0m10:22:23,363 INFO [com.maptology.service.access.AccessControlFilter] (default task-291) Aborting call due to security check. [0m[0m10:22:23,457 INFO [com.maptology.service.principal.LoginManager] (default task-294) User 'handte' authenticated. [0m[0m10:22:23,457 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-294) Creating principal: handte: (8:null) [0m[0m10:22:23,459 INFO [com.maptology.service.rest.UserResource] (default task-294) Received a get request for the current user. [0m[0m10:22:23,537 INFO [com.maptology.service.principal.LoginManager] (default task-295) User 'admin' authenticated. [0m[0m10:22:23,538 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-295) Creating principal: admin: (4:null) [0m[0m10:22:23,539 INFO [com.maptology.service.rest.UserResource] (default task-295) Received a get request for the current user. [0m[0m10:22:23,566 INFO [com.maptology.service.principal.LoginManager] (default task-298) Validating device token [0m[0m10:22:23,568 INFO [com.maptology.service.principal.LoginManager] (default task-298) Device 'S6qGEwJpEaQn4p57fMPqDJKdQa4qISMjG2mDLRlFALkRqRH0YVAY-mufDDnFcdzEbiQlqiathwYGgxk8SHIR4A' authenticated. [0m[0m10:22:23,568 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-298) Creating principal: :S6qGEwJpEaQn4p57fMPqDJKdQa4qISMjG2mDLRlFALkRqRH0YVAY-mufDDnFcdzEbiQlqiathwYGgxk8SHIR4A (null:61) [0m[0m10:22:23,569 INFO [com.maptology.service.access.AccessControlFilter] (default task-298) Aborting call due to security check. [0m[0m10:22:23,665 INFO [com.maptology.service.principal.LoginManager] (default task-301) User 'handte' authenticated. [0m[0m10:22:23,666 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-301) Creating principal: handte: (8:null) [0m[0m10:22:23,668 INFO [com.maptology.service.rest.UserResource] (default task-301) Received a get request for the current user. [0m[0m10:22:23,749 INFO [com.maptology.service.principal.LoginManager] (default task-303) User 'admin' authenticated. [0m[0m10:22:23,749 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-303) Creating principal: admin: (4:null) [0m[0m10:22:23,751 INFO [com.maptology.service.rest.UserResource] (default task-303) Received a get request for the current user. [0m[0m10:22:23,847 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-305) Email from noreply@maptology.com to somemail3db2071782824693bec9cce0a7bd35fb@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/r1rBpZ2x4Pl0tAhCIPrvWg. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:23,931 INFO [com.maptology.service.principal.LoginManager] (default task-308) User 'admin' authenticated. [0m[0m10:22:23,932 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-308) Creating principal: admin: (4:null) [0m[0m10:22:24,032 INFO [com.maptology.service.principal.LoginManager] (default task-312) User 'handte' authenticated. [0m[0m10:22:24,033 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-312) Creating principal: handte: (8:null) [0m[0m10:22:24,035 INFO [com.maptology.service.rest.UserResource] (default task-312) Received a get request for the current user. [0m[0m10:22:24,118 INFO [com.maptology.service.principal.LoginManager] (default task-314) User 'admin' authenticated. [0m[0m10:22:24,118 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-314) Creating principal: admin: (4:null) [0m[0m10:22:24,120 INFO [com.maptology.service.rest.UserResource] (default task-314) Received a get request for the current user. [0m[0m10:22:24,149 INFO [com.maptology.service.access.AccessControlFilter] (default task-317) Aborting call due to security check. [0m[0m10:22:24,247 INFO [com.maptology.service.principal.LoginManager] (default task-320) User 'handte' authenticated. [0m[0m10:22:24,248 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-320) Creating principal: handte: (8:null) [0m[0m10:22:24,249 INFO [com.maptology.service.rest.UserResource] (default task-320) Received a get request for the current user. [0m[0m10:22:24,330 INFO [com.maptology.service.principal.LoginManager] (default task-322) User 'admin' authenticated. [0m[0m10:22:24,330 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-322) Creating principal: admin: (4:null) [0m[0m10:22:24,332 INFO [com.maptology.service.rest.UserResource] (default task-322) Received a get request for the current user. [0m[0m10:22:24,422 INFO [com.maptology.service.principal.LoginManager] (default task-324) User 'admin' authenticated. [0m[0m10:22:24,422 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-324) Creating principal: admin: (4:null) [0m[0m10:22:24,423 INFO [com.maptology.service.rest.UserResource] (default task-324) Received a get request for the current user. [0m[0m10:22:24,522 INFO [com.maptology.service.principal.LoginManager] (default task-328) User 'handte' authenticated. [0m[0m10:22:24,523 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-328) Creating principal: handte: (8:null) [0m[0m10:22:24,525 INFO [com.maptology.service.rest.UserResource] (default task-328) Received a get request for the current user. [0m[0m10:22:24,603 INFO [com.maptology.service.principal.LoginManager] (default task-330) User 'admin' authenticated. [0m[0m10:22:24,604 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-330) Creating principal: admin: (4:null) [0m[0m10:22:24,605 INFO [com.maptology.service.rest.UserResource] (default task-330) Received a get request for the current user. [0m[0m10:22:24,629 INFO [com.maptology.service.principal.LoginManager] (default task-332) Validating device token [0m[0m10:22:24,631 INFO [com.maptology.service.principal.LoginManager] (default task-332) Device 'DA9gat5_tX11F2NaY0pD3OS_ZUunYSfx03n05hQ5A1azCQgDtGo4fupczrv20Ky5IO_wbx8MD-zuP0TG6pti_A' authenticated. [0m[0m10:22:24,631 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-332) Creating principal: :DA9gat5_tX11F2NaY0pD3OS_ZUunYSfx03n05hQ5A1azCQgDtGo4fupczrv20Ky5IO_wbx8MD-zuP0TG6pti_A (null:68) [0m[0m10:22:24,637 INFO [com.maptology.service.session.AbstractSessionBean] (default task-332) Ignoring RESET code request for 'marcus.handte@uni-due.de' due to valid token that is too young. [0m[0m10:22:24,730 INFO [com.maptology.service.principal.LoginManager] (default task-336) User 'handte' authenticated. [0m[0m10:22:24,731 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-336) Creating principal: handte: (8:null) [0m[0m10:22:24,732 INFO [com.maptology.service.rest.UserResource] (default task-336) Received a get request for the current user. [0m[0m10:22:24,812 INFO [com.maptology.service.principal.LoginManager] (default task-337) User 'admin' authenticated. [0m[0m10:22:24,813 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-337) Creating principal: admin: (4:null) [0m[0m10:22:24,815 INFO [com.maptology.service.rest.UserResource] (default task-337) Received a get request for the current user. [0m[0m10:22:24,945 INFO [com.maptology.service.principal.LoginManager] (default task-344) User 'handte' authenticated. [0m[0m10:22:24,946 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-344) Creating principal: handte: (8:null) [0m[0m10:22:24,947 INFO [com.maptology.service.rest.UserResource] (default task-344) Received a get request for the current user. [0m[0m10:22:25,030 INFO [com.maptology.service.principal.LoginManager] (default task-346) User 'admin' authenticated. [0m[0m10:22:25,031 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-346) Creating principal: admin: (4:null) [0m[0m10:22:25,033 INFO [com.maptology.service.rest.UserResource] (default task-346) Received a get request for the current user. [0m[0m10:22:25,127 INFO [com.maptology.service.principal.LoginManager] (default task-349) User 'handte' authenticated. [0m[0m10:22:25,128 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-349) Creating principal: handte: (8:null) [0m[0m10:22:25,129 INFO [com.maptology.service.access.AccessControlFilter] (default task-349) Aborting call due to security check. [0m[0m10:22:25,221 INFO [com.maptology.service.principal.LoginManager] (default task-352) User 'handte' authenticated. [0m[0m10:22:25,222 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-352) Creating principal: handte: (8:null) [0m[0m10:22:25,223 INFO [com.maptology.service.rest.UserResource] (default task-352) Received a get request for the current user. [0m[0m10:22:25,303 INFO [com.maptology.service.principal.LoginManager] (default task-353) User 'admin' authenticated. [0m[0m10:22:25,304 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-353) Creating principal: admin: (4:null) [0m[0m10:22:25,305 INFO [com.maptology.service.rest.UserResource] (default task-353) Received a get request for the current user. [0m[0m10:22:25,331 INFO [com.maptology.service.principal.LoginManager] (default task-356) Validating device token [0m[0m10:22:25,333 INFO [com.maptology.service.principal.LoginManager] (default task-356) Device 'wmRCHF_Yo9O0puAYbQi5Ywi9iAaU0rOK5xU9M6G3n4tND-FmPGloijtZMiD52K-9CexKJZ8Z0R3c3EtGHBx3zw' authenticated. [0m[0m10:22:25,333 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-356) Creating principal: :wmRCHF_Yo9O0puAYbQi5Ywi9iAaU0rOK5xU9M6G3n4tND-FmPGloijtZMiD52K-9CexKJZ8Z0R3c3EtGHBx3zw (null:71) [0m[0m10:22:25,334 INFO [com.maptology.service.access.AccessControlFilter] (default task-356) Aborting call due to security check. [0m[0m10:22:25,426 INFO [com.maptology.service.principal.LoginManager] (default task-360) User 'handte' authenticated. [0m[0m10:22:25,427 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-360) Creating principal: handte: (8:null) [0m[0m10:22:25,428 INFO [com.maptology.service.rest.UserResource] (default task-360) Received a get request for the current user. [0m[0m10:22:25,511 INFO [com.maptology.service.principal.LoginManager] (default task-362) User 'admin' authenticated. [0m[0m10:22:25,512 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-362) Creating principal: admin: (4:null) [0m[0m10:22:25,514 INFO [com.maptology.service.rest.UserResource] (default task-362) Received a get request for the current user. [0m[0m10:22:25,611 INFO [com.maptology.service.principal.LoginManager] (default task-365) User 'handte' authenticated. [0m[0m10:22:25,612 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-365) Creating principal: handte: (8:null) [0m[0m10:22:25,678 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-365) Email from noreply@maptology.com to somemailfcc6f3299560427b9dde4ef1c2dbcb38@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/zTDMv3xYvWeBhW1oVO4cMw. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:25,775 INFO [com.maptology.service.principal.LoginManager] (default task-369) User 'handte' authenticated. [0m[0m10:22:25,775 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-369) Creating principal: handte: (8:null) [0m[0m10:22:25,777 INFO [com.maptology.service.rest.UserResource] (default task-369) Received a get request for the current user. [0m[0m10:22:25,857 INFO [com.maptology.service.principal.LoginManager] (default task-371) User 'admin' authenticated. [0m[0m10:22:25,857 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-371) Creating principal: admin: (4:null) [0m[0m10:22:25,858 INFO [com.maptology.service.rest.UserResource] (default task-371) Received a get request for the current user. [0m[0m10:22:25,884 INFO [com.maptology.service.access.AccessControlFilter] (default task-373) Aborting call due to security check. [0m[0m10:22:25,973 INFO [com.maptology.service.principal.LoginManager] (default task-377) User 'handte' authenticated. [0m[0m10:22:25,974 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-377) Creating principal: handte: (8:null) [0m[0m10:22:25,975 INFO [com.maptology.service.rest.UserResource] (default task-377) Received a get request for the current user. [0m[0m10:22:26,054 INFO [com.maptology.service.principal.LoginManager] (default task-378) User 'admin' authenticated. [0m[0m10:22:26,055 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-378) Creating principal: admin: (4:null) [0m[0m10:22:26,056 INFO [com.maptology.service.rest.UserResource] (default task-378) Received a get request for the current user. [0m[0m10:22:26,083 INFO [com.maptology.service.principal.LoginManager] (default task-381) Validating device token [0m[0m10:22:26,084 INFO [com.maptology.service.principal.LoginManager] (default task-381) Device 'wocVRFW83oqv_aRa8Nww4VpTRsfCwm2_AK60afKMn7_QB2mkux3CLqBhc_vl8WpD7ZVRYv3uqNo1QFHU9_KDcQ' authenticated. [0m[0m10:22:26,085 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-381) Creating principal: :wocVRFW83oqv_aRa8Nww4VpTRsfCwm2_AK60afKMn7_QB2mkux3CLqBhc_vl8WpD7ZVRYv3uqNo1QFHU9_KDcQ (null:77) [0m[0m10:22:26,086 INFO [com.maptology.service.access.AccessControlFilter] (default task-381) Aborting call due to security check. [0m[0m10:22:26,187 INFO [com.maptology.service.principal.LoginManager] (default task-384) User 'handte' authenticated. [0m[0m10:22:26,188 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-384) Creating principal: handte: (8:null) [0m[0m10:22:26,189 INFO [com.maptology.service.rest.UserResource] (default task-384) Received a get request for the current user. [0m[0m10:22:26,268 INFO [com.maptology.service.principal.LoginManager] (default task-386) User 'admin' authenticated. [0m[0m10:22:26,268 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-386) Creating principal: admin: (4:null) [0m[0m10:22:26,270 INFO [com.maptology.service.rest.UserResource] (default task-386) Received a get request for the current user. [0m[0m10:22:26,363 INFO [com.maptology.service.principal.LoginManager] (default task-389) User 'admin' authenticated. [0m[0m10:22:26,363 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-389) Creating principal: admin: (4:null) [0m[0m10:22:26,427 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-389) Email from noreply@maptology.com to somemail75efee384bf348d499e853212273df7a@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/goiJA5lmnptfyRPmaO1uBQ. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:26,521 INFO [com.maptology.service.principal.LoginManager] (default task-393) User 'handte' authenticated. [0m[0m10:22:26,521 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-393) Creating principal: handte: (8:null) [0m[0m10:22:26,523 INFO [com.maptology.service.rest.UserResource] (default task-393) Received a get request for the current user. [0m[0m10:22:26,605 INFO [com.maptology.service.principal.LoginManager] (default task-395) User 'admin' authenticated. [0m[0m10:22:26,605 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-395) Creating principal: admin: (4:null) [0m[0m10:22:26,606 INFO [com.maptology.service.rest.UserResource] (default task-395) Received a get request for the current user. [0m[0m10:22:26,700 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-397) Email from noreply@maptology.com to somemail67b9ba3fa8fc433ea9167043b436cc3f@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/tS8xor9uPn-fKGevtMJgOg. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:26,708 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-399) Email from noreply@maptology.com to somemail67b9ba3fa8fc433ea9167043b436cc3f@example.com. Subject:Maptology Account Reset Link Body: Dear Test User, we have received a request for a Maptology account reset. If you have requested the reset, please assign a new password by visiting https://www.maptology.com/app/reset/_1UKciSMXx7_FMfPXHG7Tw. If you did not request the reset, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:26,805 INFO [com.maptology.service.principal.LoginManager] (default task-402) User 'handte' authenticated. [0m[0m10:22:26,806 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-402) Creating principal: handte: (8:null) [0m[0m10:22:26,807 INFO [com.maptology.service.rest.UserResource] (default task-402) Received a get request for the current user. [0m[0m10:22:26,884 INFO [com.maptology.service.principal.LoginManager] (default task-404) User 'admin' authenticated. [0m[0m10:22:26,885 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-404) Creating principal: admin: (4:null) [0m[0m10:22:26,886 INFO [com.maptology.service.rest.UserResource] (default task-404) Received a get request for the current user. [0m[0m10:22:26,974 INFO [com.maptology.service.principal.LoginManager] (default task-406) User 'handte' authenticated. [0m[0m10:22:26,975 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-406) Creating principal: handte: (8:null) [0m[0m10:22:26,975 INFO [com.maptology.service.access.AccessControlFilter] (default task-406) Aborting call due to security check. [0m[0m10:22:27,067 INFO [com.maptology.service.principal.LoginManager] (default task-410) User 'handte' authenticated. [0m[0m10:22:27,067 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-410) Creating principal: handte: (8:null) [0m[0m10:22:27,068 INFO [com.maptology.service.rest.UserResource] (default task-410) Received a get request for the current user. [0m[0m10:22:27,148 INFO [com.maptology.service.principal.LoginManager] (default task-411) User 'admin' authenticated. [0m[0m10:22:27,149 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-411) Creating principal: admin: (4:null) [0m[0m10:22:27,150 INFO [com.maptology.service.rest.UserResource] (default task-411) Received a get request for the current user. [0m[0m10:22:27,175 INFO [com.maptology.service.access.AccessControlFilter] (default task-414) Aborting call due to security check. [0m[0m10:22:27,271 INFO [com.maptology.service.principal.LoginManager] (default task-417) User 'handte' authenticated. [0m[0m10:22:27,272 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-417) Creating principal: handte: (8:null) [0m[0m10:22:27,274 INFO [com.maptology.service.rest.UserResource] (default task-417) Received a get request for the current user. [0m[0m10:22:27,350 INFO [com.maptology.service.principal.LoginManager] (default task-419) User 'admin' authenticated. [0m[0m10:22:27,351 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-419) Creating principal: admin: (4:null) [0m[0m10:22:27,352 INFO [com.maptology.service.rest.UserResource] (default task-419) Received a get request for the current user. [0m[0m10:22:27,446 INFO [com.maptology.service.session.DebugEmailSessionBean] (default task-421) Email from noreply@maptology.com to somemailda962188d1a241a5b3231b64d925ad8b@example.com. Subject:Welcome to Maptology Body: Dear Test User, we have received an account request for a new Maptology account. If you have requested the account, please confirm your email by visiting https://www.maptology.com/app/activate/660uoD1S9nVr5oVaDdJQtg. If you did not request the account, simply delete this email or contact us. Best regards, Your Maptology Team [0m[0m10:22:27,541 INFO [com.maptology.service.principal.LoginManager] (default task-425) User 'handte' authenticated. [0m[0m10:22:27,542 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-425) Creating principal: handte: (8:null) [0m[0m10:22:27,543 INFO [com.maptology.service.rest.UserResource] (default task-425) Received a get request for the current user. [0m[0m10:22:27,622 INFO [com.maptology.service.principal.LoginManager] (default task-427) User 'admin' authenticated. [0m[0m10:22:27,623 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-427) Creating principal: admin: (4:null) [0m[0m10:22:27,624 INFO [com.maptology.service.rest.UserResource] (default task-427) Received a get request for the current user. [0m[0m10:22:27,647 INFO [com.maptology.service.principal.LoginManager] (default task-429) Validating device token [0m[0m10:22:27,649 INFO [com.maptology.service.principal.LoginManager] (default task-429) Device 'OBXWe25ZU7txlFRhSdieDEaq0D_TO2-CqTLcKXa_8nWPbbBhWdhkEvWXwmBAbPsLIDzoGmE-dDN4pjFlYwH7Rw' authenticated. [0m[0m10:22:27,650 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-429) Creating principal: :OBXWe25ZU7txlFRhSdieDEaq0D_TO2-CqTLcKXa_8nWPbbBhWdhkEvWXwmBAbPsLIDzoGmE-dDN4pjFlYwH7Rw (null:93) [0m[0m10:22:27,650 INFO [com.maptology.service.access.AccessControlFilter] (default task-429) Aborting call due to security check. [0m[0m10:22:27,750 INFO [com.maptology.service.principal.LoginManager] (default task-432) User 'handte' authenticated. [0m[0m10:22:27,751 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-432) Creating principal: handte: (8:null) [0m[0m10:22:27,752 INFO [com.maptology.service.rest.UserResource] (default task-432) Received a get request for the current user. [0m[0m10:22:27,834 INFO [com.maptology.service.principal.LoginManager] (default task-434) User 'admin' authenticated. [0m[0m10:22:27,835 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-434) Creating principal: admin: (4:null) [0m[0m10:22:27,836 INFO [com.maptology.service.rest.UserResource] (default task-434) Received a get request for the current user. [0m[0m10:22:27,928 INFO [com.maptology.service.principal.LoginManager] (default task-437) User 'handte' authenticated. [0m[0m10:22:27,929 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-437) Creating principal: handte: (8:null) [0m[0m10:22:27,930 INFO [com.maptology.service.access.AccessControlFilter] (default task-437) Aborting call due to security check. [0m[0m10:22:27,991 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 59) Cancel geocoding called. [0m[0m10:22:28,015 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0022: Unregistered web context: /api [0m[0m10:22:28,066 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-public' [0m[0m10:22:28,066 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-datastore' [0m[0m10:22:28,072 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-public' [0m[0m10:22:28,072 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'b455f64b-940f-4398-817d-6033bd05ce17.ear/ejb.jar#maptology-datastore' [0m[0m10:22:28,107 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 145ms [0m[0m10:22:28,111 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 149ms [0m[0m10:22:28,114 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 4) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:28,114 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment b455f64b-940f-4398-817d-6033bd05ce17.ear (runtime-name: b455f64b-940f-4398-817d-6033bd05ce17.ear) in 153ms [0m[33m10:22:28,131 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:28,133 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/8b/24c08bd1fe7fc430550dcff4705acc280dd3fe/content [0m[0m10:22:28,133 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "b455f64b-940f-4398-817d-6033bd05ce17.ear" (runtime-name: "b455f64b-940f-4398-817d-6033bd05ce17.ear") [0m[INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.296 s - in com.maptology.service.test.rest.UserResourceTest [INFO] Running com.maptology.service.test.rest.VersionResourceTest Jul 20, 2019 10:22:28 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:28,482 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/a4/6109c186fcc73add0ef2a5e2aa2bc1babc4eb0/content [0m[0m10:22:28,485 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "18f56a3f-068e-4931-a157-c5798caa3395.ear" (runtime-name: "18f56a3f-068e-4931-a157-c5798caa3395.ear") [0m[0m10:22:28,583 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m10:22:28,583 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m10:22:28,646 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:28,646 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:28,669 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-public' [0m[0m10:22:28,669 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 59) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:28,669 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-datastore' [0m[0m10:22:28,669 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 4) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:28,671 INFO [org.jboss.weld.deployer] (MSC service thread 1-7) WFLYWELD0003: Processing weld deployment 18f56a3f-068e-4931-a157-c5798caa3395.ear [0m[0m10:22:28,703 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment war.war [0m[0m10:22:28,706 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/18f56a3f-068e-4931-a157-c5798caa3395/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m10:22:28,741 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:28,743 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:28,744 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "18f56a3f-068e-4931-a157-c5798caa3395.ear"' are as follows: java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/18f56a3f-068e-4931-a157-c5798caa3395/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:28,769 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:28,769 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 59) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:28,780 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:28,862 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 59) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-public' [0m[0m10:22:28,862 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 4) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-datastore' [0m[0m10:22:28,869 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 4) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:28,869 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 59) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:28,869 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 4) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:28,874 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 59) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:28,882 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 4) Envers integration enabled? : true [0m[0m10:22:28,882 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 59) Envers integration enabled? : true [0m[0m10:22:29,047 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 59) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:29,053 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 4) HHH000227: Running hbm2ddl schema export [0m[0m10:22:29,082 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 4) HHH000230: Schema export complete [0m[0m10:22:29,082 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 4) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:29,434 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Schedule geocoding called. [0m[0m10:22:29,436 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 25) Scheduling batch geocoder. [0m[0m10:22:29,440 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 29) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m10:22:29,442 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 29) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m10:22:29,443 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Initializing roles (data). [0m[0m10:22:29,445 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating role admin. [0m[0m10:22:29,449 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 29) Registering AuthConfigFactory for default-host /api. [0m[0m10:22:29,449 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Role admin created. [0m[0m10:22:29,451 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating role user. [0m[0m10:22:29,455 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 29) WFLYUT0021: Registered web context: /api [0m[0m10:22:29,465 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Role user created. [0m[0m10:22:29,465 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating role device. [0m[0m10:22:29,467 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Role device created. [0m[0m10:22:29,467 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Initializing users. [0m[0m10:22:29,468 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating user admin. [0m[0m10:22:29,556 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User admin created. [0m[0m10:22:29,557 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User admin created. [0m[0m10:22:29,557 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) Creating user handte. [0m[0m10:22:29,630 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User handte created. [0m[0m10:22:29,696 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User friend created. [0m[0m10:22:29,762 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 2) User intruder created. [0m[0m10:22:29,778 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "18f56a3f-068e-4931-a157-c5798caa3395.ear" (runtime-name : "18f56a3f-068e-4931-a157-c5798caa3395.ear") [0m[0m10:22:29,867 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:29,868 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-439) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:30,017 INFO [com.maptology.service.session.VersionSessionBean] (default task-441) Loading versions. [0m[0m10:22:30,018 INFO [com.maptology.service.session.VersionSessionBean] (default task-441) Code source is: 'vfs:/content/18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar'. [0m[0m10:22:30,018 INFO [com.maptology.service.session.VersionSessionBean] (default task-441) Searching manifest in 'vfs:/content/18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar'. [0m[0m10:22:30,019 INFO [com.maptology.service.session.VersionSessionBean] (default task-441) Loading exploded manifest from 'vfs:/content/18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar/META-INF/MANIFEST.MF'. [0m[0m10:22:30,051 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 11) WFLYUT0022: Unregistered web context: /api [0m[0m10:22:30,049 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 15) Cancel geocoding called. [0m[0m10:22:30,089 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-public' [0m[0m10:22:30,089 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-datastore' [0m[0m10:22:30,095 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-datastore' [0m[0m10:22:30,095 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '18f56a3f-068e-4931-a157-c5798caa3395.ear/ejb.jar#maptology-public' [0m[0m10:22:30,156 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:30,158 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 124ms [0m[0m10:22:30,160 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 126ms [0m[0m10:22:30,164 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment 18f56a3f-068e-4931-a157-c5798caa3395.ear (runtime-name: 18f56a3f-068e-4931-a157-c5798caa3395.ear) in 131ms [0m[33m10:22:30,174 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:30,175 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/a4/6109c186fcc73add0ef2a5e2aa2bc1babc4eb0/content [0m[0m10:22:30,175 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "18f56a3f-068e-4931-a157-c5798caa3395.ear" (runtime-name: "18f56a3f-068e-4931-a157-c5798caa3395.ear") [0m[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.035 s - in com.maptology.service.test.rest.VersionResourceTest [INFO] Running com.maptology.service.test.rest.NoticeResourceTest Jul 20, 2019 10:22:30 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:30,493 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7a/d5c6965a08d82f7b41008782149a619f7621df/content [0m[0m10:22:30,496 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "e251300f-dd64-4929-a5f9-b1b320424dc3.ear" (runtime-name: "e251300f-dd64-4929-a5f9-b1b320424dc3.ear") [0m[0m10:22:30,586 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m10:22:30,587 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m10:22:30,640 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:30,640 INFO [org.jboss.as.jpa] (MSC service thread 1-1) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:30,656 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment e251300f-dd64-4929-a5f9-b1b320424dc3.ear [0m[0m10:22:30,656 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:30,656 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-public' [0m[0m10:22:30,657 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 29) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:30,657 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 23) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:30,692 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment war.war [0m[0m10:22:30,695 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m10:22:30,728 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m10:22:30,730 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:30,730 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:30,730 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:30,730 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:30,730 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:30,730 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:30,731 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e251300f-dd64-4929-a5f9-b1b320424dc3.ear"' are as follows: java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/e251300f-dd64-4929-a5f9-b1b320424dc3/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:30,756 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:30,758 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:30,768 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:30,846 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-public' [0m[0m10:22:30,848 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 29) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:30,851 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 23) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:30,852 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 29) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:30,852 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 23) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:30,852 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 29) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:30,859 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 23) Envers integration enabled? : true [0m[0m10:22:30,859 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 29) Envers integration enabled? : true [0m[0m10:22:30,973 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 23) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:30,975 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 29) HHH000227: Running hbm2ddl schema export [0m[0m10:22:30,995 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 29) HHH000230: Schema export complete [0m[0m10:22:30,995 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 29) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:31,275 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 23) Schedule geocoding called. [0m[0m10:22:31,279 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 23) Scheduling batch geocoder. [0m[0m10:22:31,279 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 9) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m10:22:31,281 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 9) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m10:22:31,286 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Initializing roles (data). [0m[0m10:22:31,287 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Creating role admin. [0m[0m10:22:31,291 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 9) Registering AuthConfigFactory for default-host /api. [0m[0m10:22:31,293 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Role admin created. [0m[0m10:22:31,295 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Creating role user. [0m[0m10:22:31,296 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 9) WFLYUT0021: Registered web context: /api [0m[0m10:22:31,307 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Role user created. [0m[0m10:22:31,308 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Creating role device. [0m[0m10:22:31,309 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Role device created. [0m[0m10:22:31,310 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Initializing users. [0m[0m10:22:31,310 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Creating user admin. [0m[0m10:22:31,398 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) User admin created. [0m[0m10:22:31,399 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) User admin created. [0m[0m10:22:31,399 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) Creating user handte. [0m[0m10:22:31,474 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) User handte created. [0m[0m10:22:31,539 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) User friend created. [0m[0m10:22:31,603 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 11) User intruder created. [0m[0m10:22:31,620 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "e251300f-dd64-4929-a5f9-b1b320424dc3.ear" (runtime-name : "e251300f-dd64-4929-a5f9-b1b320424dc3.ear") [0m[0m10:22:31,688 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,689 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-443) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:31,903 INFO [com.maptology.service.principal.LoginManager] (default task-445) User 'handte' authenticated. [0m[0m10:22:31,907 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-445) Creating principal: handte: (8:null) [0m[0m10:22:31,919 INFO [com.maptology.service.rest.NoticeResource] (default task-445) Received a get request for active notices since 0. [0m[0m10:22:31,926 INFO [com.maptology.service.session.AbstractSessionBean] (default task-445) Get notices 0 [0m[0m10:22:31,998 INFO [com.maptology.service.principal.LoginManager] (default task-447) User 'handte' authenticated. [0m[0m10:22:31,998 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-447) Creating principal: handte: (8:null) [0m[0m10:22:31,999 INFO [com.maptology.service.access.AccessControlFilter] (default task-447) Aborting call due to security check. [0m[0m10:22:32,079 INFO [com.maptology.service.principal.LoginManager] (default task-449) User 'handte' authenticated. [0m[0m10:22:32,080 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-449) Creating principal: handte: (8:null) [0m[0m10:22:32,081 INFO [com.maptology.service.access.AccessControlFilter] (default task-449) Aborting call due to security check. [0m[0m10:22:32,156 INFO [com.maptology.service.principal.LoginManager] (default task-451) User 'handte' authenticated. [0m[0m10:22:32,157 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-451) Creating principal: handte: (8:null) [0m[0m10:22:32,158 INFO [com.maptology.service.access.AccessControlFilter] (default task-451) Aborting call due to security check. [0m[0m10:22:32,232 INFO [com.maptology.service.principal.LoginManager] (default task-452) User 'handte' authenticated. [0m[0m10:22:32,233 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-452) Creating principal: handte: (8:null) [0m[0m10:22:32,237 INFO [com.maptology.service.rest.NoticeResource] (default task-452) Received a get request for active notice page. [0m[0m10:22:32,352 INFO [com.maptology.service.principal.LoginManager] (default task-456) User 'admin' authenticated. [0m[0m10:22:32,352 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-456) Creating principal: admin: (4:null) [0m[0m10:22:32,371 INFO [com.maptology.service.rest.NoticeResource] (default task-456) Received a post request to add a notice. [0m[0m10:22:32,454 INFO [com.maptology.service.principal.LoginManager] (default task-458) User 'admin' authenticated. [0m[0m10:22:32,455 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-458) Creating principal: admin: (4:null) [0m[0m10:22:32,457 INFO [com.maptology.service.rest.NoticeResource] (default task-458) Received a post request to add a notice. [0m[0m10:22:32,530 INFO [com.maptology.service.principal.LoginManager] (default task-460) User 'admin' authenticated. [0m[0m10:22:32,531 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-460) Creating principal: admin: (4:null) [0m[0m10:22:32,533 INFO [com.maptology.service.rest.NoticeResource] (default task-460) Received a get request for active notices since 0. [0m[0m10:22:32,536 INFO [com.maptology.service.session.AbstractSessionBean] (default task-460) Get notices 2 [0m[0m10:22:32,536 INFO [com.maptology.service.session.AbstractSessionBean] (default task-460) Clearing 15 1 [0m[0m10:22:32,611 INFO [com.maptology.service.principal.LoginManager] (default task-461) User 'admin' authenticated. [0m[0m10:22:32,612 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-461) Creating principal: admin: (4:null) [0m[0m10:22:32,617 INFO [com.maptology.service.rest.NoticeResource] (default task-461) Received a put request for notice 15. [0m[0m10:22:32,692 INFO [com.maptology.service.principal.LoginManager] (default task-463) User 'admin' authenticated. [0m[0m10:22:32,693 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-463) Creating principal: admin: (4:null) [0m[0m10:22:32,697 INFO [com.maptology.service.rest.NoticeResource] (default task-463) Received a put request for notice -1. [0m[0m10:22:32,768 INFO [com.maptology.service.principal.LoginManager] (default task-465) User 'admin' authenticated. [0m[0m10:22:32,768 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-465) Creating principal: admin: (4:null) [0m[0m10:22:32,771 INFO [com.maptology.service.rest.NoticeResource] (default task-465) Received a put request for notice 15. [0m[0m10:22:32,844 INFO [com.maptology.service.principal.LoginManager] (default task-467) User 'admin' authenticated. [0m[0m10:22:32,845 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-467) Creating principal: admin: (4:null) [0m[0m10:22:32,847 INFO [com.maptology.service.rest.NoticeResource] (default task-467) Received a get request for active notices since 0. [0m[0m10:22:32,850 INFO [com.maptology.service.session.AbstractSessionBean] (default task-467) Get notices 2 [0m[0m10:22:32,873 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 23) WFLYUT0022: Unregistered web context: /api [0m[0m10:22:32,874 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 26) Cancel geocoding called. [0m[0m10:22:32,897 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:32,897 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-public' [0m[0m10:22:32,905 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:32,905 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'e251300f-dd64-4929-a5f9-b1b320424dc3.ear/ejb.jar#maptology-public' [0m[0m10:22:32,948 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 85ms [0m[0m10:22:32,948 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:32,951 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 88ms [0m[0m10:22:32,958 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment e251300f-dd64-4929-a5f9-b1b320424dc3.ear (runtime-name: e251300f-dd64-4929-a5f9-b1b320424dc3.ear) in 95ms [0m[33m10:22:32,969 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:32,970 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/7a/d5c6965a08d82f7b41008782149a619f7621df/content [0m[0m10:22:32,970 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "e251300f-dd64-4929-a5f9-b1b320424dc3.ear" (runtime-name: "e251300f-dd64-4929-a5f9-b1b320424dc3.ear") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.791 s - in com.maptology.service.test.rest.NoticeResourceTest [INFO] Running com.maptology.service.test.rest.ShareResourceTest Jul 20, 2019 10:22:32 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:33,266 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/68/ee73c72b9ee7a6092fbe3681d5ae920fdb4a04/content [0m[0m10:22:33,267 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear" (runtime-name: "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear") [0m[0m10:22:33,357 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m10:22:33,358 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m10:22:33,408 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:33,409 INFO [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:33,422 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-public' [0m[0m10:22:33,422 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:33,423 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 15) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:33,423 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 23) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:33,426 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 325bdec1-4c2c-42fb-8666-fb36270bcca3.ear [0m[0m10:22:33,460 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment war.war [0m[0m10:22:33,462 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m10:22:33,476 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m10:22:33,477 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:33,477 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:33,477 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:33,477 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:33,478 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear"' are as follows: java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/325bdec1-4c2c-42fb-8666-fb36270bcca3/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:33,499 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:33,499 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 23) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:33,507 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 23) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:33,568 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 23) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:33,568 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-public' [0m[0m10:22:33,569 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 23) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:33,569 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 15) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:33,571 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 23) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:33,572 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 15) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:33,576 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 15) Envers integration enabled? : true [0m[0m10:22:33,577 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 23) Envers integration enabled? : true [0m[0m10:22:33,692 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 23) HHH000227: Running hbm2ddl schema export [0m[0m10:22:33,703 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 15) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:33,711 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 23) HHH000230: Schema export complete [0m[0m10:22:33,711 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 23) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:33,982 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 23) Schedule geocoding called. [0m[0m10:22:33,982 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 23) Scheduling batch geocoder. [0m[0m10:22:33,989 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 26) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m10:22:33,992 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 26) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m10:22:33,996 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Initializing roles (data). [0m[0m10:22:33,997 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Creating role admin. [0m[0m10:22:33,997 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 26) Registering AuthConfigFactory for default-host /api. [0m[0m10:22:34,004 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Role admin created. [0m[0m10:22:34,006 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Creating role user. [0m[0m10:22:34,008 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 26) WFLYUT0021: Registered web context: /api [0m[0m10:22:34,017 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Role user created. [0m[0m10:22:34,017 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Creating role device. [0m[0m10:22:34,018 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Role device created. [0m[0m10:22:34,019 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Initializing users. [0m[0m10:22:34,019 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Creating user admin. [0m[0m10:22:34,089 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) User admin created. [0m[0m10:22:34,090 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) User admin created. [0m[0m10:22:34,091 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) Creating user handte. [0m[0m10:22:34,171 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) User handte created. [0m[0m10:22:34,240 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) User friend created. [0m[0m10:22:34,302 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 15) User intruder created. [0m[0m10:22:34,315 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear" (runtime-name : "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear") [0m[0m10:22:34,513 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,514 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-470) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:34,801 INFO [com.maptology.service.principal.LoginManager] (default task-472) User 'handte' authenticated. [0m[0m10:22:34,803 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-472) Creating principal: handte: (8:null) [0m[0m10:22:34,846 INFO [com.maptology.service.principal.LoginManager] (default task-474) Validating device token [0m[0m10:22:34,853 INFO [com.maptology.service.principal.LoginManager] (default task-474) Device 'uhKF4Pfzuof6JgSNNSTSmHAduaIrdQL8Pr57s4FtvZLlLXuKY6dmL0xFv3ugWI6NOif1NMJccYOi9t2-PG4-yA' authenticated. [0m[0m10:22:34,855 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-474) Creating principal: :uhKF4Pfzuof6JgSNNSTSmHAduaIrdQL8Pr57s4FtvZLlLXuKY6dmL0xFv3ugWI6NOif1NMJccYOi9t2-PG4-yA (null:14) [0m[0m10:22:34,939 INFO [com.maptology.service.principal.LoginManager] (default task-478) Validating device token [0m[0m10:22:34,940 INFO [com.maptology.service.principal.LoginManager] (default task-478) Device 'uhKF4Pfzuof6JgSNNSTSmHAduaIrdQL8Pr57s4FtvZLlLXuKY6dmL0xFv3ugWI6NOif1NMJccYOi9t2-PG4-yA' authenticated. [0m[0m10:22:34,942 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-478) Creating principal: :uhKF4Pfzuof6JgSNNSTSmHAduaIrdQL8Pr57s4FtvZLlLXuKY6dmL0xFv3ugWI6NOif1NMJccYOi9t2-PG4-yA (null:14) [0m[0m10:22:35,049 INFO [com.maptology.service.principal.LoginManager] (default task-481) User 'handte' authenticated. [0m[0m10:22:35,050 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-481) Creating principal: handte: (8:null) [0m[0m10:22:35,114 INFO [com.maptology.service.principal.LoginManager] (default task-486) Validating device token [0m[0m10:22:35,116 INFO [com.maptology.service.principal.LoginManager] (default task-486) Device 'auWufKjgmw-zNM7yaMfLfSzvdFS24N7X0CQYCIzbhC7ntXaeuXYJV_LSrCOnmBIF7EVAnkzW6P8msei-Lo_YiA' authenticated. [0m[0m10:22:35,116 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-486) Creating principal: :auWufKjgmw-zNM7yaMfLfSzvdFS24N7X0CQYCIzbhC7ntXaeuXYJV_LSrCOnmBIF7EVAnkzW6P8msei-Lo_YiA (null:17) [0m[0m10:22:35,162 INFO [com.maptology.service.principal.LoginManager] (default task-489) Validating device token [0m[0m10:22:35,164 INFO [com.maptology.service.principal.LoginManager] (default task-489) Device 'auWufKjgmw-zNM7yaMfLfSzvdFS24N7X0CQYCIzbhC7ntXaeuXYJV_LSrCOnmBIF7EVAnkzW6P8msei-Lo_YiA' authenticated. [0m[0m10:22:35,164 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-489) Creating principal: :auWufKjgmw-zNM7yaMfLfSzvdFS24N7X0CQYCIzbhC7ntXaeuXYJV_LSrCOnmBIF7EVAnkzW6P8msei-Lo_YiA (null:17) [0m[0m10:22:35,190 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 4) WFLYUT0022: Unregistered web context: /api [0m[0m10:22:35,195 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 18) Cancel geocoding called. [0m[0m10:22:35,224 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:35,224 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-public' [0m[0m10:22:35,227 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-public' [0m[0m10:22:35,227 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '325bdec1-4c2c-42fb-8666-fb36270bcca3.ear/ejb.jar#maptology-datastore' [0m[0m10:22:35,242 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 56ms [0m[0m10:22:35,242 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 18) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:35,244 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 58ms [0m[0m10:22:35,248 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment 325bdec1-4c2c-42fb-8666-fb36270bcca3.ear (runtime-name: 325bdec1-4c2c-42fb-8666-fb36270bcca3.ear) in 62ms [0m[33m10:22:35,256 WARN [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:35,257 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/68/ee73c72b9ee7a6092fbe3681d5ae920fdb4a04/content [0m[0m10:22:35,258 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear" (runtime-name: "325bdec1-4c2c-42fb-8666-fb36270bcca3.ear") [0m[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in com.maptology.service.test.rest.ShareResourceTest [INFO] Running com.maptology.service.test.rest.DeviceResourceTest Jul 20, 2019 10:22:35 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:35,546 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/6c/af13f325dd4d7dc862527c3f89e464b1901b5e/content [0m[0m10:22:35,548 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "94025004-db9b-46ea-830b-dc2fb07bac5f.ear" (runtime-name: "94025004-db9b-46ea-830b-dc2fb07bac5f.ear") [0m[0m10:22:35,642 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m10:22:35,642 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m10:22:35,689 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:35,689 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:35,699 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-public' [0m[0m10:22:35,699 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-datastore' [0m[0m10:22:35,699 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 18) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:35,699 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 15) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:35,706 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment 94025004-db9b-46ea-830b-dc2fb07bac5f.ear [0m[0m10:22:35,737 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment war.war [0m[0m10:22:35,738 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m10:22:35,756 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m10:22:35,757 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:35,757 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:35,757 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:35,757 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:35,757 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:35,758 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-8) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "94025004-db9b-46ea-830b-dc2fb07bac5f.ear"' are as follows: java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/94025004-db9b-46ea-830b-dc2fb07bac5f/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:35,780 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 18) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:35,781 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 18) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:35,790 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 18) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:35,846 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 18) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-public' [0m[0m10:22:35,846 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 15) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-datastore' [0m[0m10:22:35,847 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 15) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:35,847 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 18) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:35,848 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 15) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:35,848 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 18) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:35,852 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 15) Envers integration enabled? : true [0m[0m10:22:35,852 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 18) Envers integration enabled? : true [0m[0m10:22:35,960 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 15) HHH000227: Running hbm2ddl schema export [0m[0m10:22:35,967 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 18) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:35,975 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 15) HHH000230: Schema export complete [0m[0m10:22:35,975 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 15) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:36,210 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 18) Schedule geocoding called. [0m[0m10:22:36,210 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 18) Scheduling batch geocoder. [0m[0m10:22:36,215 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 25) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m10:22:36,216 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 25) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m10:22:36,221 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Initializing roles (data). [0m[0m10:22:36,223 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role admin. [0m[0m10:22:36,226 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 25) Registering AuthConfigFactory for default-host /api. [0m[0m10:22:36,227 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role admin created. [0m[0m10:22:36,229 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role user. [0m[0m10:22:36,231 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 25) WFLYUT0021: Registered web context: /api [0m[0m10:22:36,241 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role user created. [0m[0m10:22:36,242 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating role device. [0m[0m10:22:36,243 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Role device created. [0m[0m10:22:36,243 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Initializing users. [0m[0m10:22:36,244 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating user admin. [0m[0m10:22:36,318 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User admin created. [0m[0m10:22:36,318 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User admin created. [0m[0m10:22:36,319 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) Creating user handte. [0m[0m10:22:36,392 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User handte created. [0m[0m10:22:36,461 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User friend created. [0m[0m10:22:36,521 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 19) User intruder created. [0m[0m10:22:36,534 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "94025004-db9b-46ea-830b-dc2fb07bac5f.ear" (runtime-name : "94025004-db9b-46ea-830b-dc2fb07bac5f.ear") [0m[0m10:22:36,597 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,598 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-493) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:36,866 INFO [com.maptology.service.principal.LoginManager] (default task-498) User 'admin' authenticated. [0m[0m10:22:36,867 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-498) Creating principal: admin: (4:null) [0m[0m10:22:36,932 INFO [com.maptology.service.principal.LoginManager] (default task-503) Validating device token [0m[0m10:22:36,934 INFO [com.maptology.service.principal.LoginManager] (default task-503) Device 'bhY-vPhviFv8AEK63KTYYpvp80-bdLs47SbEIkf0IRa-GUjYcZXacr-n13_VLSAtbaO6grQImaQwf4_jtk-v6Q' authenticated. [0m[0m10:22:36,934 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-503) Creating principal: :bhY-vPhviFv8AEK63KTYYpvp80-bdLs47SbEIkf0IRa-GUjYcZXacr-n13_VLSAtbaO6grQImaQwf4_jtk-v6Q (null:16) [0m[0m10:22:36,935 INFO [com.maptology.service.access.AccessControlFilter] (default task-503) Aborting call due to security check. [0m[0m10:22:37,048 INFO [com.maptology.service.principal.LoginManager] (default task-507) User 'handte' authenticated. [0m[0m10:22:37,049 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-507) Creating principal: handte: (8:null) [0m[0m10:22:37,049 INFO [com.maptology.service.access.AccessControlFilter] (default task-507) Aborting call due to security check. [0m[0m10:22:37,169 INFO [com.maptology.service.principal.LoginManager] (default task-2) User 'admin' authenticated. [0m[0m10:22:37,169 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-2) Creating principal: admin: (4:null) [0m[0m10:22:37,218 INFO [com.maptology.service.access.AccessControlFilter] (default task-8) Aborting call due to security check. [0m[0m10:22:37,331 INFO [com.maptology.service.principal.LoginManager] (default task-12) User 'handte' authenticated. [0m[0m10:22:37,332 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-12) Creating principal: handte: (8:null) [0m[0m10:22:37,483 INFO [com.maptology.service.principal.LoginManager] (default task-18) User 'handte' authenticated. [0m[0m10:22:37,484 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-18) Creating principal: handte: (8:null) [0m[0m10:22:37,484 INFO [com.maptology.service.access.AccessControlFilter] (default task-18) Aborting call due to security check. [0m[0m10:22:37,527 INFO [com.maptology.service.principal.LoginManager] (default task-15) Validating device token [0m[0m10:22:37,528 INFO [com.maptology.service.principal.LoginManager] (default task-15) Device '1MbhsyLCj2ydAGJ6bTr44r3A5iPGB3DS9vn9w3i5hdof1ceKOEahl12v2iQWiw84Cxz1vxReXgdBfO8BERraMg' authenticated. [0m[0m10:22:37,529 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-15) Creating principal: :1MbhsyLCj2ydAGJ6bTr44r3A5iPGB3DS9vn9w3i5hdof1ceKOEahl12v2iQWiw84Cxz1vxReXgdBfO8BERraMg (null:24) [0m[0m10:22:37,530 INFO [com.maptology.service.access.AccessControlFilter] (default task-15) Aborting call due to security check. [0m[0m10:22:37,640 INFO [com.maptology.service.principal.LoginManager] (default task-27) User 'admin' authenticated. [0m[0m10:22:37,641 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-27) Creating principal: admin: (4:null) [0m[0m10:22:37,641 INFO [com.maptology.service.access.AccessControlFilter] (default task-27) Aborting call due to security check. [0m[0m10:22:37,692 INFO [com.maptology.service.principal.LoginManager] (default task-32) Validating device token [0m[0m10:22:37,693 INFO [com.maptology.service.principal.LoginManager] (default task-32) Device 'JwzBucM9LCRVyNb0uUT4EACRZLD77-IJk6U1wSuP8AAMf1vYGZPNw66AOqIIA_Lvr9yRb8O2ofGlfqvhf_1dhg' authenticated. [0m[0m10:22:37,694 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-32) Creating principal: :JwzBucM9LCRVyNb0uUT4EACRZLD77-IJk6U1wSuP8AAMf1vYGZPNw66AOqIIA_Lvr9yRb8O2ofGlfqvhf_1dhg (null:28) [0m[0m10:22:37,694 INFO [com.maptology.service.access.AccessControlFilter] (default task-32) Aborting call due to security check. [0m[0m10:22:37,806 INFO [com.maptology.service.principal.LoginManager] (default task-36) User 'handte' authenticated. [0m[0m10:22:37,807 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-36) Creating principal: handte: (8:null) [0m[0m10:22:37,892 INFO [com.maptology.service.principal.LoginManager] (default task-40) User 'handte' authenticated. [0m[0m10:22:37,892 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-40) Creating principal: handte: (8:null) [0m[0m10:22:37,903 INFO [com.maptology.service.rest.UserResource] (default task-40) Received a get request for the current user. [0m[0m10:22:37,943 INFO [com.maptology.service.access.AccessControlFilter] (default task-43) Aborting call due to security check. [0m[0m10:22:37,980 INFO [com.maptology.service.principal.LoginManager] (default task-50) Validating device token [0m[0m10:22:37,981 INFO [com.maptology.service.principal.LoginManager] (default task-50) Device 'TLIelJVfcGyHD4SrwlEnJ-jxQvqo4Uiy852zYjh-hMDea7K04U90nRz7Zrhsi7wWtgfDbYtQqE0Im1f12HWd-A' authenticated. [0m[0m10:22:37,982 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-50) Creating principal: :TLIelJVfcGyHD4SrwlEnJ-jxQvqo4Uiy852zYjh-hMDea7K04U90nRz7Zrhsi7wWtgfDbYtQqE0Im1f12HWd-A (null:32) [0m[0m10:22:37,983 INFO [com.maptology.service.access.AccessControlFilter] (default task-50) Aborting call due to security check. [0m[0m10:22:38,031 INFO [com.maptology.service.principal.LoginManager] (default task-53) Validating device token [0m[0m10:22:38,032 INFO [com.maptology.service.principal.LoginManager] (default task-53) Device '9s15y4xo78T61M2KfnrU4IeB7W64bvHeTEWby36J7cO2zzit02ks3KwYmo8zbBFs7CB16THk8NHAGYb-9G1TFg' authenticated. [0m[0m10:22:38,033 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-53) Creating principal: :9s15y4xo78T61M2KfnrU4IeB7W64bvHeTEWby36J7cO2zzit02ks3KwYmo8zbBFs7CB16THk8NHAGYb-9G1TFg (null:34) [0m[0m10:22:38,087 INFO [com.maptology.service.principal.LoginManager] (default task-57) Validating device token [0m[0m10:22:38,088 INFO [com.maptology.service.principal.LoginManager] (default task-57) Device '2lJ27wxPCrsnWanbyG6Lc49178jbkPeCO1ys_MpjqUwfpDElflHb32ednAxhKO1P49yzmDFBdnWof7emN9TnPw' authenticated. [0m[0m10:22:38,089 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-57) Creating principal: :2lJ27wxPCrsnWanbyG6Lc49178jbkPeCO1ys_MpjqUwfpDElflHb32ednAxhKO1P49yzmDFBdnWof7emN9TnPw (null:37) [0m[0m10:22:38,163 INFO [com.maptology.service.principal.LoginManager] (default task-60) User 'admin' authenticated. [0m[0m10:22:38,163 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-60) Creating principal: admin: (4:null) [0m[0m10:22:38,226 INFO [com.maptology.service.access.AccessControlFilter] (default task-64) Aborting call due to security check. [0m[0m10:22:38,274 INFO [com.maptology.service.principal.LoginManager] (default task-70) Validating device token [0m[0m10:22:38,275 INFO [com.maptology.service.principal.LoginManager] (default task-70) Device 'K2D95X_6P3P0BAM5h28sMUc6T3JRjqTjDvVhxK6lI7j07lItgc8RxnQZeCreL-wafPvlcceyZNUVw_5aayBUlA' authenticated. [0m[0m10:22:38,275 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-70) Creating principal: :K2D95X_6P3P0BAM5h28sMUc6T3JRjqTjDvVhxK6lI7j07lItgc8RxnQZeCreL-wafPvlcceyZNUVw_5aayBUlA (null:41) [0m[0m10:22:38,276 INFO [com.maptology.service.access.AccessControlFilter] (default task-70) Aborting call due to security check. [0m[0m10:22:38,319 INFO [com.maptology.service.principal.LoginManager] (default task-76) Validating device token [0m[0m10:22:38,321 INFO [com.maptology.service.principal.LoginManager] (default task-76) Device '-ar-NEHoNwt0ETjJdOkyW94G4t8MSyl81VvFQZMfemfcg9Hhn2SiH3WBuDt2ZRvsIhYnSlib8GPzaTUp1VIQvA' authenticated. [0m[0m10:22:38,321 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-76) Creating principal: :-ar-NEHoNwt0ETjJdOkyW94G4t8MSyl81VvFQZMfemfcg9Hhn2SiH3WBuDt2ZRvsIhYnSlib8GPzaTUp1VIQvA (null:42) [0m[0m10:22:38,322 INFO [com.maptology.service.access.AccessControlFilter] (default task-76) Aborting call due to security check. [0m[0m10:22:38,353 INFO [com.maptology.service.principal.LoginManager] (default task-80) Validating device token [0m[0m10:22:38,355 INFO [com.maptology.service.principal.LoginManager] (default task-80) Device 'PtHyWQqCPVw6kEqUSkv2YTKxDNBgcKPWQWdwhMvRIJYEFFaJTFBk1FaqQ3rRoI9SQ07mLnb-77WNx5aIbRRKuQ' authenticated. [0m[0m10:22:38,355 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-80) Creating principal: :PtHyWQqCPVw6kEqUSkv2YTKxDNBgcKPWQWdwhMvRIJYEFFaJTFBk1FaqQ3rRoI9SQ07mLnb-77WNx5aIbRRKuQ (null:44) [0m[0m10:22:38,460 INFO [com.maptology.service.principal.LoginManager] (default task-83) User 'handte' authenticated. [0m[0m10:22:38,460 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-83) Creating principal: handte: (8:null) [0m[0m10:22:38,460 INFO [com.maptology.service.access.AccessControlFilter] (default task-83) Aborting call due to security check. [0m[0m10:22:38,563 INFO [com.maptology.service.principal.LoginManager] (default task-87) User 'handte' authenticated. [0m[0m10:22:38,564 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-87) Creating principal: handte: (8:null) [0m[0m10:22:38,634 INFO [com.maptology.service.principal.LoginManager] (default task-81) User 'handte' authenticated. [0m[0m10:22:38,634 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-81) Creating principal: handte: (8:null) [0m[0m10:22:38,731 INFO [com.maptology.service.principal.LoginManager] (default task-93) User 'handte' authenticated. [0m[0m10:22:38,731 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-93) Creating principal: handte: (8:null) [0m[0m10:22:38,804 INFO [com.maptology.service.principal.LoginManager] (default task-95) User 'handte' authenticated. [0m[0m10:22:38,804 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-95) Creating principal: handte: (8:null) [0m[0m10:22:38,877 INFO [com.maptology.service.principal.LoginManager] (default task-96) User 'admin' authenticated. [0m[0m10:22:38,878 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-96) Creating principal: admin: (4:null) [0m[0m10:22:38,997 INFO [com.maptology.service.principal.LoginManager] (default task-101) User 'handte' authenticated. [0m[0m10:22:38,998 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-101) Creating principal: handte: (8:null) [0m[0m10:22:39,071 INFO [com.maptology.service.principal.LoginManager] (default task-102) User 'handte' authenticated. [0m[0m10:22:39,071 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-102) Creating principal: handte: (8:null) [0m[0m10:22:39,072 INFO [com.maptology.service.access.AccessControlFilter] (default task-102) Aborting call due to security check. [0m[0m10:22:39,221 INFO [com.maptology.service.principal.LoginManager] (default task-112) User 'handte' authenticated. [0m[0m10:22:39,221 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-112) Creating principal: handte: (8:null) [0m[0m10:22:39,328 INFO [com.maptology.service.principal.LoginManager] (default task-117) User 'admin' authenticated. [0m[0m10:22:39,328 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-117) Creating principal: admin: (4:null) [0m[0m10:22:39,329 INFO [com.maptology.service.access.AccessControlFilter] (default task-117) Aborting call due to security check. [0m[0m10:22:39,371 INFO [com.maptology.service.access.AccessControlFilter] (default task-123) Aborting call due to security check. [0m[0m10:22:39,406 INFO [com.maptology.service.principal.LoginManager] (default task-126) Validating device token [0m[0m10:22:39,407 INFO [com.maptology.service.principal.LoginManager] (default task-126) Device 'jl7wZ8GeC_YJLezNwEV_QuTtO7PKoEmW36IiR8lodozz503i1EmmD0jbWujbEmjA3-lTu3B993SIByAY-9blAQ' authenticated. [0m[0m10:22:39,408 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-126) Creating principal: :jl7wZ8GeC_YJLezNwEV_QuTtO7PKoEmW36IiR8lodozz503i1EmmD0jbWujbEmjA3-lTu3B993SIByAY-9blAQ (null:59) [0m[0m10:22:39,409 INFO [com.maptology.service.access.AccessControlFilter] (default task-126) Aborting call due to security check. [0m[0m10:22:39,527 INFO [com.maptology.service.principal.LoginManager] (default task-131) User 'handte' authenticated. [0m[0m10:22:39,527 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-131) Creating principal: handte: (8:null) [0m[0m10:22:39,527 INFO [com.maptology.service.access.AccessControlFilter] (default task-131) Aborting call due to security check. [0m[0m10:22:39,567 INFO [com.maptology.service.access.AccessControlFilter] (default task-136) Aborting call due to security check. [0m[0m10:22:39,631 INFO [com.maptology.service.access.AccessControlFilter] (default task-141) Aborting call due to security check. [0m[0m10:22:39,742 INFO [com.maptology.service.principal.LoginManager] (default task-145) User 'handte' authenticated. [0m[0m10:22:39,743 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-145) Creating principal: handte: (8:null) [0m[0m10:22:39,863 INFO [com.maptology.service.principal.LoginManager] (default task-151) User 'admin' authenticated. [0m[0m10:22:39,864 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-151) Creating principal: admin: (4:null) [0m[0m10:22:39,975 INFO [com.maptology.service.principal.LoginManager] (default task-156) User 'handte' authenticated. [0m[0m10:22:39,975 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-156) Creating principal: handte: (8:null) [0m[0m10:22:39,976 INFO [com.maptology.service.rest.UserResource] (default task-156) Received a get request for the current user. [0m[0m10:22:40,052 INFO [com.maptology.service.principal.LoginManager] (default task-159) User 'admin' authenticated. [0m[0m10:22:40,053 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-159) Creating principal: admin: (4:null) [0m[0m10:22:40,108 INFO [com.maptology.service.principal.LoginManager] (default task-162) Validating device token [0m[0m10:22:40,109 INFO [com.maptology.service.principal.LoginManager] (default task-162) Device 'jxrEuvNodgo4hiLgr7Bi5AZ-ZWwCJvpVQKXPSHx8Q_AKP8LmlTTqOYD8mBK77aELeOQG-V9nxZm06nXOj-wonw' authenticated. [0m[0m10:22:40,110 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-162) Creating principal: :jxrEuvNodgo4hiLgr7Bi5AZ-ZWwCJvpVQKXPSHx8Q_AKP8LmlTTqOYD8mBK77aELeOQG-V9nxZm06nXOj-wonw (null:70) [0m[0m10:22:40,186 INFO [com.maptology.service.principal.LoginManager] (default task-164) User 'handte' authenticated. [0m[0m10:22:40,187 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-164) Creating principal: handte: (8:null) [0m[0m10:22:40,222 INFO [com.maptology.service.access.AccessControlFilter] (default task-169) Aborting call due to security check. [0m[0m10:22:40,319 INFO [com.maptology.service.principal.LoginManager] (default task-173) User 'admin' authenticated. [0m[0m10:22:40,319 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-173) Creating principal: admin: (4:null) [0m[0m10:22:40,427 INFO [com.maptology.service.principal.LoginManager] (default task-178) User 'admin' authenticated. [0m[0m10:22:40,428 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-178) Creating principal: admin: (4:null) [0m[0m10:22:40,499 INFO [com.maptology.service.principal.LoginManager] (default task-180) User 'admin' authenticated. [0m[0m10:22:40,500 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-180) Creating principal: admin: (4:null) [0m[0m10:22:40,515 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 27) WFLYUT0022: Unregistered web context: /api [0m[0m10:22:40,515 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 14) Cancel geocoding called. [0m[0m10:22:40,532 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-datastore' [0m[0m10:22:40,532 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-public' [0m[0m10:22:40,537 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-datastore' [0m[0m10:22:40,538 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service '94025004-db9b-46ea-830b-dc2fb07bac5f.ear/ejb.jar#maptology-public' [0m[0m10:22:40,554 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 25) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:40,555 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 46ms [0m[0m10:22:40,556 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 47ms [0m[0m10:22:40,559 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment 94025004-db9b-46ea-830b-dc2fb07bac5f.ear (runtime-name: 94025004-db9b-46ea-830b-dc2fb07bac5f.ear) in 50ms [0m[33m10:22:40,566 WARN [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:40,567 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/6c/af13f325dd4d7dc862527c3f89e464b1901b5e/content [0m[0m10:22:40,567 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "94025004-db9b-46ea-830b-dc2fb07bac5f.ear" (runtime-name: "94025004-db9b-46ea-830b-dc2fb07bac5f.ear") [0m[INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.307 s - in com.maptology.service.test.rest.DeviceResourceTest [INFO] Running com.maptology.service.test.rest.LogResourceTest Jul 20, 2019 10:22:40 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.doServiceDeploy is null. It won't be invoked. [0m10:22:40,849 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/f6/f86e0c40cf776550c8f78b3ec45887bf50badd/content [0m[0m10:22:40,851 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear" (runtime-name: "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear") [0m[0m10:22:40,930 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0207: Starting subdeployment (runtime-name: "ejb.jar") [0m[0m10:22:40,931 INFO [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0207: Starting subdeployment (runtime-name: "war.war") [0m[0m10:22:40,965 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for maptology-datastore [0m[0m10:22:40,965 INFO [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for maptology-public [0m[0m10:22:40,982 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-datastore' [0m[0m10:22:40,982 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-public' [0m[0m10:22:40,982 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 26) HHH000204: Processing PersistenceUnitInfo [ name: maptology-datastore ...] [0m[0m10:22:40,982 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 25) HHH000204: Processing PersistenceUnitInfo [ name: maptology-public ...] [0m[0m10:22:40,983 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment e34c3057-6434-42ef-86b1-5d0f15c960e5.ear [0m[0m10:22:41,011 INFO [org.jboss.weld.deployer] (MSC service thread 1-6) WFLYWELD0003: Processing weld deployment war.war [0m[0m10:22:41,013 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-6) WFLYEJB0473: JNDI bindings for session bean named 'LogStreamSocket' in deployment unit 'subdeployment "war.war" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:app/war/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:module/LogStreamSocket!com.maptology.service.socket.LogStreamSocket java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/war/LogStreamSocket java:app/war/LogStreamSocket java:module/LogStreamSocket [0m[0m10:22:41,033 INFO [org.jboss.weld.deployer] (MSC service thread 1-4) WFLYWELD0003: Processing weld deployment ejb.jar [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugDataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DebugDataSessionBean!com.maptology.service.session.IDataSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DebugDataSessionBean java:app/ejb/DebugDataSessionBean java:module/DebugDataSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DeviceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:app/ejb/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:module/DeviceSessionBean!com.maptology.service.session.DeviceSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DeviceSessionBean java:app/ejb/DeviceSessionBean java:module/DeviceSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PlaceSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:app/ejb/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:module/PlaceSessionBean!com.maptology.service.session.PlaceSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/PlaceSessionBean java:app/ejb/PlaceSessionBean java:module/PlaceSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugEmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:app/ejb/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:module/DebugEmailSessionBean!com.maptology.service.session.IDebugEmailSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DebugEmailSessionBean java:app/ejb/DebugEmailSessionBean java:module/DebugEmailSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PrivilegeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:module/PrivilegeSessionBean!com.maptology.service.session.PrivilegeSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/PrivilegeSessionBean java:app/ejb/PrivilegeSessionBean java:module/PrivilegeSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'PositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/PositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/PositionSessionBean java:app/ejb/PositionSessionBean java:module/PositionSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'UserSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:app/ejb/UserSessionBean!com.maptology.service.session.UserSessionBean java:module/UserSessionBean!com.maptology.service.session.UserSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/UserSessionBean java:app/ejb/UserSessionBean java:module/UserSessionBean [0m[0m10:22:41,035 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LogSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:app/ejb/LogSessionBean!com.maptology.service.session.LogSessionBean java:module/LogSessionBean!com.maptology.service.session.LogSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/LogSessionBean java:app/ejb/LogSessionBean java:module/LogSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StartupBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/StartupBean!com.maptology.service.session.StartupBean java:app/ejb/StartupBean!com.maptology.service.session.StartupBean java:module/StartupBean!com.maptology.service.session.StartupBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/StartupBean java:app/ejb/StartupBean java:module/StartupBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'EmailSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:app/ejb/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:module/EmailSessionBean!com.maptology.service.session.IEmailSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/EmailSessionBean java:app/ejb/EmailSessionBean java:module/EmailSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DebugPositionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:app/ejb/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:module/DebugPositionSessionBean!com.maptology.service.session.IPositionSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DebugPositionSessionBean java:app/ejb/DebugPositionSessionBean java:module/DebugPositionSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'LocationSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:app/ejb/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:module/LocationSessionBean!com.maptology.service.session.LocationSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/LocationSessionBean java:app/ejb/LocationSessionBean java:module/LocationSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'GeocoderSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:app/ejb/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:module/GeocoderSessionBean!com.maptology.service.session.GeocoderSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/GeocoderSessionBean java:app/ejb/GeocoderSessionBean java:module/GeocoderSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'StatisticsSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:app/ejb/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:module/StatisticsSessionBean!com.maptology.service.session.StatisticsSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/StatisticsSessionBean java:app/ejb/StatisticsSessionBean java:module/StatisticsSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'DataSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:app/ejb/DataSessionBean!com.maptology.service.session.IDataSessionBean java:module/DataSessionBean!com.maptology.service.session.IDataSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/DataSessionBean java:app/ejb/DataSessionBean java:module/DataSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'ShareSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:app/ejb/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:module/ShareSessionBean!com.maptology.service.session.ShareSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/ShareSessionBean java:app/ejb/ShareSessionBean java:module/ShareSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'VisitSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:app/ejb/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:module/VisitSessionBean!com.maptology.service.session.VisitSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/VisitSessionBean java:app/ejb/VisitSessionBean java:module/VisitSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'VersionSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:app/ejb/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:module/VersionSessionBean!com.maptology.service.session.VersionSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/VersionSessionBean java:app/ejb/VersionSessionBean java:module/VersionSessionBean [0m[0m10:22:41,036 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-4) WFLYEJB0473: JNDI bindings for session bean named 'NoticeSessionBean' in deployment unit 'subdeployment "ejb.jar" of deployment "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear"' are as follows: java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:app/ejb/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:module/NoticeSessionBean!com.maptology.service.session.NoticeSessionBean java:global/e34c3057-6434-42ef-86b1-5d0f15c960e5/ejb/NoticeSessionBean java:app/ejb/NoticeSessionBean java:module/NoticeSessionBean [0m[0m10:22:41,055 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 26) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:41,056 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 26) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. [0m[0m10:22:41,064 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 26) WFLYCLINF0002: Started client-mappings cache from ejb container [0m[0m10:22:41,135 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 26) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-datastore' [0m[0m10:22:41,136 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 25) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-public' [0m[0m10:22:41,142 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 25) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[0m10:22:41,144 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 26) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect [0m[33m10:22:41,145 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 25) HHH000431: Unable to determine H2 database version, certain features may not work [0m[33m10:22:41,145 WARN [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 26) HHH000431: Unable to determine H2 database version, certain features may not work [0m[0m10:22:41,149 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 25) Envers integration enabled? : true [0m[0m10:22:41,149 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 26) Envers integration enabled? : true [0m[0m10:22:41,241 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 25) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:41,242 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 26) HHH000227: Running hbm2ddl schema export [0m[0m10:22:41,254 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 26) HHH000230: Schema export complete [0m[0m10:22:41,254 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 26) HHH000397: Using ASTQueryTranslatorFactory [0m[0m10:22:41,480 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 2) Schedule geocoding called. [0m[0m10:22:41,480 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 2) Scheduling batch geocoder. [0m[0m10:22:41,484 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 10) UT026003: Adding annotated server endpoint class com.maptology.service.socket.LogStreamSocket for path /log/stream [0m[0m10:22:41,485 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 10) UT026004: Adding annotated client endpoint class com.maptology.service.test.rest.LogResourceTest$WebSocketReceiver [0m[0m10:22:41,489 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Initializing roles (data). [0m[0m10:22:41,491 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Creating role admin. [0m[0m10:22:41,491 INFO [com.maptology.service.app.MaptologyContextListener] (ServerService Thread Pool -- 10) Registering AuthConfigFactory for default-host /api. [0m[0m10:22:41,494 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Role admin created. [0m[0m10:22:41,497 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Creating role user. [0m[0m10:22:41,498 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 10) WFLYUT0021: Registered web context: /api [0m[0m10:22:41,508 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Role user created. [0m[0m10:22:41,508 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Creating role device. [0m[0m10:22:41,509 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Role device created. [0m[0m10:22:41,509 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Initializing users. [0m[0m10:22:41,510 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Creating user admin. [0m[0m10:22:41,574 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) User admin created. [0m[0m10:22:41,575 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) User admin created. [0m[0m10:22:41,575 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) Creating user handte. [0m[0m10:22:41,639 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) User handte created. [0m[0m10:22:41,699 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) User friend created. [0m[0m10:22:41,759 INFO [com.maptology.service.session.DataSessionBean] (ServerService Thread Pool -- 7) User intruder created. [0m[0m10:22:41,771 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear" (runtime-name : "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear") [0m[0m10:22:41,825 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002225: Deploying javax.ws.rs.core.Application: class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.NoticeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.LocationResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.ShareResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002205: Adding provider class com.maptology.service.rest.ProcessingTimeFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.PrivilegeResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.UserResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.VersionResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.HistoryResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.LogResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002205: Adding provider class com.maptology.service.access.AccessControlFilter from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,826 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (default task-182) RESTEASY002200: Adding class resource com.maptology.service.rest.DeviceResource from Application class com.maptology.service.app.MaptologyApplication$Proxy$_$$_WeldClientProxy [0m[0m10:22:41,962 INFO [com.maptology.service.access.AccessControlFilter] (default task-185) Aborting call due to security check. [0m[0m10:22:42,036 INFO [com.maptology.service.principal.LoginManager] (default task-179) User 'handte' authenticated. [0m[0m10:22:42,038 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-179) Creating principal: handte: (8:null) [0m[0m10:22:42,039 INFO [com.maptology.service.access.AccessControlFilter] (default task-179) Aborting call due to security check. [0m[0m10:22:42,108 INFO [com.maptology.service.socket.LogStreamSocket] (default task-191) Log stream session opened. [0m[0m10:22:42,187 INFO [com.maptology.service.principal.LoginManager] (default task-193) User 'handte' authenticated. [0m[0m10:22:42,188 INFO [com.maptology.service.socket.LogStreamSocket] (default task-193) Closing log stream for valid but non-admin user. [0m[0m10:22:42,192 INFO [com.maptology.service.socket.LogStreamSocket] (default task-193) Log stream session closed. [0m[0m10:22:42,292 INFO [com.maptology.service.principal.LoginManager] (default task-198) User 'admin' authenticated. [0m[0m10:22:42,293 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-198) Creating principal: admin: (4:null) [0m[0m10:22:42,372 INFO [com.maptology.service.principal.LoginManager] (default task-201) User 'admin' authenticated. [0m[0m10:22:42,372 INFO [com.maptology.service.auth.MaptologyAuthModule] (default task-201) Creating principal: admin: (4:null) [0m[0m10:22:42,396 INFO [com.maptology.service.socket.LogStreamSocket] (default task-203) Log stream session opened. [0m[0m10:22:42,465 INFO [com.maptology.service.principal.LoginManager] (default task-203) User 'admin' authenticated. [0m[0m10:22:42,465 INFO [com.maptology.service.socket.LogStreamSocket] (default task-203) Starting log stream for admin user 'admin'. [0m[0m10:22:42,475 INFO [com.maptology.service.socket.LogStreamSocket] (default task-210) Stopping log stream for closed connection. [0m[0m10:22:42,478 INFO [com.maptology.service.socket.LogStreamSocket] (default task-210) Log stream session closed. [0m[0m10:22:42,490 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 2) WFLYUT0022: Unregistered web context: /api [0m[0m10:22:42,489 INFO [com.maptology.service.session.GeocoderSessionBean] (ServerService Thread Pool -- 5) Cancel geocoding called. [0m[0m10:22:42,508 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-public' [0m[0m10:22:42,508 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 5) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-datastore' [0m[0m10:22:42,513 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-datastore' [0m[0m10:22:42,514 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 3) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'e34c3057-6434-42ef-86b1-5d0f15c960e5.ear/ejb.jar#maptology-public' [0m[0m10:22:42,528 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0208: Stopped subdeployment (runtime-name: ejb.jar) in 46ms [0m[0m10:22:42,529 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 3) WFLYCLINF0003: Stopped client-mappings cache from ejb container [0m[0m10:22:42,530 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0208: Stopped subdeployment (runtime-name: war.war) in 48ms [0m[0m10:22:42,534 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment e34c3057-6434-42ef-86b1-5d0f15c960e5.ear (runtime-name: e34c3057-6434-42ef-86b1-5d0f15c960e5.ear) in 52ms [0m[33m10:22:42,544 WARN [org.jboss.as.controller] (management-handler-thread - 4) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] [0m[0m10:22:42,544 INFO [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0002: Content removed from location /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/wildfly/wildfly-10.1.0.Final/standalone/data/content/f6/f86e0c40cf776550c8f78b3ec45887bf50badd/content [0m[0m10:22:42,544 INFO [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0009: Undeployed "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear" (runtime-name: "e34c3057-6434-42ef-86b1-5d0f15c960e5.ear") [0m[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.975 s - in com.maptology.service.test.rest.LogResourceTest [INFO] Running com.maptology.service.test.unit.BasicAuthCredentialTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in com.maptology.service.test.unit.BasicAuthCredentialTest Jul 20, 2019 10:22:42 AM org.jboss.arquillian.core.impl.ObserverImpl resolveArguments WARNUNG: Argument 2 for ArquillianServiceDeployer.undeploy is null. It won't be invoked. [0m10:22:42,562 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0236: Suspending server with no timeout. [0m[0m10:22:42,565 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' [0m[0m10:22:42,577 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] [0m[0m10:22:42,579 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0019: Host default-host stopping [0m[0m10:22:42,579 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTPS listener https suspending [0m[0m10:22:42,580 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:9443 [0m[0m10:22:42,583 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default] [0m[0m10:22:42,583 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending [0m[0m10:22:42,584 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:9080 [0m[0m10:22:42,584 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0004: Undertow 1.4.0.Final stopping [0m[0m10:22:42,587 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2 [0m[0m10:22:42,611 INFO [org.jboss.as] (MSC service thread 1-4) WFLYSRV0050: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) stopped in 28ms [0m[INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-war-plugin:3.2.0:war (default-war) @ war --- [INFO] Packaging webapp [INFO] Assembling webapp [war] in [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp webResources [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/swagger/] to [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT] [INFO] Copying webapp resources [/var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/src/main/webapp] [INFO] Webapp assembled in [37 msecs] [INFO] Building war: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT.war [INFO] Packaging classes [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT-classes.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ war >>> [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ war --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] com.maptology:api:0.0.1-SNAPSHOT:swagger already exists in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/swagger [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ war <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ war --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/war/target/war-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Service Swarm 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ swarm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ swarm --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ swarm --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ swarm --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ swarm --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ swarm --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target/swarm-0.0.1-SNAPSHOT.jar [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ swarm >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ swarm <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ swarm --- [INFO] Building jar: /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/service/swarm/target/swarm-0.0.1-SNAPSHOT-sources.jar [INFO] [INFO] --- wildfly-swarm-plugin:2017.11.0:package (default) @ swarm --- Resolving 90 out of 455 artifacts [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ web >>> [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ web <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ web --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Maptology Web Angular 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:3.0.2:copy (default) @ angular --- [INFO] Configured Artifact: com.maptology:api:0.0.1-SNAPSHOT:swagger [INFO] Copying maptology.json to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/src/api/maptology.json [INFO] [INFO] --- frontend-maven-plugin:1.6:install-node-and-npm (node-install) @ angular --- [INFO] Installing node version v10.16.0 [INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/node/10.16.0/node-10.16.0-linux-x64.tar.gz into /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node/tmp [INFO] Copying node binary from /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node/tmp/node-v10.16.0-linux-x64/bin/node to /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node/node [INFO] Installed node locally. [INFO] Installing npm version 6.9.0 [INFO] Unpacking /var/lib/jenkins/.m2/repository/com/github/eirslett/npm/6.9.0/npm-6.9.0.tar.gz into /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node/node_modules [INFO] Installed npm locally. [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (npm-install) @ angular --- [INFO] Running 'npm install' in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] [INFO] > core-js@3.1.4 postinstall /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node_modules/@angular-devkit/build-angular/node_modules/core-js [INFO] > node scripts/postinstall || echo "ignore" [INFO] [INFO] [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [INFO] [INFO] [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [INFO] [96m>[94m https://opencollective.com/core-js [0m [INFO] [96m>[94m https://www.patreon.com/zloirock [0m [INFO] [INFO] [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m [INFO] [INFO] [INFO] > core-js@2.6.9 postinstall /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node_modules/core-js [INFO] > node scripts/postinstall || echo "ignore" [INFO] [INFO] [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [INFO] [INFO] [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [INFO] [96m>[94m https://opencollective.com/core-js [0m [INFO] [96m>[94m https://www.patreon.com/zloirock [0m [INFO] [INFO] [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m [INFO] [INFO] [INFO] > core-js@3.1.4 postinstall /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node_modules/karma/node_modules/core-js [INFO] > node scripts/postinstall || echo "ignore" [INFO] [INFO] [96mThank you for using core-js ([94m https://github.com/zloirock/core-js [96m) for polyfilling JavaScript standard library![0m [INFO] [INFO] [96mThe project needs your help! Please consider supporting of core-js on Open Collective or Patreon: [0m [INFO] [96m>[94m https://opencollective.com/core-js [0m [INFO] [96m>[94m https://www.patreon.com/zloirock [0m [INFO] [INFO] [96mAlso, the author of core-js ([94m https://github.com/zloirock [96m) is looking for a good job -)[0m [INFO] [INFO] [INFO] > @angular/cli@8.1.2 postinstall /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular/node_modules/@angular/cli [INFO] > node ./bin/postinstall/script.js [INFO] [ERROR] npm notice created a lockfile as package-lock.json. You should commit this file. [WARNING] npm WARN ngx-gauge@1.0.0-beta.10 requires a peer of @angular/common@^7.1.0 but none is installed. You must install peer dependencies yourself. [WARNING] npm WARN ngx-gauge@1.0.0-beta.10 requires a peer of @angular/core@^7.1.0 but none is installed. You must install peer dependencies yourself. [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/webpack-dev-server/node_modules/fsevents): [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/watchpack/node_modules/fsevents): [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/@angular/compiler-cli/node_modules/fsevents): [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [WARNING] npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/fsevents): [WARNING] npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) [ERROR] [INFO] added 1081 packages from 1053 contributors and audited 14970 packages in 21.463s [INFO] found 0 vulnerabilities [INFO] [INFO] [INFO] --- frontend-maven-plugin:1.6:npm (npm-build) @ angular --- [INFO] Running 'npm run release' in /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] [INFO] > maptology@1.0.0 release /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] > npm run api && ng b -prod [INFO] [INFO] [INFO] > maptology@1.0.0 api /var/lib/jenkins/home/workspace/onBasedServices_maptology_master/web/angular [INFO] > a4apigen -s src/api/maptology.json -o ./src/api [INFO] [INFO] Reading Swagger file src/api/maptology.json [INFO] Parsing Swagger JSON [INFO] Reading Mustache templates [INFO] Creating Mustache viewModel [INFO] Rendering template for API [INFO] Creating output file ./src/api/index.ts [INFO] Rendering template for model BuildVersion [INFO] Creating output file ./src/api/models/buildversion.model.ts [INFO] Rendering template for model Coordinate [INFO] Creating output file ./src/api/models/coordinate.model.ts [INFO] Rendering template for model Device [INFO] Creating output file ./src/api/models/device.model.ts [INFO] Rendering template for model DeviceHandle [INFO] Creating output file ./src/api/models/devicehandle.model.ts [INFO] Rendering template for model DeviceInfo [INFO] Creating output file ./src/api/models/deviceinfo.model.ts [INFO] Rendering template for model DevicePage [INFO] Creating output file ./src/api/models/devicepage.model.ts [INFO] Rendering template for model Email [INFO] Creating output file ./src/api/models/email.model.ts [INFO] Rendering template for model EntityStatistic [INFO] Creating output file ./src/api/models/entitystatistic.model.ts [INFO] Rendering template for model LoadStatistic [INFO] Creating output file ./src/api/models/loadstatistic.model.ts [INFO] Rendering template for model Location [INFO] Creating output file ./src/api/models/location.model.ts [INFO] Rendering template for model LocationUpdate [INFO] Creating output file ./src/api/models/locationupdate.model.ts [INFO] Rendering template for model LogMessage [INFO] Creating output file ./src/api/models/logmessage.model.ts [INFO] Rendering template for model Message [INFO] Creating output file ./src/api/models/message.model.ts [INFO] Rendering template for model Notice [INFO] Creating output file ./src/api/models/notice.model.ts [INFO] Rendering template for model NoticePage [INFO] Creating output file ./src/api/models/noticepage.model.ts [INFO] Rendering template for model Place [INFO] Creating output file ./src/api/models/place.model.ts [INFO] Rendering template for model PlacePage [INFO] Creating output file ./src/api/models/placepage.model.ts [INFO] Rendering template for model Position [INFO] Creating output file ./src/api/models/position.model.ts [INFO] Rendering template for model PositionPage [INFO] Creating output file ./src/api/models/positionpage.model.ts [INFO] Rendering template for model Privilege [INFO] Creating output file ./src/api/models/privilege.model.ts [INFO] Rendering template for model PrivilegePage [INFO] Creating output file ./src/api/models/privilegepage.model.ts [INFO] Rendering template for model ReleasedLocation [INFO] Creating output file ./src/api/models/releasedlocation.model.ts [INFO] Rendering template for model Share [INFO] Creating output file ./src/api/models/share.model.ts [INFO] Rendering template for model ShareInfo [INFO] Creating output file ./src/api/models/shareinfo.model.ts [INFO] Rendering template for model SystemStatistic [INFO] Creating output file ./src/api/models/systemstatistic.model.ts [INFO] Rendering template for model User [INFO] Creating output file ./src/api/models/user.model.ts [INFO] Rendering template for model UserPage [INFO] Creating output file ./src/api/models/userpage.model.ts [INFO] Rendering template for model UserPassword [INFO] Creating output file ./src/api/models/userpassword.model.ts [INFO] Rendering template for model UserRegistration [INFO] Creating output file ./src/api/models/userregistration.model.ts [INFO] Rendering template for model Visit [INFO] Creating output file ./src/api/models/visit.model.ts [INFO] Rendering template for model VisitPage [INFO] Creating output file ./src/api/models/visitpage.model.ts [INFO] Rendering common models export [INFO] Creating output file ./src/api/models.ts [INFO] API client generated successfully [ERROR] Unknown option: '-d' [ERROR] npm ERR! code ELIFECYCLE [ERROR] npm ERR! errno 1 [ERROR] npm ERR! maptology@1.0.0 release: `npm run api && ng b -prod` [ERROR] npm ERR! Exit status 1 [ERROR] npm ERR! [ERROR] npm ERR! Failed at the maptology@1.0.0 release script. [ERROR] npm ERR! This is probably not a problem with npm. There is likely additional logging output above. [ERROR] [ERROR] npm ERR! A complete log of this run can be found in: [ERROR] npm ERR! /var/lib/jenkins/.npm/_logs/2019-07-20T08_23_13_704Z-debug.log [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Maptology .......................................... SUCCESS [ 0.123 s] [INFO] Maptology Api ...................................... SUCCESS [ 3.518 s] [INFO] Maptology Android .................................. SUCCESS [ 0.002 s] [INFO] Maptology Android Feign ............................ SUCCESS [ 1.614 s] [INFO] Maptology Android Leafless ......................... SUCCESS [ 3.185 s] [INFO] Maptology Android App .............................. SUCCESS [ 27.126 s] [INFO] Maptology Service .................................. SUCCESS [ 0.002 s] [INFO] Maptology Service Wildfly .......................... SUCCESS [ 1.720 s] [INFO] Maptology Service Geocode .......................... SUCCESS [ 0.669 s] [INFO] Maptology Service Ejb .............................. SUCCESS [ 25.965 s] [INFO] Maptology Service War .............................. SUCCESS [ 39.161 s] [INFO] Maptology Service Swarm ............................ SUCCESS [ 5.688 s] [INFO] Maptology Web ...................................... SUCCESS [ 0.002 s] [INFO] Maptology Web Angular .............................. FAILURE [ 24.590 s] [INFO] Maptology Web Webapp ............................... SKIPPED [INFO] Maptology Ear ...................................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:14 min [INFO] Finished at: 2019-07-20T10:23:13+02:00 [INFO] Final Memory: 109M/2130M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm-build) on project angular: Failed to run task: 'npm run release' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [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 <goals> -rf :angular [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline [Gitea] Notifying branch build status: FAILURE There was a failure building this commit [Gitea] Notified ERROR: script returned exit code 1 Finished: FAILURE